> What about other package upgrades ? (check /var/log/dpkg.log) > cat /var/log/dpkg.log.1 /var/log/dpkg.log|egrep " (install|remove|upgrade) " of the week-end:
I did a apt-get build-dep icedove: (as I wanted to try a recompilation) 2008-03-02 20:18:24 remove libcamel1.2-6 1.4.2.1-2 1.4.2.1-2 2008-03-02 20:18:26 remove libedataserver1.2-4 1.4.2.1-2 1.4.2.1-2 2008-03-02 20:18:27 remove libnspr4 2:1.7.13-0.3 2:1.7.13-0.3 2008-03-02 20:18:27 remove libnss3 2:1.7.13-0.3 2:1.7.13-0.3 2008-03-02 20:18:29 install libbonoboui2-dev <néant> 2.21.90-1 2008-03-02 20:18:30 install libhal-storage-dev <néant> 0.5.10-5 2008-03-02 20:18:31 install libgnome-keyring-dev <néant> 2.20.3-1 2008-03-02 20:18:31 install libgnomeui-dev <néant> 2.20.1.1-1 2008-03-02 20:18:32 install libhunspell-dev <néant> 1.1.9-1 2008-03-02 20:18:32 install libnspr4-dev <néant> 4.7.0~1.9b1-2 2008-03-02 20:18:32 install libnss3-dev <néant> 3.12.0~1.9b1-2 Then some futile attempts of reading directly key3.db: 2008-03-02 20:46:15 install db4.6-util <néant> 4.6.21-5 2008-03-02 21:21:36 install autoconf2.13 <néant> 2.13-59 2008-03-02 21:21:36 install automake1.4 <néant> 1:1.4-p6-13 Then trying the downgrade (first I picked up the -dbg version by error) 2008-03-03 20:35:03 install libnss3-0d-dbg <néant> 3.11.7-1 2008-03-03 20:35:59 remove libnss3-0d-dbg 3.11.7-1 3.11.7-1 2008-03-03 20:41:15 upgrade libnss3-1d 3.12.0~1.9b1-2 3.12.0~1.9b1-1 And back to latest version: 2008-03-03 22:30:03 upgrade libnss3-1d 3.12.0~1.9b1-1 3.12.0~1.9b1-2 One interesting thing is that the build-dep icedove removed a libnss3 which was there aside the other libnss3-1d (because libnss3-dev -> Conflicts: libnss3) Was that the real problem? Then should libnss3-1d conflict also with libnss3 and not only libnss3-0d? Phil -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

