Comment 10 for bug 1636583

Revision history for this message
Joshua Powers (powersj) wrote :

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