Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493330 - app-emulation/emul-linux-x86-baselibs-20131008-r6 fails to install with a python error
Summary: app-emulation/emul-linux-x86-baselibs-20131008-r6 fails to install with a pyt...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: preserve-libs
  Show dependency tree
 
Reported: 2013-12-04 18:30 UTC by Evgeny Bobkin
Modified: 2015-06-05 15:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
buildlog (buildlog.txt,36.97 KB, text/plain)
2013-12-04 18:34 UTC, Evgeny Bobkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evgeny Bobkin 2013-12-04 18:30:05 UTC
>>> Safely unmerging already-installed instance...
Traceback (most recent call last):
  File "/usr/lib64/portage/pym/portage/dbapi/_MergeProcess.py", line 234, in _spawn
    prev_mtimes=self.prev_mtimes, counter=counter)
  File "/usr/lib64/portage/pym/portage/dbapi/vartree.py", line 4839, in merge
    counter=counter)
  File "/usr/lib64/portage/pym/portage/dbapi/vartree.py", line 4130, in treewalk
    preserve_paths=preserve_paths)
  File "/usr/lib64/portage/pym/portage/dbapi/vartree.py", line 1931, in unmerge
    preserve_paths=preserve_paths)
  File "/usr/lib64/portage/pym/portage/dbapi/vartree.py", line 1771, in _prune_plib_registry
    unmerge_no_replacement)
  File "/usr/lib64/portage/pym/portage/dbapi/vartree.py", line 3095, in _find_unused_preserved_libs
    for c in self.vartree.dbapi._linkmap.findConsumers(f):
  File "/usr/lib64/portage/pym/portage/util/_dyn_libs/LinkageMapELF.py", line 742, in findConsumers
    raise KeyError("%s (%s) not in object list" % (obj_key, obj))
KeyError: u'<portage.util._dyn_libs.LinkageMapELF._ObjectKey object at 0xd20a788> (/usr/lib32/libgdbm.so.3.0.0) not in object list'

>>> Failed to install app-emulation/emul-linux-x86-baselibs-20131008-r6, Log file:


Reproducible: Always
Comment 1 Evgeny Bobkin 2013-12-04 18:32:22 UTC
# equery files gdbm
 * Searching for gdbm ...
 * Contents of sys-libs/gdbm-1.10-r1:
/usr
/usr/bin
/usr/bin/testgdbm
/usr/include
/usr/include/gdbm
/usr/include/gdbm.h
/usr/include/gdbm/dbm.h
/usr/include/gdbm/ndbm.h
/usr/lib32
/usr/lib32/libgdbm.so -> libgdbm.so.4.0.0
/usr/lib32/libgdbm.so.4 -> libgdbm.so.4.0.0
/usr/lib32/libgdbm.so.4.0.0
/usr/lib32/libgdbm_compat.so -> libgdbm_compat.so.4.0.0
/usr/lib32/libgdbm_compat.so.4 -> libgdbm_compat.so.4.0.0
/usr/lib32/libgdbm_compat.so.4.0.0
/usr/lib64
/usr/lib64/libgdbm.so -> libgdbm.so.4.0.0
/usr/lib64/libgdbm.so.3 -> libgdbm.so.3.0.0
/usr/lib64/libgdbm.so.3.0.0
/usr/lib64/libgdbm.so.4 -> libgdbm.so.4.0.0
/usr/lib64/libgdbm.so.4.0.0
/usr/lib64/libgdbm_compat.so -> libgdbm_compat.so.4.0.0
/usr/lib64/libgdbm_compat.so.4 -> libgdbm_compat.so.4.0.0
/usr/lib64/libgdbm_compat.so.4.0.0
/usr/share
/usr/share/info
/usr/share/info/gdbm.info.bz2
/usr/share/locale
/usr/share/locale/de
/usr/share/locale/de/LC_MESSAGES
/usr/share/locale/de/LC_MESSAGES/gdbm.mo
/usr/share/man
/usr/share/man/man3
/usr/share/man/man3/gdbm.3.bz2
Comment 2 Evgeny Bobkin 2013-12-04 18:34:35 UTC
Created attachment 364610 [details]
buildlog
Comment 3 Evgeny Bobkin 2013-12-05 07:55:54 UTC
I got it working by first removing the -r5 version

# emerge -a1Cv emul-linux-x86-baselibs
 * This action can remove important packages! In order to be safer, use
 * `emerge -pv --depclean <atom>` to check for reverse dependencies before
 * removing packages.

>>> These are the packages that would be unmerged:

 app-emulation/emul-linux-x86-baselibs
    selected: 20131008-r5 
   protected: none 
     omitted: none 

and afterwards I was able to update emul-linux-x86-baselibs to -r6

strange!!!
Comment 4 Reonaydo 2014-02-19 14:56:18 UTC
Same problem. Removing app-emulation/emul-linux-x86-baselibs solved the problem
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-06-02 08:33:42 UTC
The emul-linux-x86 packages have been removed.