On Thu, Mar 09, 2006 at 01:46:47PM -0800, [EMAIL PROTECTED] wrote:
> > On Thu, Mar 09, 2006 at 12:17:57PM -0800, [EMAIL PROTECTED] wrote:
> > > Package: lynx
> > > Version: 2.8.5-2sarge1
> > > Severity: high
> > This isn't a valid severity
> >
> > > Lynx has some serious problem. When it is started from the
> > > command-line, is simply displays a blank screen with the text at the
> > > bottom:
> > >
> > > desc=microsoft D)ownload, or C)ancel
> > My lynx does no such thing
> >
> > > this almost looks like some kind of malicious trojan or something!
> > Please send the output of:
> >
> > md5sum /usr/bin/lynx.stable
> > update-alternatives --list lynx
> > which lynx
> > readlink `which lynx`
> > readlink -f `which lynx`
>
>
> $ md5sum /usr/bin/lynx.stable
> 129b94db3035f75bfd98720f4b1e7436 /usr/bin/lynx.stable
This is correct for lynx 2.8.5-2sarge1.
> $ readlink `which lynx`
> ../../etc/alternatives/lynx
This is mildly strange; I have
$ readlink `which lynx`
/etc/alternatives/lynx
Could you preserve the current lynx files first:
dpkg -L lynx |{ cd /; xargs tar --no-recursion -uf /tmp/lynx-old.tar; }
And then
apt-get --reinstall install lynx?
Justin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]