Closed brs17 closed 5 years ago
Distribution (run cat /etc/os-release): Pop!_OS 19.04 intel iso 14
cat /etc/os-release
Related Application and/or Package Version (run apt policy $PACKAGE NAME): distinst
apt policy $PACKAGE NAME
Issue/Bug Description: Installation of Pop!_OS 19.04 iso 14 fails without network connection:
[INFO distinst:crates/chroot/src/command.rs:112] Generation complete. [INFO distinst:crates/chroot/src/command.rs:103] running "chroot" "/tmp/distinst.gCZ061gB5nNl" "update-locale" "--reset" "LANG=en_US.UTF-8" [WARN distinst:crates/chroot/src/command.rs:113] E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/f/flex/libfl2_2.6.4-6.2_amd64.deb Temporary failure resolving 'us.archive.ubuntu.com' [WARN distinst:crates/chroot/src/command.rs:113] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? [ERROR distinst:src/installer/state.rs:37] configuring chroot error: failed to install packages: command failed with exit status: exit code: 100 [ERROR distinst:src/installer/mod.rs:277] errored while installing system: failed to install packages: command failed with exit status: exit code: 100 [INFO distinst:ffi/src/installer.rs:192] Install error: failed to install packages: command failed with exit status: exit code: 100
Full logs: installer.log
Should be fixed by https://github.com/pop-os/iso/commit/c81e7505a87d949818be88c86d994d6f71743bd5, please verify
Fixed!
Distribution (run
cat /etc/os-release
): Pop!_OS 19.04 intel iso 14Related Application and/or Package Version (run
apt policy $PACKAGE NAME
): distinstIssue/Bug Description: Installation of Pop!_OS 19.04 iso 14 fails without network connection:
Full logs: installer.log