I did some more digging and found libssl3.so.1d in /usr/lib32
I then ran
Code:
apt-file list libnss3-1d
libnss3-1d: /usr/lib/x86_64-linux-gnu/libnss3.so.1d
libnss3-1d: /usr/lib/x86_64-linux-gnu/libnssutil3.so.1d
libnss3-1d: /usr/lib/x86_64-linux-gnu/libsmime3.so.1d
libnss3-1d: /usr/lib/x86_64-linux-gnu/libssl3.so.1d
libnss3-1d: /usr/share/doc/libnss3-1d/changelog.Debian.gz
libnss3-1d: /usr/share/doc/libnss3-1d/copyright
libnss3-1d: /usr/share/lintian/overrides/libnss3-1d
when I ran 'find' those files where not there. I then went to the debian site and down loaded 'libnss3-1d_3.13.4-3_amd64.deb' installed with dpkg -i and icedove now works. Not sure why apt-get was telling me it was installed.
Thanks |