Installing upstart-sysv in Unity 8 LXC install script fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity8 Desktop Preview in LXC |
Fix Committed
|
High
|
Christopher Townsend | ||
unity8-lxc (Ubuntu) |
Fix Released
|
High
|
Christopher Townsend |
Bug Description
I told Chris Townsend this via. email but logging this here anyway. This bug occurs as the script tries to install Upstart in the LXC container (which it does because systemd won't work). I get the following Terminal output when running `sudo unity8-lxc-setup --rebuild-config --rebuild-rootfs`:
Unpacking the ISO image...
Configuring the Unity8 LXC...
dget: retrieving http://
% Total % Received % Xferd Average Speed Time Time Time Current
100 40290 100 40290 0 0 26965 0 0:00:01 0:00:01 --:--:-- 26985
Starting the container
Switching to upstart...
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED
systemd-sysv ubuntu-standard
The following NEW packages will be installed
upstart-sysv
0 to upgrade, 1 to newly install, 2 to remove and 0 not to upgrade.
Need to get 40.3 kB of archives.
After this operation, 58.4 kB of additional disk space will be used.
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Eventually means this happens: https:/
Related branches
- Stephen M. Webb (community): Approve
-
Diff: 60 lines (+28/-8)1 file modifiedbin/unity8-lxc-setup (+28/-8)
description: | updated |
no longer affects: | unity8-lxc (Ubuntu) |
description: | updated |
Changed in unity8-preview-lxc: | |
status: | New → Invalid |
status: | Invalid → New |
description: | updated |
Changed in unity8-preview-lxc: | |
status: | Fix Released → In Progress |
Changed in unity8-lxc (Ubuntu): | |
status: | Fix Released → In Progress |
Changed in unity8-preview-lxc: | |
status: | In Progress → Fix Committed |
Sorry about that, thought I should do an `ubuntu-bug unity8-lxc` report but since it's a third-party package I can't.