April 25, 2024, 11:36:35 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: squid errors  (Read 4230 times)

Offline ajaykajla

  • New Member
  • Posts: 2
squid errors
« 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]#

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
squid errors
« Reply #1 on: June 16, 2005, 06:59:20 AM »
just give rpm -e squid not the whole file name extension, hope it will work

Offline ajaykajla

  • New Member
  • Posts: 2
squid errors
« Reply #2 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]#