Verification for resolute:
ubuntu@resolute-test:~$ apt policy debootstrap
debootstrap:
  Installed: 1.0.142ubuntu2
  Candidate: 1.0.142ubuntu2
  Version table:
 *** 1.0.142ubuntu2 100
        100 http://archive.ubuntu.com/ubuntu resolute-proposed/main amd64 
Packages
        100 /var/lib/dpkg/status
     1.0.142ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu resolute/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

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-resolute
** Tags added: verification-done-resolute

-- 
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