| View previous topic :: View next topic |
| Author |
Message |
cwc l33t


Joined: 20 Mar 2006 Posts: 677 Location: Tri-Cities, WA USA
|
Posted: Sat May 05, 2012 2:04 pm Post subject: revdep-rebuild error media-sound/esound |
|
|
What would be the the best way for me to remove this error? :
azzerare ~ # 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
* Generated new 1_files.rr
* Collecting complete LD_LIBRARY_PATH
* Generated new 2_ldpath.rr
* Checking dynamic linking consistency
[ 67% ] * broken /usr/lib64/libesd.so.0.2.39 (requires libaudiofile.so.0)
* broken /usr/lib64/libesddsp.so.0.2.39 (requires libaudiofile.so.0)
[ 100% ]
* Generated new 3_broken.rr
* Assigning files to packages
* /usr/lib64/libesd.so.0.2.39 -> media-sound/esound
* /usr/lib64/libesddsp.so.0.2.39 -> media-sound/esound
* 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
* Portage could not find any version of the following packages it could build:
* media-sound/esound:0
* (Perhaps they are masked, blocked, or removed from portage.)
* Try to emerge them manually.
* Warning: Portage cannot rebuild any of the necessary packages. _________________ Without diversity there can be no evolution:) |
|
| Back to top |
|
 |
Logicien Guru


Joined: 16 Sep 2005 Posts: 483 Location: Montréal
|
Posted: Sat May 05, 2012 2:50 pm Post subject: |
|
|
Hello,
Esound is not in Portage anymore: | Code: | eix -sv esound
No matches found |
So, if you do not use Esound you can unmerge it and then, revdep-rebuild will stop to try to update it's libraries after a possible needed depclean (emerge -acv). _________________ Paul |
|
| Back to top |
|
 |
cwc l33t


Joined: 20 Mar 2006 Posts: 677 Location: Tri-Cities, WA USA
|
Posted: Sat May 05, 2012 9:26 pm Post subject: |
|
|
duhhh! problem solved.
i always do this.
Ask an obvious question then say duh.
thanks for the line! _________________ Without diversity there can be no evolution:) |
|
| Back to top |
|
 |
|