Gentoo Archives: gentoo-alt

From: "Askar Bektassov (Аскар Бектасов)" <askar.bektassov@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Non-existent commands hanging
Date: Tue, 05 Feb 2013 08:59:28
Message-Id: CAJkPO_SgWuy5fedCn3epCWhzfQYWegtiJ8rN8kbtnn9i07_f-w@mail.gmail.com
In Reply to: Re: [gentoo-alt] Non-existent commands hanging by Fabian Groffen
1 William,
2
3 I have installed gentoo on mac os x 1.8.2 one week or so, and it works
4 flawlessly (apart eix, which is not *re*compiling after a use variable
5 (strong-security, or something like that) is not set as default anymore).
6
7 Maybe if you provide us with a copy of your "emerge --config", and "env" we
8 could start checking the diffs.
9
10 Cheers,
11 --
12 Askar Bektassov
13 (Аскар Бектасов)
14
15
16 On Tue, Feb 5, 2013 at 8:03 AM, Fabian Groffen <grobian@g.o> wrote:
17
18 > On 04-02-2013 20:00:40 -0500, William Morris wrote:
19 > > Hi, I have Prefix installed on an iMac.
20 > >
21 > > When I run nonexistent commands in a Prefix shell, they hang,
22 > > requiring ctrl-C to terminate.
23 > >
24 > > me@iMac ~/ $ which abc
25 > > which: no abc in (/Users/me/Gentoo/usr/bin:\
26 > > /Users/me/Gentoo/bin:\
27 > > /Users/me/Gentoo/opt/bin:\
28 > > /Users/me/Gentoo/usr/sbin:\
29 > > /Users/me/Gentoo/sbin:\
30 > > /Users/me/Gentoo/usr/x86_64-apple-darwin12/gcc-bin/4.2.1:\
31 > > /usr/bin:\
32 > > /bin)
33 > > me@iMac ~/ $
34 > > me@iMac ~/ $ abc
35 > > ^C
36 > > me@iMac ~/ $
37 > >
38 > > In a non-Prefix shell they just fail immediately:
39 > > $ which abc
40 > > $ abc
41 > > -bash: abc: command not found
42 > > $
43 > >
44 > > Any ideas why?
45 >
46 > It may be that newer bash try to launch some program to figure out what
47 > package abc provides. Don't know if/how this is in Gentoo, my Prefix
48 > bash at least doesn't do it.
49 >
50 >
51 > --
52 > Fabian Groffen
53 > Gentoo on a different level
54 >