Gentoo Archives: gentoo-alt

From: Alan Hourihane <alanh@×××××××××××.uk>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Error on installing package with portage
Date: Sat, 28 May 2011 10:02:11
Message-Id: 4DE0C800.7060807@fairlite.co.uk
In Reply to: Re: [gentoo-alt] Error on installing package with portage by Fabian Groffen
1 On 05/28/11 10:24, Fabian Groffen wrote:
2 > On 21-04-2011 12:11:58 +0100, Alan Hourihane wrote:
3 >> On 04/04/11 13:47, Fabian Groffen wrote:
4 >>> On 04-04-2011 13:37:48 +0100, Alan Hourihane wrote:
5 >>>> Just installed a new portage and now got this when installing glib.
6 >>>>
7 >>>> File "/j/usr/lib/portage/pym/portage/util/env_update.py", line 278, in
8 >>>> dolinkingstuff
9 >>>> return sleep_for_mtime_granularity
10 >>>> NameError: global name 'sleep_for_mtime_granularity' is not defined
11 >>> Ah, this seems to be because you're the (only one?) user that doesn't
12 >>> use EPREFIX != "". Odd it worked before though. It probably has to
13 >>> keep track somehow what its return should be. Need to compare to
14 >>> default.
15 >>>
16 >> This is still happening. Any help appreciated.
17 > Problem found. I just pushed the fix. I plan to release a new Portage
18 > soon, so that should finally fix the issue for you.
19
20 Thanks Fabian !
21
22 Alan.