Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 175946

Summary: sys-app/net-tools can't find libexpat.so.0
Product: Gentoo Linux Reporter: Benjamin Börngen-Schmidt <benjamin>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Benjamin Börngen-Schmidt 2007-04-25 10:16:09 UTC
During the emerge, net-tools doesn't find the shared libary libexpat.so.0 

dir /usr/lib64/libexpat.*
-rw-r--r-- 1 root root 245604 Apr 25 12:19 libexpat.a
-rw-r--r-- 1 root root    795 Apr 25 12:19 libexpat.la
lrwxrwxrwx 1 root root     17 Apr 25 12:19 libexpat.so -> libexpat.so.1.5.0
lrwxrwxrwx 1 root root     17 Apr 25 12:19 libexpat.so.1 -> libexpat.so.1.5.0
-rwxr-xr-x 1 root root 136728 Apr 25 12:19 libexpat.so.1.5.0


After creating a symlink to libexpat.so.1.5.0 emergeing went smooth

Reproducible: Always

Steps to Reproduce:
1. while emergeing net-tools
Comment 1 Benjamin Börngen-Schmidt 2007-04-25 10:17:35 UTC
Sorry forgot, version of net-tools-1.60-r13, system ~amd64
Comment 2 Jakub Moc 2007-04-25 10:26:39 UTC
Because you failed to run revdep-rebuild, as told to after upgrading expat.
Comment 3 Markus Ullmann (RETIRED) gentoo-dev 2007-04-25 10:29:34 UTC

*** This bug has been marked as a duplicate of bug 128069 ***