Validation completed successfully. In amd64 VMs of precise, trusty, xenial, and yakkety I installed the packages from proposed and rebooted and then preformed the following tests:
> sudo debootstrap zesty /tmp/zesty > sudo debootstrap $RELEASE /tmp/$RELEASE Release and dpkg info (output truncated) --- ubuntu@precise:~$ cat /etc/os-release | grep PRETTY_NAME PRETTY_NAME="Ubuntu precise (12.04.5 LTS)" ubuntu@precise:~$ dpkg -l | grep debootstrap ii debootstrap 1.0.40~ubuntu0.11 ubuntu@trusty:~$ cat /etc/os-release | grep PRETTY_NAME PRETTY_NAME="Ubuntu 14.04.5 LTS" ubuntu@trusty:~$ dpkg -l | grep debootstrap ii debootstrap 1.0.59ubuntu0.6 ubuntu@xenial:~$ cat /etc/os-release | grep PRETTY_NAME PRETTY_NAME="Ubuntu 16.04.1 LTS" ubuntu@xenial:~$ dpkg -l | grep debootstrap ii debootstrap 1.0.78+nmu1ubuntu1.2 ubuntu@yakkety:~$ cat /etc/os-release | grep PRETTY_NAME PRETTY_NAME="Ubuntu 16.10" ubuntu@yakkety:~$ dpkg -l | grep debootstrap ii debootstrap 1.0.81ubuntu2.1 rmadison --- $ rmadison debootstrap | grep proposed debootstrap | 1.0.40~ubuntu0.11 | precise-proposed | source, all debootstrap | 1.0.59ubuntu0.6 | trusty-proposed | source, all debootstrap | 1.0.78+nmu1ubuntu1.2 | xenial-proposed | source, all debootstrap | 1.0.81ubuntu2.1 | yakkety-proposed | source, all ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636583 Title: SRU: Add zesty series link To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/1636583/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
