I noticed that using '--variant=buildd' leaves things halfway when running, for example:
'debootstrap --variant=buildd noble /opt/chroot/noble-tmp1 http://mirrors.nic.funet.fi/ubuntu' It looks like debootstrap might handle this as '--variant=minbase', since 'apt' and 'gcc' does not get extracted. So, it shows apt and gcc in the "Retrieving:" and "Verifying:" phase, but the "Extracting"-phase at the end starts at 'base-system', and neither 'apt' or 'gcc' are extracted. But, going into the chroot and checking /var/cache/apt/archives/ they're all there. And running dpkg for all those packages get them installed (but requires running schroot with 'sudo' first). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054925 Title: Debootstrap fails for Noble with base-files 13ubuntu7 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/2054925/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
