[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libnss-db and /usr/lib/* libraries



Hi. The problem is important not only for libnss-db package but also for 
libnss-ldap, libnss-mysql and others.

$ ldd /usr/lib/libnss_db.so.2 | grep /usr
        libdb-4.3.so => /usr/lib/libdb-4.3.so (0xb7e10000)

So the system can't unmount /usr partition on poweroff process. I wonder if I 
should link statically the BDB library. The other distros works that way. It 
might be a problem if the libdb4.3 package will be updated and then the 
libnss-db should be recompiled. Another thing is the PIC and non-PIC stuff, 
so I'm afraid that I would need the libdb4.3-pic package which doesn't exist 
yet.

What do you think?

-- 
 .''`.    Piotr Roszatycki, Netia SA
: :' :    mailto:Piotr_Roszatycki@netia.net.pl
`. `'     mailto:dexter@debian.org
  `-



Reply to: