Verification for noble:
ubuntu@noble-test:~$ apt policy debootstrap
debootstrap:
  Installed: 1.0.134ubuntu2
  Candidate: 1.0.134ubuntu2
  Version table:
 *** 1.0.134ubuntu2 100
        100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
        100 /var/lib/dpkg/status
     1.0.134ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages

I ran:
- sudo debootstrap stonking ./stonking-chroot http://archive.ubuntu.com/ubuntu/
- sudo chroot ./stonking-chroot/ cat /etc/os-release
- sudo debootstrap resolute ./resolute-chroot http://archive.ubuntu.com/ubuntu/
- sudo chroot ./resolute-chroot/ cat /etc/os-release
- sudo debootstrap noble ./noble-chroot http://archive.ubuntu.com/ubuntu/
- sudo chroot ./noble-chroot cat /etc/os-release

All the commands performed as expected, the chroot creation worked
without any errors and smoke testing the chroot worked for both stonking
and resolute

** Tags removed: verification-needed-noble
** Tags added: verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2160111

Title:
  Debootstrap fails with stonking due to hardcoded sha256

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/2160111/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to