Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Proxy Server Support => Topic started by: ajaykajla on June 16, 2005, 05:11:39 AM

Title: squid errors
Post by: ajaykajla on June 16, 2005, 05:11:39 AM
I want to reomve current squid installation and install latest version because my present squid is not working properly . .

[root@mail root]# service squid status
squid: unrecognized service

[root@mail root]# rpm -q squid
squid-2.5.STABLE3-0

[root@mail root]# rpm -e squid-2.5.STABLE3-0
error reading information on service squid: No such file or directory
error: %preun(squid-2.5.STABLE3-0) scriptlet failed, exit status 1
[root@mail root]#
Title: squid errors
Post by: ilias on June 16, 2005, 06:59:20 AM
just give rpm -e squid not the whole file name extension, hope it will work
Title: squid errors
Post by: ajaykajla on June 16, 2005, 09:50:29 AM
No its not working

[root@mail root]# rpm -e squid
error reading information on service squid: No such file or directory
error: %preun(squid-2.5.STABLE3-0) scriptlet failed, exit status 1
[root@mail root]#