[Bug 1013804] Re: package openvswitch-pki 1.4.0-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Ben Pfaff
blp at nicira.com
Fri Jun 15 20:31:28 UTC 2012
This message is very odd, because it implies that "configure" was not run correctly, to use /var instead of /usr/local/var:
/usr/local/bin/ovs-pki: /usr/local/var/lib/openvswitch/pki already exists and --force not specified
That is in fact probably the reason for the problem, because the postinst for openvswitch-pki only runs "ovs-pki init" if /var/lib/openvswitch/pki does not exist, but if "ovs-pki init" is creating files somewhere else then this check will not help.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1013804
Title:
package openvswitch-pki 1.4.0-1ubuntu1 failed to install/upgrade:
subprocess installed post-installation script returned error exit
status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1013804/+subscriptions
More information about the Ubuntu-server-bugs
mailing list