A n d i k a Triwidada wrote:
On Thu, Jun 5, 2008 at 1:29 AM, James Miller <jimm@simutronics.com> wrote: Hello everyone, An outstanding suggestion from Michel Messerschmidt took care of the problem for me: All I needed to do was run "aptitude install libssl0.9.8=0.9.8c-4etch3" and here's why > Although the security update has a higher priority, the currently > installed package has a higher version number and thus won't be > downgraded with an "update" or "reinstall" command. > You need to purge libssl0.9.8 and install it again in a second run (may > be difficult because of dependencies). > Or do a direct downgrade to 0.9.8c-4etch3 with > "aptitude install libssl0.9.8=0.9.8c-4etch3" I have to admit, I _really_ need to learn aptitude, I'm kinda stuck in my ways using apt-get and dselect. --Jim |