Comment 14 for bug 1875485

Revision history for this message
David Krauser (davidkrauser) wrote :

Hi Brian,

I've run autopkgtests for each package listed by reverse-depends:

reverse-depends -lsb python3-botocore

Against python3-botocore/bionic-proposed and python3-s3transfer/bionic using this helper script:

https://git.launchpad.net/~davidkrauser/+git/scripts/plain/autopkhttps://git.launchpad.net/~davidkrauser/+git/scripts/plain/autopkgtest-rdepends.sh?id=7cb005185744047f30e6f275eec19509eda50182gtest-rdepends.sh

With the command:

autopkgtest-rdepends.sh --package-under-test python3-botocore \
    --enable-proposed-for-package python3-s3transfer \
    --enable-proposed-for-package python3-botocore

This gives me the following results:

PASS: kombu
PASS: swift
FAIL: python-scrapy

To compare to the baseline results (run with python3-botocore/bionic-updates and python3-s3transfer/bionic-updates), I ran this:

autopkgtest-rdepends.sh --package-under-test python3-botocore

And got the following results:

PASS: kombu
PASS: swift
FAIL: python-scrapy

Looking at the full autopkgtest logs (linked below), these results appear to match the results I got with the packages from proposed.

Full autopackagetest logs:

https://git.launchpad.net/~davidkrauser/+git/logs/tree/LP1875485/20200710/bionic?id=a60928f005e87785719b58d519b87582e435616d