reassign 592361 isc-dhcp-client thanks On Mon, Aug 09, 2010 at 08:29:48AM -0600, Bruce Sass wrote: > Package: libssl0.9.8 > Version: 0.9.8g-16 > Severity: critical > Justification: breaks the whole system > > /usr on my "unstable" box is an NFS import. > > When networking is being brought up /sbin/dhclient fails because it can't > find libcrypto.so.0.9.8--which lives under /usr/lib--consequently eth0 > doesn't appear, none of the NFS imports get mounted and the system is left > without a /usr hierarchy.
You'll probably also have this problem with libz.so.1 As far as I can see, it's trying to use MD5 functions. But those functions are already provided by the binary itself, and shouldn't link to libcrypto. I also don't see a reason for the link to zlib. Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

