ACPI resume and incorrect rpm deps

sean seandarcy2 at gmail.com
Thu Jun 15 15:28:12 UTC 2006


Anders Östling wrote:
> Howdy
....................
> 
> There also seem to be a dependency problem that I dont understand.
> Yesterdays and todays update complains about
> 
> ...
> ---> Package nautilus-cd-burner.i386 0:2.15.3-1 set to be updated
> --> Running transaction check
> --> Processing Dependency: libnautilus-burn.so.3 for package: banshee
> --> Processing Dependency: libnautilus-burn.so.3 for package:
> gnome-media
> --> Finished Dependency Resolution
> Error: Missing Dependency: libnautilus-burn.so.3 is needed by package
> banshee
> Error: Missing Dependency: libnautilus-burn.so.3 is needed by package
> gnome-media
> 
> However, I do have this
> 
> [root at localhost ~]# ls -l /usr/lib/libnaut*
> lrwxrwxrwx 1 root root    25 Jun 13 15:21 /usr/lib/libnautilus-burn.so.3
> -> libnautilus-burn.so.3.0.0
> -rwxr-xr-x 1 root root 93232 May 29
> 15:28 /usr/lib/libnautilus-burn.so.3.0.0
> 

The problem is that that nautilus-cd-burner.i386 0:2.15.3-1 
( despite it's version number ) provides 
libnautilus-burn.so.4.  The messages you're getting is that 
*installed* banshee and gnome-media  need so.3, which would 
be replaced if you updated.

To me, this is yum's greatest failing - not distinguishing - 
or at least not describing to the user - dependency 
conflicts between installed and to-be-updated packages.

sean




More information about the fedora-devel-list mailing list