Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289675 - app-emulation/emul-linux-x86-baselibs-20091004_rc1 lacks support for stable sys-libs/db-4.7
Summary: app-emulation/emul-linux-x86-baselibs-20091004_rc1 lacks support for stable s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: emul-tracker
  Show dependency tree
 
Reported: 2009-10-19 06:32 UTC by saellaven
Modified: 2009-12-27 11:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description saellaven 2009-10-19 06:32:53 UTC
sys-libs/db-4.7 is stable on both amd64 and x86 but

/usr/lib32/perl5/5.8.8/i686-linux/auto/DB_File/DB_File.so

still links to libdb-4.5.so

Reproducible: Always

Steps to Reproduce:
revdep-rebuild -L libdb-4.5.so -p -i
Comment 1 saellaven 2009-10-19 06:33:27 UTC
# revdep-rebuild -L libdb-4.5.so -p -i
 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries using libdb-4.5.so
 * will be emerged.

 * Collecting system binaries and libraries
 * Generated new 1_files.rr
 * Checking dynamic linking 
[ 7% ]  *   found /usr/bin/db4.5_archive
 *   found /usr/bin/db4.5_checkpoint
 *   found /usr/bin/db4.5_deadlock
 *   found /usr/bin/db4.5_dump
 *   found /usr/bin/db4.5_hotbackup
 *   found /usr/bin/db4.5_load
 *   found /usr/bin/db4.5_printlog
 *   found /usr/bin/db4.5_recover
 *   found /usr/bin/db4.5_stat
 *   found /usr/bin/db4.5_upgrade
 *   found /usr/bin/db4.5_verify
[ 42% ]  *   found /usr/lib32/perl5/5.8.8/i686-linux/auto/DB_File/DB_File.so
[ 97% ]  *   found /usr/sbin/berkeley_db45_svc
[ 100% ]                 
 * Generated new 3_broken.rr
 * Assigning files to packages
 *   /usr/bin/db4.5_archive -> sys-libs/db
 *   /usr/bin/db4.5_checkpoint -> sys-libs/db
 *   /usr/bin/db4.5_deadlock -> sys-libs/db
 *   /usr/bin/db4.5_dump -> sys-libs/db
 *   /usr/bin/db4.5_hotbackup -> sys-libs/db
 *   /usr/bin/db4.5_load -> sys-libs/db
 *   /usr/bin/db4.5_printlog -> sys-libs/db
 *   /usr/bin/db4.5_recover -> sys-libs/db
 *   /usr/bin/db4.5_stat -> sys-libs/db
 *   /usr/bin/db4.5_upgrade -> sys-libs/db
 *   /usr/bin/db4.5_verify -> sys-libs/db
 *   /usr/lib32/perl5/5.8.8/i686-linux/auto/DB_File/DB_File.so -> app-emulation/emul-linux-x86-baselibs
 *   /usr/sbin/berkeley_db45_svc -> sys-libs/db
 * Generated new 4_raw.rr and 4_owners.rr
 * Cleaning list of packages to rebuild
 * Generated new 4_pkgs.rr
 * Assigning packages to ebuilds
 * Generated new 4_ebuilds.rr
 * Evaluating package order
 * Generated new 5_order.rr
 * All prepared. Starting rebuild
emerge --oneshot --pretend app-emulation/emul-linux-x86-baselibs:0
sys-libs/db:4.5

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] app-emulation/emul-linux-x86-baselibs-20091004_rc1 
[ebuild   R   ] sys-libs/db-4.5.20_p2-r1 
Comment 2 Pacho Ramos gentoo-dev 2009-12-27 11:19:48 UTC
Fixed in app-emulation/emul-linux-x86-baselibs-20091226