Verified distro-info, dput, gpgme1.0, and python-debian with the test plan from vorlon on lunar, kinetic, jammy, and focal. Detailed logs:
Verification for dput on lunar:
``` $ schroot-wrapper -c lunar -p dput,python3-pip -e [...] (lunar)bdrung@host:~$ pip3 install -U setuptools --break-system-packages Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (66.1.1) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 8.3 MB/s eta 0:00:00 Installing collected packages: setuptools Successfully installed setuptools-68.0.0 (lunar)bdrung@host:~$ dput No package or host has been provided, see dput -h (lunar)bdrung@host:~$ dpkg -s dput | grep ^Version Version: 1.1.3ubuntu2.1 ```
Verification for dput and python-debian on kinetic:
``` $ schroot-wrapper -c kinetic -p dput,python3-pip,python3-debian -e [...] (kinetic)bdrung@host:~$ pip3 install -U setuptools Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (59.6.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 3.9 MB/s eta 0:00:00 Installing collected packages: setuptools Successfully installed setuptools-68.0.0 (kinetic)bdrung@host:~$ dput No package or host has been provided, see dput -h (kinetic)bdrung@host:~$ dpkg -s dput | grep ^Version Version: 1.1.2ubuntu2.1 (kinetic)bdrung@host:~$ dpkg -s python3-debian | grep ^Version Version: 0.1.46ubuntu1 ```
Verification for distro-info, dput, gpgme1.0, and python-debian on jammy:
``` $ schroot-wrapper -c jammy -p dput,python3-pip,python3-debian,python3-distro-info -e [...] (jammy)bdrung@host:~$ pip3 install -U setuptools Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (59.6.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 KB 8.0 MB/s eta 0:00:00 Installing collected packages: setuptools Successfully installed setuptools-68.0.0 (jammy)bdrung@host:~$ dput No package or host has been provided, see dput -h (jammy)bdrung@host:~$ dpkg -s python3-distro-info | grep ^Version Version: 1.1ubuntu0.1 (jammy)bdrung@host:~$ dpkg -s dput | grep ^Version Version: 1.1.0ubuntu2.1 (jammy)bdrung@host:~$ dpkg -s python3-gpg | grep ^Version Version: 1.16.0-1.2ubuntu4.1 (jammy)bdrung@host:~$ dpkg -s python3-debian | grep ^Version Version: 0.1.43ubuntu1.1 ```
Verification for distro-info, dput, gpgme1.0, and python-debian on focal:
``` $ schroot-wrapper -c focal -p dput,python3-pip,python3-debian,python3-distro-info -e [...] (focal)bdrung@host:~$ pip3 install -U setuptools Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) |████████████████████████████████| 804 kB 2.1 MB/s Installing collected packages: setuptools Successfully installed setuptools-68.0.0 (focal)bdrung@host:~$ dput /usr/bin/dput:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import load_entry_point No package or host has been provided, see dput -h (focal)bdrung@host:~$ dpkg -s python3-distro-info | grep ^Version Version: 0.23ubuntu1.1 (focal)bdrung@host:~$ dpkg -s dput | grep ^Version Version: 1.0.3ubuntu1.1 (focal)bdrung@host:~$ dpkg -s python3-gpg | grep ^Version Version: 1.13.1-7ubuntu2.1 (focal)bdrung@host:~$ dpkg -s python3-debian | grep ^Version Version: 0.1.36ubuntu1.1 ```
Verified distro-info, dput, gpgme1.0, and python-debian with the test plan from vorlon on lunar, kinetic, jammy, and focal. Detailed logs:
Verification for dput on lunar:
``` bdrung@ host:~$ pip3 install -U setuptools --break- system- packages python3/ dist-packages (66.1.1) 68.0.0- py3-none- any.whl (804 kB) ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━ 804.0/804.0 kB 8.3 MB/s eta 0:00:00 bdrung@ host:~$ dput bdrung@ host:~$ dpkg -s dput | grep ^Version
$ schroot-wrapper -c lunar -p dput,python3-pip -e
[...]
(lunar)
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: setuptools in /usr/lib/
Collecting setuptools
Downloading setuptools-
━━
Installing collected packages: setuptools
Successfully installed setuptools-68.0.0
(lunar)
No package or host has been provided, see dput -h
(lunar)
Version: 1.1.3ubuntu2.1
```
Verification for dput and python-debian on kinetic:
``` pip,python3- debian -e bdrung@ host:~$ pip3 install -U setuptools python3/ dist-packages (59.6.0) 68.0.0- py3-none- any.whl (804 kB) ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━ 804.0/804.0 kB 3.9 MB/s eta 0:00:00 bdrung@ host:~$ dput bdrung@ host:~$ dpkg -s dput | grep ^Version bdrung@ host:~$ dpkg -s python3-debian | grep ^Version
$ schroot-wrapper -c kinetic -p dput,python3-
[...]
(kinetic)
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: setuptools in /usr/lib/
Collecting setuptools
Downloading setuptools-
━━
Installing collected packages: setuptools
Successfully installed setuptools-68.0.0
(kinetic)
No package or host has been provided, see dput -h
(kinetic)
Version: 1.1.2ubuntu2.1
(kinetic)
Version: 0.1.46ubuntu1
```
Verification for distro-info, dput, gpgme1.0, and python-debian on jammy:
``` pip,python3- debian, python3- distro- info -e bdrung@ host:~$ pip3 install -U setuptools python3/ dist-packages (59.6.0) 68.0.0- py3-none- any.whl (804 kB) ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━ 804.0/804.0 KB 8.0 MB/s eta 0:00:00 bdrung@ host:~$ dput bdrung@ host:~$ dpkg -s python3-distro-info | grep ^Version bdrung@ host:~$ dpkg -s dput | grep ^Version bdrung@ host:~$ dpkg -s python3-gpg | grep ^Version bdrung@ host:~$ dpkg -s python3-debian | grep ^Version
$ schroot-wrapper -c jammy -p dput,python3-
[...]
(jammy)
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: setuptools in /usr/lib/
Collecting setuptools
Downloading setuptools-
━━
Installing collected packages: setuptools
Successfully installed setuptools-68.0.0
(jammy)
No package or host has been provided, see dput -h
(jammy)
Version: 1.1ubuntu0.1
(jammy)
Version: 1.1.0ubuntu2.1
(jammy)
Version: 1.16.0-1.2ubuntu4.1
(jammy)
Version: 0.1.43ubuntu1.1
```
Verification for distro-info, dput, gpgme1.0, and python-debian on focal:
``` pip,python3- debian, python3- distro- info -e bdrung@ host:~$ pip3 install -U setuptools 68.0.0- py3-none- any.whl (804 kB) ███████ ███████ ███████ ███████ ███| 804 kB 2.1 MB/s bdrung@ host:~$ dput /setuptools. pypa.io/ en/latest/ pkg_resources. html bdrung@ host:~$ dpkg -s python3-distro-info | grep ^Version bdrung@ host:~$ dpkg -s dput | grep ^Version bdrung@ host:~$ dpkg -s python3-gpg | grep ^Version bdrung@ host:~$ dpkg -s python3-debian | grep ^Version
$ schroot-wrapper -c focal -p dput,python3-
[...]
(focal)
Collecting setuptools
Downloading setuptools-
|█
Installing collected packages: setuptools
Successfully installed setuptools-68.0.0
(focal)
/usr/bin/dput:6: DeprecationWarning: pkg_resources is deprecated as an API. See https:/
from pkg_resources import load_entry_point
No package or host has been provided, see dput -h
(focal)
Version: 0.23ubuntu1.1
(focal)
Version: 1.0.3ubuntu1.1
(focal)
Version: 1.13.1-7ubuntu2.1
(focal)
Version: 0.1.36ubuntu1.1
```