Hello, Bug #1761030 indeed describes the same issues.
I've also a modified udeb in use, now. And it's working for me, but the setup is almost the same. d-i apt-setup/local0/source boolean false d-i apt-setup/local0/key string http://software.ubuntu.man-da.de/software/key.gpg d-i apt-setup/local0/repository string deb http://software.ubuntu.man-da.de/software bionic extras d-i apt-setup/local0/comment string local server After the installation completed the key was in /etc/apt/trusted.gpg.d/local_server.asc since our internal repository key was also ASCII-Armored. But I used the overlay_host configuration to get the udeb in: apt-mirror-setup apt-setup/overlay_host string software.ubuntu.man-da.de apt-mirror-setup apt-setup/overlay_directory string /software/ apt-mirror-setup apt-setup/overlay boolean true The repository key was also integrated into our modified initrd to get this working, but this alone didn't resolve the issues. With the patched udeb in http://software.ubuntu.man-da.de/software/dists/bionic/main /debian-installer/binary-amd64/Packages it works for me. Kind regards Lars -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754075 Title: apt-setup uses apt-key but probably should not anymore To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt-setup/+bug/1754075/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
