Gentoo Archives: gentoo-alt

From: Alan Hourihane <alanh@×××××××××××.uk>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Re: portage error with 2.2.01.21003
Date: Wed, 19 Sep 2012 21:05:23
Message-Id: 505A14C2.6030006@fairlite.co.uk
In Reply to: [gentoo-alt] Re: portage error with 2.2.01.21003 by Alan Hourihane
1 On 09/17/12 09:14, Alan Hourihane wrote:
2 > On 09/17/12 08:41, Alan Hourihane wrote:
3 >> Hi, Just emerged portage-2.2.01.21003 and now when emerging packages at
4 >> the end I get this....
5 >>
6 >> Traceback (most recent call last):
7 >> File "/usr/bin/emerge", line 47, in <module>
8 >> retval = emerge_main()
9 >> File "/j/usr/lib/portage/pym/_emerge/main.py", line 2058, in emerge_main
10 >> trees, mtimedb, retval)
11 >> File "/j/usr/lib/portage/pym/_emerge/main.py", line 393, in post_emerge
12 >> infodirs, info_mtimes, retval)
13 >> File "/j/usr/lib/portage/pym/_emerge/main.py", line 185, in
14 >> chk_updated_info_files
15 >> myso = portage.subprocess_getstatusoutput(
16 >> AttributeError: 'module' object has no attribute
17 >> 'subprocess_getstatusoutput'
18 >>
19 >> Just digging in now, but thought I'd report if others have already seen.
20 >>
21 > Yes, this function no longer exists and there seems to be a large hunk of
22 > code missing compared to mainline gentoo around this region of code.
23 >
24 >
25
26 Anyone else see this ?
27
28 Alan.

Replies

Subject Author
[PATCH] Re: [gentoo-alt] Re: portage error with 2.2.01.21003 Alan Hourihane <alanh@×××××××××××.uk>