Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180209 - =media-libs/libexif-0.6.15 update breaks some gnome dependencies
Summary: =media-libs/libexif-0.6.15 update breaks some gnome dependencies
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 180213 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-29 12:14 UTC by Cornelius Weig
Modified: 2007-05-29 18:53 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 Cornelius Weig 2007-05-29 12:14:47 UTC
The new libexif installs the following files in /usr/lib/
/usr/lib/libexif.so -> libexif.so.12.2.0
/usr/lib/libexif.so.12 -> libexif.so.12.2.0
/usr/lib/libexif.so.12.2.0
but these packages try to load libexif.so.10 :
[ebuild   R   ] media-libs/libgphoto2-2.2.1-r1  
[ebuild   R   ] media-gfx/gphoto2-2.2.0  
[ebuild   R   ] media-gfx/gimp-2.2.14  
[ebuild   R   ] media-gfx/gthumb-2.8.1  
[ebuild   R   ] media-gfx/eog-2.18.1  
[ebuild   R   ] gnome-extra/gnome-screensaver-2.18.1  
[ebuild   R   ] gnome-base/nautilus-2.18.1  
[ebuild   R   ] gnome-extra/nautilus-cd-burner-2.18.1
Creating a new symlink does the trick for me, but reemerging might be more appropriate

Reproducible: Always

Steps to Reproduce:
1. update to latest libexif


Actual Results:  
some packages do not find libexif.so.10
Comment 1 Cornelius Weig 2007-05-29 12:57:13 UTC
*** Bug 180213 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-05-29 18:53:41 UTC
That's what revdep-rebuild is for.