Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183223 - revdep-rebuild failed to detect that amule should be recompiled
Summary: revdep-rebuild failed to detect that amule should be recompiled
Status: RESOLVED DUPLICATE of bug 140420
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 09:20 UTC by Korsani
Modified: 2007-06-26 10:10 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 Korsani 2007-06-26 09:20:53 UTC
I launch amulecmd:
|gab@rhynn|~$ amulecmd
amulecmd: error while loading shared libraries: libbfd-2.16.1.so: cannot open shared object file: No such file or directory
So I run revdep-rebuild:
|gab@rhynn|~$ sudo revdep-rebuild
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/gab/.revdep-rebuild.1_files)

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

Checking dynamic linking consistency...
 done.
  (/home/gab/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... Nothing to rebuild

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

Dynamic linking on your system is consistent... All done.

Gentoolkit is in version 0.2.3-r1


Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-26 10:10:40 UTC
Run binutils-config first and run source /etc/profile when done.

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