Mick <[EMAIL PROTECTED]> writes:

> Revdep-rebuild -X seems to go through OK:
> =========================================
> # revdep-rebuild -X -p -v
> 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.
>   (/root/.revdep-rebuild.1_files)
>
> Collecting complete LD_LIBRARY_PATH... done.
>   (/root/.revdep-rebuild.2_ldpath)
>
> Checking dynamic linking consistency...
>   broken /usr/bin/playsound (requires  libFLAC.so.7)
>   broken /usr/lib/gstreamer-0.10/libgstflac.so (requires  libFLAC.so.7)
>   broken /usr/lib/gstreamer-0.8/libgstossaudio.so (requires  
> libgstinterfaces-0.8.so.0)
>   broken /usr/lib/libSDL_sound-1.0.so.1.0.0 (requires  libFLAC.so.7)
>   broken /usr/lib/libakode_xiph_decoder.so (requires  libFLAC.so.7 
> libOggFLAC.so.3)
>   broken /usr/lib/gstreamer-0.8/libgstossaudio.la 
> (requires /usr/lib/libgstinter
> faces-0.8.la)
>   broken /usr/lib/libakode_xiph_decoder.la (requires /usr/lib/libOggFLAC.la)
>  done.
[snip]
> Dynamic linking on your system is consistent... All done.
> =========================================

That looks like your revdep-rebuild is broken. It is finding
inconsistencies (eg files that need to link against the missing
libFLAC.so.7) but then at the end contradicting itself by reporting that
the dynamic linking is consistent.
-- 
[EMAIL PROTECTED] mailing list

Reply via email to