Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Fatih Tümen
On Fri, Oct 15, 2010 at 9:19 PM, Albert Hopkins wrote: > On Fri, 2010-10-15 at 19:55 +0300, Fatih Tümen wrote: >> > This is a bug... shuld be more something like: >> > >> >                uris.append(syncuri.replace( >> >                    "//%s%s%s/" % (user_name, hostname, port), >> >          

Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Albert Hopkins
On Fri, 2010-10-15 at 19:55 +0300, Fatih Tümen wrote: > > This is a bug... shuld be more something like: > > > >uris.append(syncuri.replace( > >"//%s%s%s/" % (user_name, hostname, port), > >"//%s%s%s/" % (user_name, ip, port), 1)) > > > > Prob

Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Mark Knecht
2010/10/15 Fatih Tümen : > On Fri, Oct 15, 2010 at 8:29 PM, Mark Knecht wrote: >>> Got it, you hit the bug 340899 and its already fixed, just apply the patch >>> http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=c54c1af789b306a85e9d7e79fb54f02a05346616 >>> >>> -- >>>    Fatih >>

Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Fatih Tümen
On Fri, Oct 15, 2010 at 8:29 PM, Mark Knecht wrote: >> Got it, you hit the bug 340899 and its already fixed, just apply the patch >> http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=c54c1af789b306a85e9d7e79fb54f02a05346616 >> >> -- >>    Fatih >> >> > > Thanks - I got the patch

Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Mark Knecht
2010/10/15 Fatih Tümen : > On Fri, Oct 15, 2010 at 6:58 PM, Mark Knecht wrote: >> 2010/10/15 Fatih Tümen : >>> On Fri, Oct 15, 2010 at 5:35 PM, Mark Knecht wrote: c2stable ~ # eix-sync  * Running emerge --sync Traceback (most recent call last):  File "/usr/bin/emerge", line 43

Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Fatih Tümen
On Fri, Oct 15, 2010 at 7:27 PM, Albert Hopkins wrote: > On Fri, 2010-10-15 at 07:35 -0700, Mark Knecht wrote: >>   File "/usr/lib64/portage/pym/_emerge/actions.py", line 2134, in >> action_sync >>     "//" + user_name + ip + port + "/", 1)) >> TypeError: cannot concatenate 'str' and 'int' objects

Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Albert Hopkins
On Fri, 2010-10-15 at 07:35 -0700, Mark Knecht wrote: > File "/usr/lib64/portage/pym/_emerge/actions.py", line 2134, in > action_sync > "//" + user_name + ip + port + "/", 1)) > TypeError: cannot concatenate 'str' and 'int' objects This is a bug... shuld be more something like:

Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Fatih Tümen
On Fri, Oct 15, 2010 at 6:58 PM, Mark Knecht wrote: > 2010/10/15 Fatih Tümen : >> On Fri, Oct 15, 2010 at 5:35 PM, Mark Knecht wrote: >>> c2stable ~ # eix-sync >>>  * Running emerge --sync >>> Traceback (most recent call last): >>>  File "/usr/bin/emerge", line 43, in >>>    retval = emerge_main

Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Mark Knecht
2010/10/15 Fatih Tümen : > On Fri, Oct 15, 2010 at 5:35 PM, Mark Knecht wrote: >> c2stable ~ # eix-sync >>  * Running emerge --sync >> Traceback (most recent call last): >>  File "/usr/bin/emerge", line 43, in >>    retval = emerge_main() >>  File "/usr/lib64/portage/pym/_emerge/main.py", line 16

Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Fatih Tümen
2010/10/15 Fatih Tümen : > On Fri, Oct 15, 2010 at 5:35 PM, Mark Knecht wrote: >> c2stable ~ # eix-sync >>  * Running emerge --sync >> Traceback (most recent call last): >>  File "/usr/bin/emerge", line 43, in >>    retval = emerge_main() >>  File "/usr/lib64/portage/pym/_emerge/main.py", line 16

Re: [gentoo-user] emerge/python failure

2010-10-15 Thread Fatih Tümen
On Fri, Oct 15, 2010 at 5:35 PM, Mark Knecht wrote: > c2stable ~ # eix-sync >  * Running emerge --sync > Traceback (most recent call last): >  File "/usr/bin/emerge", line 43, in >    retval = emerge_main() >  File "/usr/lib64/portage/pym/_emerge/main.py", line 1604, in emerge_main >    return ac

[gentoo-user] emerge/python failure

2010-10-15 Thread Mark Knecht
Just ran into this on a machine that I updated a couple of days ago. Tried to sync this morning and the machine is in pain: c2stable ~ # !lay layman -S * Running command "/usr/bin/svn up "/var/lib/layman/pro-audio""... At revision 1766. * Running command "/usr/bin/svn up "/var/lib/layman/pentoo"".