Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Python-updater problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
OldTango
l33t
l33t


Joined: 21 Feb 2004
Posts: 718

PostPosted: Mon Jun 07, 2010 2:34 am    Post subject: Python-updater problems Reply with quote

Python-updater starts off fine adds a package or two to the list then just keeps spitting out this error.
Code:
scanelf: scanelf_file_sym(): /usr/lib/debug/usr/libexec/dbus-daemon-launch-helper.debug: corrupt ELF symbols
scanelf: scanelf_file_sym(): /usr/lib/debug/usr/libexec/dbus-daemon-launch-helper.debug: corrupt ELF symbols
scanelf: scanelf_file_sym(): /usr/lib/debug/usr/libexec/dbus-daemon-launch-helper.debug: corrupt ELF symbols
scanelf: scanelf_file_sym(): /usr/lib/debug/usr/libexec/dbus-daemon-launch-helper.debug: corrupt ELF symbols
scanelf: scanelf_file_sym(): /usr/lib/debug/usr/libexec/dbus-daemon-launch-helper.debug: corrupt ELF symbols
scanelf: scanelf_file_sym(): /usr/lib/debug/usr/libexec/dbus-daemon-launch-helper.debug: corrupt ELF symbols
scanelf: scanelf_file_sym(): /usr/lib/debug/usr/libexec/dbus-daemon-launch-helper.debug: corrupt ELF symbols


Any ideas on what my problem is and how to fix it.

TIA :D
Back to top
View user's profile Send private message
Randy Andy
Veteran
Veteran


Joined: 19 Jun 2007
Posts: 1148
Location: /dev/koelsch

PostPosted: Mon Jun 07, 2010 6:45 am    Post subject: Reply with quote

Did you tried to switch to python 3.x, wich is not a good idea, cause its not downward compatible to python 2.x programms.

What tells you
Code:
eselect python list
Available Python interpreters:
  [1]   python2.5
  [2]   python2.6 *
  [3]   python3.1


You should set it to 2.6, if its not, then try again to run python updater.

If its still the same problem, what happens if you emerge 'dev-python/dbus-python' by hand, and retry.

Worst case could be that you have to do an emerge -DuvaN world and/or an revdep-rebuild to fix it.

Much success, Andy.
_________________
If you want to see a Distro done right, compile it yourself!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum