$ sudo apt install ubuntu-dev-tools pbuilder arch-test
$ pbuilder-dist jammy create
Warning: Unknown distribution "jammy". Do you want to continue [y|N]?
$
With kinetic-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 21:42:44 UTC 2023
I: pbuilder-time-stamp: 1688766164
I: Building the build environment
I: running debootstrap
/usr/sbin/debootstrap
I: Target architecture can be executed
I: Retrieving InRelease
[...]
^C
$
On kinetic:
$ sudo apt install ubuntu-dev-tools pbuilder arch-test
$ pbuilder-dist jammy create
Warning: Unknown distribution "jammy". Do you want to continue [y|N]?
$
With kinetic-proposed:
$ pbuilder-dist jammy create .pbuilderrc does not exist pbuilder/ jammy_result/ last_operation. log time-stamp: 1688766164 debootstrap
W: /home/vorlon/
I: Logging to /home/vorlon/
W: cgroups are not available on the host, not using them.
I: Distribution is jammy.
I: Current time: Fri Jul 7 21:42:44 UTC 2023
I: pbuilder-
I: Building the build environment
I: running debootstrap
/usr/sbin/
I: Target architecture can be executed
I: Retrieving InRelease
[...]
^C
$