[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-21 Thread Serge Hallyn
I still think the bug is actually not in lxc. If I take a vivid cloud image, manually install the wily lxc packages with dpkg, that works. Then do-release-upgrade still fails. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-21 Thread Serge Hallyn
Raising priority since as rbasak pointed out, all vivid cloud image updates to wily will hit this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1490110 Title: package

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-21 Thread Serge Hallyn
SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1) Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 102, in apport_excepthook pr.add_proc_info(extraenv=['PYTHONPATH', 'PYTHONHOME']) File

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-21 Thread Serge Hallyn
The original complaint appears to be: dpkg: dependency problems prevent configuration of liblxc1: liblxc1 depends on libdbus-1-3 (>= 1.9.14); however: Version of libdbus-1-3:amd64 on system is 1.8.12-1ubuntu5. The libdbus version being installed is higher than that. Note that that dependency

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-21 Thread Serge Hallyn
But even when pre-installing the newer dbus, it still fails with the invoke-rc.d failure. I can't explain that one, have no idea why it is trying to use the /etc/init.d script. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-21 Thread Martin Pitt
*** This bug is a duplicate of bug 1504897 *** https://bugs.launchpad.net/bugs/1504897 ** This bug has been marked a duplicate of bug 1504897 packages with only upstart+systemd without sysvinit fail to upgrade: subprocess installed post-installation script returned error exit status 100

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-21 Thread Robie Basak
Oh, I'm sorry. In my reproducer the error visible on the screen was "ValueError: /usr/bin/python3.4 (deleted) does not exist" but apport reported DpkgTerminalLog with "invoke-rc.d: unknown initscript, /etc/init.d/lxc not found." so I think they are just one bug. -- You received this bug

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-21 Thread Robie Basak
I also get "ValueError: /usr/bin/python3.4 (deleted) does not exist" by starting with a Vivid cloud image, installing lxc and juju-local from the archive, and then do-release-upgrade -d to Wily. So this will happen to every Juju charm developer on upgrade, I think. No PPA required. Separate from

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-15 Thread Serge Hallyn
Thanks, confirmed. the error I see is: Processing triggers for resolvconf (1.77ubuntu1) ... Errors were encountered while processing: lxc lxc-templates lxd Error in function: SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1) Error in sys.excepthook: Traceback (most recent

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-14 Thread Huygens
Hi Serge, Sorry for the long delay in replying, I overlooked the email notification. Yes that is almost correct, I add previously installed the ppa:ubuntu- lxc/lxd-stable (so the LXD one not ppa:ubuntu-lxc/stable as you mentioned) in Vivid. But before doing the upgrade I installed the ppa- purge

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-13 Thread Stuart Bishop
stub@aargh:~$ sudo systemctl status lxc ● lxc.service - LXC Container Initialization and Autoboot Code Loaded: loaded (/lib/systemd/system/lxc.service; enabled; vendor preset: enabled) Active: active (exited) since Mon 2015-10-12 16:57:31 ICT; 20h ago Process: 1190

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-13 Thread Serge Hallyn
@stub - ok so yours all look ok. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1490110 Title: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-13 Thread Serge Hallyn
I'm going to leave this as incomplete until we have a recipe for how to reproduce. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1490110 Title: package lxc 1.1.3-0ubuntu1

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-01 Thread Huygens
I had the same problem while upgrading from 15.04 to 15.10 today. I had 1 ppa installed on this system (ppa:ubuntu-lxc/stable) which I reverted before doing the upgrade using the ppa-purge tool. After purging this ppa from my system, I proceeded with the upgrade and it failed like this bug

Re: [Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-01 Thread Serge Hallyn
So you installed ppa:ubuntu-lxc/stable in vivid, then ran ppa-purge to revert to archive packaging, then ran do-release-upgrade, which then failed? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu.

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-29 Thread Serge Hallyn
Hi @stub, can you show what sudo systemctl status lxc and sudo service lxc status show? ** Changed in: lxc (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu.

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-28 Thread Stuart Bishop
2015-09-29 10:30:55,881 INFO cache.commit() 2015-09-29 10:30:55,881 DEBUG failed to SystemUnLock() (E:Not locked) 2015-09-29 11:04:11,358 ERROR got an error from dpkg for pkg: 'lxc': 'subprocess installed post-installation script returned error exit status 100' 2015-09-29 11:04:11,358 DEBUG

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-28 Thread Stuart Bishop
Upgrade to wily failed here with this error. Possible trigger was having juju-local installed, which seemed to create a bit of a dependency mess with juju-local, lxc-templates and lxc. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-28 Thread Stuart Bishop
** Attachment added: "apt-term.log" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1490110/+attachment/4478083/+files/apt-term.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu.

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-28 Thread Stuart Bishop
** Attachment added: "main.log" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1490110/+attachment/4478084/+files/main.log ** Changed in: lxc (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-03 Thread Serge Hallyn
I can't seem to reproduce this. I'll leave the bug in 'incomplete' status (meaning more info needed). If someone else runs into it we an add their information. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu.

Re: [Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-01 Thread Serge Hallyn
Do you get further failures upon reboots, or, if you have not rebooted, upon doing sudo apt-get install --reinstall lxc ? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu.

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-01 Thread tikend
No error after sudo apt-get install --reinstall lxc -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1490110 Title: package lxc 1.1.3-0ubuntu1 failed to install/upgrade:

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-01 Thread tikend
[Unit] Description=LXC network bridge setup After=network.target Before=lxc.service [Service] Type=oneshot RemainAfterExit=yes ExecStart=/usr/lib/x86_64-linux-gnu/lxc/lxc-net start ExecStop=/usr/lib/x86_64-linux-gnu/lxc/lxc-net stop [Install] WantedBy=multi-user.target -- You received this bug

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-01 Thread Serge Hallyn
Can you show the contents of /lib/systemd/system/lxc-net.service ? ** Changed in: lxc (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu.

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-01 Thread Serge Hallyn
initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused invoke-rc.d: unknown initscript, /etc/init.d/lxc not found. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-08-29 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1490110 Title: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess