Thanks Charles. Indeed, this is slightly different (although caused by the same change in how we build ISOs).
This specific issue is caused by the absence of the /cdrom mountpoint (which is now referenced by apt/sources.list.d/cdrom.sources) in the overlay where we run apt-config. When `autoinstall: apt: sources` is non-empty, `curtin apt-config` triggers a call to apt-get update. So we need to make sure /cdrom is bind-mounted, or etc/apt/sources.list.d/cdrom.sources is dropped from the overlay. https://github.com/canonical/subiquity/pull/2353 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2146448 Title: curtin apt-config fails during installation of Resolute with Canonical autoinstall file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2146448/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
