Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nautilus borked[solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
thecooptoo
Veteran
Veteran


Joined: 27 Apr 2003
Posts: 1353
Location: UK

PostPosted: Wed Jun 27, 2007 4:23 pm    Post subject: nautilus borked[solved] Reply with quote

Code:
paul@skippy ~ $ nautilus
nautilus: error while loading shared libraries: libexif.so.10: cannot open shared object file: No such file or directory
paul@skippy ~ $ emerge -p libexif

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/libexif-0.6.16 
paul@skippy ~ $ equery belongs libexif.so.10
[ Searching for file(s) libexif.so.10 in *... ]
portage: CONTENTS line 1 corrupt!
paul@skippy ~ $


so whats corrupt and how do i fix it ?
_________________
join the optout - http://nhsconfidentiality.org


Last edited by thecooptoo on Fri Jul 06, 2007 6:29 am; edited 1 time in total
Back to top
View user's profile Send private message
ausmusj1
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2004
Posts: 121

PostPosted: Wed Jun 27, 2007 4:28 pm    Post subject: Reply with quote

This means that you upgraded libexit after compiling nautilus - nautilus is still looking for the "old" version of the libexif libraries, but they are not there anymore. To solve this quickly for nautilus, just do:

emerge nautilus

However, there are most likely *quite* a few applications on your system that were linked against the "old" version of the libexit libraries, so, to solve this system-wide, you need to do:

revdep-rebuild

which will find all the packages on your system that were broken by the upgrade/removal of another package, and re-emerge them.


HTH-

James
_________________
"XML is like violence: if it doesn't solve your problem, you're not using enough of it."
Back to top
View user's profile Send private message
genterminl
Guru
Guru


Joined: 12 Feb 2005
Posts: 523
Location: Connecticut, USA

PostPosted: Sun Jul 29, 2007 10:41 pm    Post subject: Reply with quote

That fixes his nautilus problem. However, I'm getting a similar error
Code:
# equery belongs /usr/lib/libgconf-2.so.4
[ Searching for file(s) /usr/lib/libgconf-2.so.4 in *... ]
portage: CONTENTS line 1 corrupt!

revdep-rebuild doesn't find any problems. How do I figure which CONTENTS file is corrupt? I've already re-emerged gconf with no change. My underlying problems is lots of "ERROR loading OAFIID:Gnome" for various applets when starting Gnome, but it's not clear how closely related they are.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum