Hi Brian,

I performed the verification steps on a fresh xenial LXC (using python-
botocore 1.16.19+repack-1ubuntu0.16.04.2 from LP: #1875485):

- Enable proposed
- apt install python-s3transfer/xenial-proposed and 
python3-s3transfer/xenial-proposed
- dpkg -s python-s3transfer shows v0.3.3
- dpkg -s python3-s3transfer shows v0.3.3

root@namely-premium-longhorn:~# dpkg -l | grep s3transfer
ii  python-s3transfer             0.3.3-1ubuntu0.16.04.1                     
all          Amazon S3 Transfer Manager for Python2
ii  python3-s3transfer            0.3.3-1ubuntu0.16.04.1                     
all          Amazon S3 Transfer Manager for Python3


Additionally, I executed David's test script, to run the python-boto3 unit and 
functional tests exercising python-botocore and python-s3transfer. I ran those 
tests against botocore/updates and s3transfer/updates for xenial, and compared 
those results to the same tests run against botocore/proposed and 
s3transfer/proposed for xenial. The failures observed in -proposed are equal to 
the baseline (-updates) failures. The errors observed in David's previous test 
runs on xenial are gone with 1.16.19+repack-1ubuntu0.16.04.2.

The raw results are available here, alongside the (modified) script used to run 
the tests:
https://git.launchpad.net/~slyon/+git/files/tree/LP1875485

==> xenial-proposed-py.log <==
test_serialize_bytes (tests.unit.dynamodb.test_types.TestSerializer) ... SKIP
ERROR: test_resource_lazy_loads_properties
FAIL: tests.functional.test_smoke.test_api_versions_synced_with_botocore
FAILED (SKIP=1, errors=1, failures=1)

==> xenial-proposed-py3.log <==
ERROR: test_resource_lazy_loads_properties
FAIL: tests.functional.test_smoke.test_api_versions_synced_with_botocore
FAILED (errors=1, failures=1)

==> xenial-updates-py.log <==
test_serialize_bytes (tests.unit.dynamodb.test_types.TestSerializer) ... SKIP
ERROR: test_resource_lazy_loads_properties
FAIL: tests.functional.test_smoke.test_api_versions_synced_with_botocore
FAILED (SKIP=1, errors=1, failures=1)

==> xenial-updates-py3.log <==
ERROR: test_resource_lazy_loads_properties
FAIL: tests.functional.test_smoke.test_api_versions_synced_with_botocore
FAILED (errors=1, failures=1)

** Tags removed: verification-failed-xenial
** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1880999

Title:
  SRU: bump version to make compatible with upstream awscli requirements

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-s3transfer/+bug/1880999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to