HTTP Anti-Virus Proxy

Official HAVP Support Forum
Registration disabled, I'm tired of spambots. E-mail havp@hege.li if you have questions.
HAVP project is pretty much frozen/abandoned at this time anyway.
It is currently 22 Jun 2014 09:52

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 01 Sep 2007 11:34 
Offline

Joined: 01 Sep 2007 04:34
Posts: 1
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? :?


Top
 Profile  
 
 Post subject:
PostPosted: 01 Sep 2007 12:07 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
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.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group