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:[EMAIL PROTECTED] `. `' mailto:[EMAIL PROTECTED] `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]