We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Distribution (run cat /etc/os-release): Pop!_OS 19.04
cat /etc/os-release
Issue Installation of Pop!_OS 19.04 (debug iso #8) fails.
Installation logs: installer.log
[INFO distinst:crates/chroot/src/command.rs:112] Writing new source list [INFO distinst:crates/chroot/src/command.rs:112] Source list entries for this disc are: [INFO distinst:crates/chroot/src/command.rs:112] deb cdrom:[Pop_OS 19.04 _Disco_ - Release amd64 (20190131)]/ disco main restricted [INFO distinst:crates/chroot/src/command.rs:112] Repeat this process for the rest of the CDs in your set. [INFO distinst:src/installer/steps/configure/chroot_conf.rs:30] installing packages: ["kernelstub", "intel-microcode", "system76-driver", "e2fsprogs", "dosfstools"] [INFO distinst:crates/chroot/src/command.rs:103] running "chroot" "/tmp/distinst.lel3EDJEnjmY" "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" "e2fsprogs" "dosfstools" [INFO distinst:crates/chroot/src/command.rs:112] en_US.UTF-8... done [INFO distinst:crates/chroot/src/command.rs:103] running "chroot" "/tmp/distinst.lel3EDJEnjmY" "update-locale" "--reset" "LANG=en_US.UTF-8" [INFO distinst:crates/chroot/src/command.rs:112] Generation complete. [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
The text was updated successfully, but these errors were encountered:
It appears currently an installation requires network access to complete successfully.
Sorry, something went wrong.
No branches or pull requests
Distribution (run
cat /etc/os-release
):Pop!_OS 19.04
Issue
Installation of Pop!_OS 19.04 (debug iso #8) fails.
Installation logs:
installer.log
The text was updated successfully, but these errors were encountered: