- Code: Select all
zerozero@wine ~ $ apt policy libssl0.9.8
libssl0.9.8:
Installed: 0.9.8o-7
Candidate: 0.9.8o-7
Version table:
*** 0.9.8o-7 0
100 /var/lib/dpkg/status
libssl0.9.8 v. 0.9.8o-7 is one of those obsolete pkgs that exists in lmde's iso (there's more, the most famous being compiz
http://packages.debian.org/search?suite=all§ion=all&arch=any&searchon=names&keywords=libssl0.9.8
not in the release lmde's follow anyway: the pkg we have in lmde is the one coming from squeeze and there's now a new pkg in sid
somewhere during wheezy/testing libssl0.9.8 dependants should be update to libssl1.0.0
http://packages.debian.org/search?searchon=sourcenames&keywords=openssl
because of that libssl0.9.8 is not a multiarch lib but because we are now in multiarch we can install the i386 from the frozen pool and solve the old dependency (at least this is what i believe is happening here
^^ i hope this makes some sense









