Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 214699 - app-emulation/emul-linux-x86-soundlibs - dynamic linking consistency error
Summary: app-emulation/emul-linux-x86-soundlibs - dynamic linking consistency error
Status: RESOLVED DUPLICATE of bug 210067
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-25 14:30 UTC by Jiri Tyr
Modified: 2008-03-25 15:08 UTC (History)
0 users

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 Jiri Tyr 2008-03-25 14:30:08 UTC
Every time when I execute "revdep-rebuild", it gives me this error:

======================
$ revdep-rebuild -av
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
  (/home/tyr/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/home/tyr/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /usr/kde/3.5/lib32/libqtmcop.so.1.0.0 (requires  libqt-mt.so.3)
 done.
  (/home/tyr/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/home/tyr/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
  (/home/tyr/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot -av =app-emulation/emul-linux-x86-soundlibs-20071125
..........

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

Calculating dependencies... done!
[ebuild   R   ] app-emulation/emul-linux-x86-soundlibs-20071125  USE="alsa arts -esd" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]
======================

When I install app-emulation/emul-linux-x86-qtlibs, then it's OK. I suppose, emul-linux-x86-soundlibs should RDEPEND also on emul-linux-x86-qtlibs.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-25 15:08:21 UTC

*** This bug has been marked as a duplicate of bug 210067 ***