Setting up havp (0.91-1.1ubuntu1) ...
chown: cannot access `/var/run/havp': No such file or directory
dpkg: error processing havp (--configure):
 subprocess installed post-installation script returned error exit status 1

Seems to me you are missing (or you deleted) some needed directory. Try
to create /var/run/havp with the following commands:

sudo mkdir /var/run/havp
sudo chown havp:havp /var/run/havp
chmod 0755 /var/run/havp

and after this try running "apt-get upgrade" again

** Changed in: havp (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/696106

Title:
  package havp 0.91-1.1ubuntu1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to