[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: can't connect to ANY desktop !



On Tuesday 18 October 2005 17:13, Graham Smith wrote:
> > You have probably updated openssl / libssl0.9.8.
> > This prevents ssh to start and ssh-agent also.
> > You should have the following messge in your syslog:
> >   kernel: ssh-agent[10943]: segfault at 0000000066cd1b2c rip
> > 00002aaaaac40817 rsp 00007fffffb72da8 error 4
> >
> > The best way is to revert openssl and libnssl0.9.8 from
> > 0.9.8a-1 to 0.9.8-3
>
> For those like me that are very new to downgrading a package:
>
> download this:
>
> http://amd64.debian.net/debian-amd64/pool/main/o/openssl/openssl_0.9.8-3_am
>d64.deb
>
> then use:
>
>  dpkg -i openssl_0.9.8-3_amd64.deb
>
> to install it. You will be given a warning that you are downgrading the
> package.

Sorry to quick for my own good. Forgot a bit. You also need to download

http://amd64.debian.net/debian-amd64/pool/main/o/openssl/libssl0.9.8_0.9.8-3_amd64.deb

and install with

dpkg -i libssl0.9.8_0.9.8-3_amd64.deb

that should do it :o)

Graham



Reply to: