Comment 31 for bug 2024483

Revision history for this message
Steve Langasek (vorlon) wrote :

Because focal was rolled back (due to the d-i impact), the focal-updates version does not show the problem:

$ sudo apt install ubuntu-dev-tools pbuilder arch-test
$ pbuilder-dist jammy create
W: /home/vorlon/.pbuilderrc does not exist
I: Logging to /home/vorlon/pbuilder/jammy_result/last_operation.log
W: cgroups are not available on the host, not using them.
I: Distribution is jammy.
I: Current time: Fri Jul 7 22:33:46 UTC 2023
I: pbuilder-time-stamp: 1688769226
I: Building the build environment
I: running debootstrap
/usr/sbin/debootstrap
I: Target architecture can be executed
[...]
^C
$

debootstrap from focal-proposed:

$ pbuilder-dist jammy create
W: /home/vorlon/.pbuilderrc does not exist
I: Logging to /home/vorlon/pbuilder/jammy_result/last_operation.log
W: cgroups are not available on the host, not using them.
I: Distribution is jammy.
I: Current time: Fri Jul 7 22:37:13 UTC 2023
I: pbuilder-time-stamp: 1688769433
I: Building the build environment
I: running debootstrap
/usr/sbin/debootstrap
I: Target architecture can be executed
I: Retrieving InRelease
^CManually aborted.
$

So this can be considered verified for focal as well.