HTTP Anti-Virus Proxy
http://havp.hege.li/forum/

havp ubuntu feisty installation error
http://havp.hege.li/forum/viewtopic.php?f=4&t=283
Page 1 of 1

Author:  seeker [ 01 Sep 2007 11:34 ]
Post subject:  havp ubuntu feisty installation error

When using the synaptic package manager to install clamav and havp the clamav installs but the havp does not install properly. The observed error message is
E: havp: subprocess post installation script returned error exit status 1

Leaving the system in this state seems to create crashes after a period of time.

Attempts at removal using synaptic yield a similar exit status 1 error.
In terminal with a sudo dpkg -- remove havp command the following messages are given:
Removing havp ...
Stopping havp: invoke-rc.d: initscript havp, action "stop" failed.
dpkg: error processing havp (--remove):
subprocess pre-removal script returned error exit status 1
Starting havp: Starting HAVP Version: 0.82
Could not open lock testfile /var/run/havp/havp-qIxEM7: No such file or directory
Maybe you need to: chown havp /var/run/havp
Exiting..
invoke-rc.d: initscript havp, action "start" failed.
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
havp

Further investigation reveals that subdirectory havp does not exist.

Can someone tell me how to rid the system of havp 0.82? :?

Author:  hege [ 01 Sep 2007 12:07 ]
Post subject: 

It's the init-script that create error, so if you want to just remove HAVP you can edit /etc/init.d/havp and put exit 0 on the very top..

=========
#!/bin/sh
exit 0
=========

Then it will succeed everytime and allow uninstall to continue.

Page 1 of 1 All times are UTC + 2 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/