[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2016-11-22 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.4 - 3.4.3-1ubuntu1~14.04.5 --- python3.4 (3.4.3-1ubuntu1~14.04.5) trusty-security; urgency=medium * SECURITY UPDATE: StartTLS stripping attack - debian/patches/CVE-2016-0772.patch: raise an error when STARTTLS fails in

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-10-19 Thread Steve Langasek
** Changed in: python3.4 (Ubuntu Trusty) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3.3 in Ubuntu. https://bugs.launchpad.net/bugs/1264554 Title: python3.4 autopkg test

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.4 - 3.4.3-1ubuntu1~14.04.3 --- python3.4 (3.4.3-1ubuntu1~14.04.3) trusty; urgency=medium * Remove the config file from the package, as there is no handling in place to deal with this config file on upgrade and it is not appropriate

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-10-19 Thread Steve Langasek
Something has changed between the ~14.04.1 upload and the ~14.04.3 upload, and these tests are no longer passing on the autopkgtest infrastructure. So this bug is unfortunately verification-failed. However, this is not a regression and the tests in question have passed as part of the package

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-10-19 Thread Martin Pitt
Even faster: $ python3.4 -W default -bb -E -R -m test -j 1 -v -m testRecvmsgPeek -uall,-network,-urlfetch,-gui test.test_socket Attaching strace for one of the failed tests. The interesting part: [pid 10253] socket(PF_INET6, SOCK_DGRAM|SOCK_CLOEXEC, IPPROTO_IP) = 4 [pid 10253] bind(4,

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-10-19 Thread Martin Pitt
For the record, this reproduces perfectly well in local QEMU: adt-run --apt-pocket=proposed -U -s --testname testsuite python3.4 --- qemu /srv/vm/adt-trusty-amd64-cloud.img so this is not specific to the production CI environment. -s starts a shell after failure; after that the failure can be

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-10-14 Thread Chris J Arges
Hello Matthias, or anyone else affected, Accepted python3.4 into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python3.4/3.4.3-1ubuntu1~14.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-10-06 Thread Steve Langasek
python3.4 3.4.3-1ubuntu1~14.04.1 has been removed from trusty-updates due to bug #1500768 which is a regression introduced in this SRU. This SRU can be reconsidered once this regression has been resolved. ** Changed in: python3.4 (Ubuntu Trusty) Status: Fix Released => Triaged ** Tags

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-09-24 Thread Mathew Hodson
** Changed in: python3.3 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3.3 in Ubuntu. https://bugs.launchpad.net/bugs/1264554 Title: python3.4 autopkg test failures Status

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-09-23 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.4 - 3.4.3-1ubuntu1~14.04.1 --- python3.4 (3.4.3-1ubuntu1~14.04.1) trusty-proposed; urgency=medium * Backport issue #23844 from the 3.4 branch, replacing the 512 bit dh key with a 2014 bit one. Triggered by OpenSSL security update in

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-09-08 Thread Mathew Hodson
** Changed in: python3.4 (Ubuntu) Importance: Undecided => High ** Changed in: python3.4 (Ubuntu Trusty) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3.3 in Ubuntu.

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-08-17 Thread Páll Haraldsson
The changelog says replacing the 512 bit dh key with a 2014 bit one coming from this: This is caused by a recent OpenSSL update in trusty-security. This needs https://hg.python.org/cpython/rev/1ad7c0253abe backported, I confirmed that this fixes the test. That commit says the same, but looking

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-07-28 Thread Martin Pitt
This is caused by a recent OpenSSL update in trusty-security. This needs https://hg.python.org/cpython/rev/1ad7c0253abe backported, I confirmed that this fixes the test. ** Tags removed: verification-needed ** Tags added: verification-failed -- You received this bug notification because you are

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-07-28 Thread Martin Pitt
Confirmed, http://autopkgtest.ubuntu.com/packages/p/python3.4/trusty/amd64/ (and i386) passing now. Thanks Matthias! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3.3 in Ubuntu. https://bugs.launchpad.net/bugs/1264554

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-07-28 Thread Adam Conrad
Hello Matthias, or anyone else affected, Accepted python3.4 into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python3.4/3.4.3-1ubuntu1~14.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-07-28 Thread Matthias Klose
confirmed that 3.4.3-1ubuntu1~14.04.1 passes the test_ssl test ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3.3 in Ubuntu.

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-07-19 Thread Martin Pitt
Same error in the cloud tests: http://autopkgtest.ubuntu.com/packages/p/python3.4/trusty/amd64 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3.3 in Ubuntu. https://bugs.launchpad.net/bugs/1264554 Title: python3.4

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-07-19 Thread Martin Pitt
Still fails: https://jenkins.qa.ubuntu.com/job/trusty-adt-python3.4/83/ == ERROR: test_dh_params (test.test_ssl.ThreadedTests) -- Traceback (most recent call

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-07-17 Thread Steve Langasek
Hello Matthias, or anyone else affected, Accepted python3.4 into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python3.4/3.4.3-1ubuntu1~14.04 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Touch-packages] [Bug 1264554] Re: python3.4 autopkg test failures

2015-07-01 Thread Chris J Arges
Is there an MRE for this package? In addition some SRU justification for Trusty would be nice to see why this is required vs patching the existing release. Thanks ** Also affects: python3.3 (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: python3.4 (Ubuntu Trusty)