public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge/python failure
@ 2010-10-15 14:35 Mark Knecht
  2010-10-15 15:02 ` Fatih Tümen
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Mark Knecht @ 2010-10-15 14:35 UTC (permalink / raw
  To: gentoo-user

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""...
D    /var/lib/layman/pentoo/app-crypt/pyrit/files
D    /var/lib/layman/pentoo/app-crypt/pyrit/pyrit-0.3.ebuild
U    /var/lib/layman/pentoo/app-crypt/pyrit/Manifest
U    /var/lib/layman/pentoo/net-analyzer/nikto/Manifest
A    /var/lib/layman/pentoo/net-analyzer/nikto/nikto-2.1.3-r1.ebuild
D    /var/lib/layman/pentoo/net-analyzer/w3af/files/digest-w3af-0_beta5
D    /var/lib/layman/pentoo/net-analyzer/w3af/files/digest-w3af-9999
U    /var/lib/layman/pentoo/net-analyzer/w3af/Manifest
A    /var/lib/layman/pentoo/net-analyzer/w3af/w3af-1.0_rc3-r1.ebuild
A    /var/lib/layman/pentoo/dev-db/sqlsus
A    /var/lib/layman/pentoo/dev-db/sqlsus/files
A    /var/lib/layman/pentoo/dev-db/sqlsus/files/sqlsus.conf
A    /var/lib/layman/pentoo/dev-db/sqlsus/sqlsus-0.5_rc1.ebuild
A    /var/lib/layman/pentoo/dev-db/sqlsus/Manifest
Updated to revision 1866.
*
* Success:
* ------
*
* Successfully synchronized overlay "pro-audio".
* Successfully synchronized overlay "pentoo".
c2stable ~ # eix-sync
 * Running emerge --sync
Traceback (most recent call last):
  File "/usr/bin/emerge", line 43, in <module>
    retval = emerge_main()
  File "/usr/lib64/portage/pym/_emerge/main.py", line 1604, in emerge_main
    return action_sync(settings, trees, mtimedb, myopts, myaction)
  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
 * emerge --sync failed
 * Time statistics:
     4 seconds for syncing
     4 seconds total
c2stable ~ # emerge --sync
Traceback (most recent call last):
  File "/usr/bin/emerge", line 43, in <module>
    retval = emerge_main()
  File "/usr/lib64/portage/pym/_emerge/main.py", line 1604, in
emerge_main
    return action_sync(settings, trees, mtimedb, myopts, myaction)
  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
c2stable ~ # eselect python list
Available Python interpreters:
  [1]   python2.6 *
  [2]   python3.1
c2stable ~ #

Hard to fix inside emerge if I cannot sync at all!

Ideas?

Thanks,
Mark



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-10-15 18:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-15 14:35 [gentoo-user] emerge/python failure Mark Knecht
2010-10-15 15:02 ` Fatih Tümen
2010-10-15 15:52   ` Fatih Tümen
2010-10-15 15:58   ` Mark Knecht
2010-10-15 16:19     ` Fatih Tümen
2010-10-15 17:29       ` Mark Knecht
2010-10-15 17:41         ` Fatih Tümen
2010-10-15 17:45           ` Mark Knecht
2010-10-15 16:27 ` Albert Hopkins
2010-10-15 16:55   ` Fatih Tümen
2010-10-15 18:19     ` Albert Hopkins
2010-10-15 18:38       ` Fatih Tümen
2010-10-15 16:34 ` Peter Ruskin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox