[UCLA-LUG] rpms are being funky again
David Parker
david@neongoat.com
Mon, 31 Jan 2000 22:56:59 -0800
Try either
rpm -e socks5-server
or, rpm -qa | grep socks
and use the output from grep as your argument to rpm -e.
~David
-------
david@neongoat.com
www.neongoat.com
PGP Key ID/Fingerprint:
0xF90FFFE5 / F362 51F7 6D51 85EB AF68 75B9 D29B 1AFC F90F FFE5
-------
----- Original Message -----
From: thefonz <thefonz@beer.com>
To: <linux@linux.ucla.edu>
Sent: Monday, January 31, 2000 10:38 PM
Subject: [UCLA-LUG] rpms are being funky again
> What do I do when I come across something like this?
>
> [root@potsie /updates]# rpm -e socks5-server-1.0r4-1.i386.rpm
> error: package socks5-server-1.0r4-1.i386.rpm is not installed
> [root@potsie /updates]# rpm -q socks5-server-1.0r4-1.i386.rpm
> package socks5-server-1.0r4-1.i386.rpm is not installed
> [root@potsie /updates]# rpm -i socks5-server-1.0r4-1.i386.rpm
> package socks5-server-1.0r4-1 is already installed
>
> The reason I want to toss the socks 5 install is that this happens when I
> try anything with socks 5:
>
> [root@potsie /updates]# socks5
> Segmentation fault (core dumped)
> [root@potsie /updates]# socks5 -v
> Segmentation fault (core dumped)
>
> any ideas?
> thanks
> Ilan
>
>
> _______________________________________________
> UCLALUG Linux mailing list - Linux@linux.ucla.edu
> http://linux.ucla.edu/mailman/listinfo/linux
>