Public bug reported: I've configured apt-mirror to mirror bionic and xenial using the following mirror.list file.
############# config ################## # # set base_path /var/spool/apt-mirror # # set mirror_path $base_path/mirror # set skel_path $base_path/skel # set var_path $base_path/var # set cleanscript $var_path/clean.sh # set defaultarch <running host architecture> # set postmirror_script $var_path/postmirror.sh # set run_postmirror 0 set nthreads 20 set _tilde 0 # ############# end config ############## deb http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu xenial-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu xenial-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse deb-i386 http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse deb-i386 http://archive.ubuntu.com/ubuntu xenial-security main restricted universe multiverse deb-i386 http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse deb-i386 http://archive.ubuntu.com/ubuntu xenial-proposed main restricted universe multiverse deb-i386 http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu bionic main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse deb-i386 http://archive.ubuntu.com/ubuntu bionic main restricted universe multiverse deb-i386 http://archive.ubuntu.com/ubuntu bionic-security main restricted universe multiverse deb-i386 http://archive.ubuntu.com/ubuntu bionic-updates main restricted universe multiverse deb-i386 http://archive.ubuntu.com/ubuntu bionic-proposed main restricted universe multiverse deb-i386 http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse clean http://archive.ubuntu.com/ubuntu After running apt-mirror as the apt-mirror user I then attempt to perform a network install from the local mirror. When I do so I get errors in the syslog of the isntall environement stating files are missing. Here is a list of files I've manually downloaded locally to attempt to get a local network install to complete. apt-mirror-setup_0.104ubuntu5_all.udeb apt-setup-udeb_0.104ubuntu5_amd64.udeb base-installer_1.158ubuntu4_amd64.udeb block-modules-4.15.0-20-generic-di_4.15.0-20.21_amd64.udeb It appears that apt-mirror is not collecting all the needed files for a version as designed. ** Affects: apt-mirror (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1782214 Title: apt-mirror failing to download all files needed for install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt-mirror/+bug/1782214/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs