Closed
Description
Please paste the output of the following command here: sudo edit-chroot -all
chronos@localhost / $ sudo edit-chroot -all -c /media/removable/mwjwEXT4/chroots/
name: bionic
encrypted: no
Entering /media/removable/mwjwEXT4/chroots/bionic...
crouton: version 1-20190120145639~master:5bf96711
release: bionic
architecture: amd64
targets: audio,cli-extra,core,extension,keyboard,lxde,lxde-desktop,x11,xiwi,xorg
host: version 11895.21.0 (Official Build) dev-channel banjo
kernel: Linux localhost 4.4.176-16032-ga91d6ee3c7f6 #1 SMP PREEMPT Wed Mar 20 00:22:20 PDT 2019 x86_64 x86_64 x86_64 GNU/Linux
freon: yes
Unmounting /media/removable/mwjwEXT4/chroots/bionic...
name: xenial
encrypted: no
Entering /media/removable/mwjwEXT4/chroots/xenial...
crouton: version 1-20190120145639~master:5bf96711
release: xenial
architecture: amd64
xmethod: xiwi
targets: audio,cli-extra,core,extension,keyboard,lxde,lxde-desktop,x11,xiwi,xorg
host: version 11895.21.0 (Official Build) dev-channel banjo
kernel: Linux localhost 4.4.176-16032-ga91d6ee3c7f6 #1 SMP PREEMPT Wed Mar 20 00:22:20 PDT 2019 x86_64 x86_64 x86_64 GNU/Linux
freon: yes
Not unmounting /media/removable/mwjwEXT4/chroots/xenial as another instance is using it.
#### Please describe your issue:
bionic install fails, when package i3 not found. To wit:
chronos@localhost / $ sudo sh ~/Downloads/crouton -r bionic -p /media/removable/mwjwEXT4/ -t audio,cli-extra,core,extension,keyboard,lxde,lxde-desktop,x11,xiwi,xorg -u 2>&1 | tee -a ~/Downloads/crouton-diagnosis-010.txt
/media/removable/mwjwEXT4/chroots/bionic already exists; updating it...
WARNING: bionic is an unsupported release.
You will likely run into issues, but things may work with some effort.
Press Ctrl-C to abort; update will continue in 5 seconds.
Preparing chroot environment...
Installing brightness into the chroot...
....
Installing CRAS...
Installing target cli-extra...
Reading package lists...
Building dependency tree...
Reading state information...
dbus is already the newest version (1.12.2-1ubuntu1).
kbd is already the newest version (2.0.4-2ubuntu1).
openssh-client is already the newest version (1:7.6p1-4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Installing target xiwi...
xserver-xorg-video-dummy was already not hold.
Reading package lists...
Building dependency tree...
Reading state information...
xorg is already the newest version (1:7.7+19ubuntu7).
xserver-xorg-video-dummy is already the newest version (1:0.3.8-1build1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package i3
Failed to complete chroot setup.
Unmounting /media/removable/mwjwEXT4/chroots/bionic...
Sending SIGTERM to processes under /media/removable/mwjwEXT4/chroots/bionic...
#### If known, describe the steps to reproduce the issue:
see above, reproducible. ready to put in some effort. Thanks. xenial installed fine today.