Closed brs17 closed 5 years ago
The package which failed should also have written the reason in the log.
Perhaps this provides a clearer understanding:
Sep 29 03:07:07 pop-os io.elementary.installer.desktop[2553]: [INFO distinst:src/installer/steps/configure/chroot_conf.rs:40] installing packages: ["kernelstub", "intel-microcode", "system76-driver", "system76-driver-nvidia", "e2fsprogs", "dosfstools"]
Sep 29 03:07:07 pop-os io.elementary.installer.desktop[2553]: [INFO distinst:crates/chroot/src/command.rs:108] running "chroot" "/tmp/distinst.YxXjwNbh3KFi" "apt-get" "install" "-q" "-y" "-o" "Acquire::cdrom::AutoDetect=0" "-o" "Acquire::cdrom::mount=/cdrom" "-o" "APT::CDROM::NoMount=1" "kernelstub" "intel-microcode" "system76-driver" "system76-driver-nvidia" "e2fsprogs" "dosfstools"
Here are the full journald logs from the live session. 191.log
This is an ISO issue
Should be fixed in next ISO
Distribution (run
cat /etc/os-release
): Pop!_OS 19.10Related Application and/or Package Version (run
apt policy $PACKAGE NAME
): distinstIssue/Bug Description: Attempting to install from debug iso 7 fails on installation returning the error:
ERROR: configuring chroot error: error installing packages: command failed with exit status exit code 100
.Reattempting to install while connected to the internet succeeded.