← Back to team overview

touch-packages team mailing list archive

[Bug 1457754] Re: "E: Method http has died unexpectedly" when run under lxc on wily apt 1.0.9.9ubuntu1

 

So my modus operandi is now always:
1. lxc-start
2. lxc-attach
3. dpkg -i *.deb (apt_1.0.9.7ubuntu4_amd64.deb libapt-inst1.5_1.0.9.7ubuntu4_amd64.deb python3-apt_0.9.3.11ubuntu1_amd64.deb apt-utils_1.0.9.7ubuntu4_amd64.deb  libapt-pkg4.12_1.0.9.7ubuntu4_amd64.deb python-apt_0.9.3.11ubuntu1_amd64.deb)
4. start using the container

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1457754

Title:
  "E: Method http has died unexpectedly" when run under lxc on wily apt
  1.0.9.9ubuntu1

Status in apt package in Ubuntu:
  New
Status in lxc package in Ubuntu:
  New

Bug description:
  lxc-create -t download -n wily-gui -- -d ubuntu -r wily -a amd64 +
  some config according to https://www.stgraber.org/2014/02/09/lxc-1-0
  -gui-in-containers/ + https://www.stgraber.org/2014/01/17/lxc-1-0
  -unprivileged-containers/ + enabling network.

  ---
  root@wily-gui:/home/ubuntu# apt update
  E: Method http has died unexpectedly!
  E: Sub-process http received a segmentation fault.
  ---

  Downgrading apt to
  https://launchpad.net/ubuntu/+source/apt/1.0.9.7ubuntu4 in the LXC
  rootfs seems to fix the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1457754/+subscriptions


References