Gentoo Archives: gentoo-user

From: Peter Ruskin <peter.ruskin@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge/python failure
Date: Fri, 15 Oct 2010 16:34:55
Message-Id: 201010151734.19817.peter.ruskin@dsl.pipex.com
In Reply to: [gentoo-user] emerge/python failure by Mark Knecht
1 On Friday 15 October 2010 15:35:37 Mark Knecht wrote:
2 > Just ran into this on a machine that I updated a couple of days
3 > ago. Tried to sync this morning and the machine is in pain:
4 >
5
6 > c2stable ~ # emerge --sync
7 > Traceback (most recent call last):
8 > File "/usr/bin/emerge", line 43, in <module>
9 > retval = emerge_main()
10 > File "/usr/lib64/portage/pym/_emerge/main.py", line 1604, in
11 > emerge_main
12 > return action_sync(settings, trees, mtimedb, myopts,
13 > myaction) File "/usr/lib64/portage/pym/_emerge/actions.py", line
14 > 2134, in action_sync
15 > "//" + user_name + ip + port + "/", 1))
16 > TypeError: cannot concatenate 'str' and 'int' objects
17
18 I've seen this the last couple of days too. I added this
19 to /etc/portage/package.mask:
20
21 =sys-apps/portage-2.2_rc94
22 =sys-apps/portage-2.2_rc95
23
24 ... and emerged _rc93
25
26 It then worked perfectly. Subsequently I updated to _rc95 again and
27 emerge --sync worked again. I intend to repeat if it does the same
28 tonight.
29
30 --
31 Peter
32 ========================================================================
33 Gentoo Linux: Portage 2.2_rc96 kernel-2.6.35-gentoo-r8
34 AMD Phenom(tm) 9950 Quad-Core Processor gcc(Gentoo: 4.4.4-r2)
35 KDE: 3.5.10 Qt: 3.3.8b
36 ========================================================================