Comment 3 for bug 1006955

Revision history for this message
vMeson (rwmacleod) wrote : Re: [Bug 1006955] Re: package lxc 0.7.5-3ubuntu56 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

On Thu, May 31, 2012 at 11:27 AM, Serge Hallyn
<email address hidden> wrote:
> Thanks for reporting this bug.  I believe it is a duplicate of one of
> two bugs causing lxc-net to fail to start.  To figure out which it is,
> could you please show the results of:
>
> ps -ef | grep dnsm

$ ps -ef | grep dnsm
123 1935 1 0 May31 ? 00:00:00 /usr/sbin/dnsmasq -u
libvirt-dnsmasq --strict-order --bind-interfaces
--pid-file=/var/run/libvirt/network/default.pid --conf-file=
--except-interface lo --listen-address 192.168.122.1 --dhcp-range
192.168.122.2,192.168.122.254
--dhcp-leasefile=/var/lib/libvirt/dnsmasq/default.leases
--dhcp-lease-max=253 --dhcp-no-override
nobody 20257 1005 0 14:58 ? 00:00:00 /usr/sbin/dnsmasq
--no-resolv --keep-in-foreground --no-hosts --bind-interfaces
--pid-file=/var/run/sendsigs.omit.d/network-manager.dnsmasq.pid
--listen-address=127.0.0.1 --conf-file=/var/run/nm-dns-dnsmasq.conf
--cache-size=0 --proxy-dnssec

> dpkg -l | grep dnsm

 $ dpkg -l | grep dnsm
ii dnsmasq-base 2.59-4
                       Small caching DNS proxy and DHCP/TFTP server

> ls -l /bin/sh

$ ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Apr 7 11:59 /bin/sh -> bash

>
> ** Changed in: lxc (Ubuntu)
>       Status: New => Incomplete
>
> ** Changed in: lxc (Ubuntu)
>   Importance: Undecided => Medium
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1006955
>
> Title:
>  package lxc 0.7.5-3ubuntu56 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/lxc/+bug/1006955/+subscriptions

--
../Randy/..