[Bug 1500768] Re: python3.4.3 SRU break requests

2016-01-06 Thread Launchpad Bug Tracker
This bug was fixed in the package python-virtualenv - 1.11.4-1ubuntu1 --- python-virtualenv (1.11.4-1ubuntu1) trusty-proposed; urgency=medium * SRU: LP: #1500768. * Backport pull request #385, fixing TLS verification when using a proxy. -- Matthias Klose Sat,

[Bug 1500768] Re: python3.4.3 SRU break requests

2016-01-06 Thread Launchpad Bug Tracker
This bug was fixed in the package python-virtualenv - 1.11.4-1ubuntu1 --- python-virtualenv (1.11.4-1ubuntu1) trusty-proposed; urgency=medium * SRU: LP: #1500768. * Backport pull request #385, fixing TLS verification when using a proxy. -- Matthias Klose Sat,

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-16 Thread Matthias Klose
checked that virtualenv still works with the proxy setting from comment #6 and the python 2.7.10 from the ubuntu-toolchain-r/ppa archive. works as well with the python2.7 from trusty. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-16 Thread Chris J Arges
Hello Didier, or anyone else affected, Accepted python-virtualenv into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python- virtualenv/1.11.4-1ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-12 Thread Matthias Klose
people claiming too much work should really look at the package in the first place, before making such claims. Now waiting in trusty-proposed. ** Changed in: python-virtualenv (Ubuntu Trusty) Status: Won't Fix => New ** Changed in: python-virtualenv (Ubuntu) Status: Won't Fix =>

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-12 Thread Matthias Klose
test upload of python-virtualenv in the ubuntu-toolchain-r/ppa PPA -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage notifications about this

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-12 Thread Matthias Klose
people claiming too much work should really look at the package in the first place, before making such claims. Now waiting in trusty-proposed. ** Changed in: python-virtualenv (Ubuntu Trusty) Status: Won't Fix => New ** Changed in: python-virtualenv (Ubuntu) Status: Won't Fix =>

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-11 Thread Barry Warsaw
We won't be fixing virtualenv in Trusty, there's just too much to backport. The solution is to use the built-in virtual environment support in Python 3 for Trusty. Install the `python3.4-venv` package and use `python3 -m venv `. Then proceed as you normally would with a virtual environment. **

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-11 Thread Barry Warsaw
We won't be fixing virtualenv in Trusty, there's just too much to backport. The solution is to use the built-in virtual environment support in Python 3 for Trusty. Install the `python3.4-venv` package and use `python3 -m venv `. Then proceed as you normally would with a virtual environment. **

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-03 Thread Dan Watkins
** Also affects: python-virtualenv (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-03 Thread Dan Watkins
** Also affects: python-virtualenv (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-urllib3 in Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-03 Thread Dan Watkins
This problem still exists in the version of urllib3 that is vendored by the version of requests that is vendored by the pip wheel that is included in the python-virtualenv package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package python-urllib3 - 1.7.1-1ubuntu4 --- python-urllib3 (1.7.1-1ubuntu4) trusty-proposed; urgency=medium * SRU: LP: #1500768. * Backport pull request #385, fixing TLS verification when using a proxy. -- Matthias Klose Mon, 12 Oct

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package python-urllib3 - 1.7.1-1ubuntu4 --- python-urllib3 (1.7.1-1ubuntu4) trusty-proposed; urgency=medium * SRU: LP: #1500768. * Backport pull request #385, fixing TLS verification when using a proxy. -- Matthias Klose Mon, 12 Oct

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-14 Thread Matthias Klose
to test the python3 behaviour for certificate verification, you have to use urllib.request.urlopen. requests does it's own certificate verification. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-14 Thread Matthias Klose
See LP: #1348954 for the 3.4.3-1ubuntu1~14.04.2 update, currenty in trusty-proposed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Matthias Klose
** Package changed: python3.4 (Ubuntu) => python-urllib3 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-urllib3 in Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Matthias Klose
** Package changed: python3.4 (Ubuntu) => python-urllib3 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage notifications about this bug

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Cory Benfield
Hi folks, I'm a requests and urllib3 maintainer. Looks like you're running into urllib3 issue #385. This was fixed in urllib3 1.8.3 by the changelog. However, it should be a simple matter to backport the relevant patch from #385, which should get your systems working again. [0]:

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Ben Howard
See Bug #1505164: # apt-get install libapache2-mod-wsgi-py3 The following packages have unmet dependencies: libapache2-mod-wsgi-py3 : Depends: libpython3.4 (>= 3.4~b1) but it is not going to be installed E: Unable to correct problems, you have held broken packages. -- You received this bug

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Matthias Klose
** Description changed: + SRU reproducer / acceptance criteria: see comment #5 + Sicne the upgade to python 3.4.3 on trusty, I'm getting this error when using a squid proxy:

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Brian Murray
Hello Didier, or anyone else affected, Accepted python-urllib3 into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python- urllib3/1.7.1-1ubuntu4 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/python-urllib3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage notifications about this bug go to:

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Matthias Klose
this lets the reproducer in comment #6 work with the python3.4 3.4.3 in trusty-proposed. ** Tags removed: verification-needed ** Tags added: verification-done ** Description changed: - SRU reproducer / acceptance criteria: see comment #5 + SRU reproducer / acceptance criteria: see comment #6

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Sebastian Unger
Am I understanding this right that with the above proposed fix to urllib3, python itself will go back up to version 3.4.3? I.e. the archive revert is reverted? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-09 Thread Steve Langasek
** Changed in: python3.4 (Ubuntu Trusty) Assignee: (unassigned) => Matthias Klose (doko) ** Changed in: python3.4 (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-08 Thread Chris Barnes
Beached here as well. Ubuntu 14.04.3 LTS, brand new install today. This bug affects the installation of LibreOffice from ppa:libreoffice/libreoffice-5-0 which has been working fine for several months. Depends: python3-uno (>= 4.0~) -- You received this bug notification because you are a member

Re: [Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-08 Thread Steve Langasek
On Thu, Oct 08, 2015 at 12:11:06PM -, Chris Barnes wrote: > Beached here as well. > Ubuntu 14.04.3 LTS, brand new install today. No install from today would include the withdrawn SRU. You are seeing an unrelated issue. -- You received this bug notification because you are a member of

Re: [Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-08 Thread Steve Langasek
On Thu, Oct 08, 2015 at 08:06:56PM -, Chris Barnes wrote: > Just installed from scratch with latest ubuntu-14.04.3-desktop-amd64.iso > After installation: > sudo apt-get update > sudo apt-get upgrade -y > sudo apt-get purge -y libreoffice* > sudo add-apt-repository

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-08 Thread Ang Bongsong
Like Bill Miller (#19) I downgraded via the suggestion in #16, and it broke [amongst other things] Software Updater, Software & Updates (which also affects Synaptic, in that its interface for managing repositories becomes inaccessible). I had to temporarily enable trusty proposed via adding it to

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-08 Thread Chris Barnes
Just installed from scratch with latest ubuntu-14.04.3-desktop-amd64.iso After installation: sudo apt-get update sudo apt-get upgrade -y sudo apt-get purge -y libreoffice* sudo add-apt-repository ppa:libreoffice/libreoffice-5-0 sudo apt-get install libreoffice -- Fails due to Depends: python3-uno

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-08 Thread Bill Miller
On Thu, Oct 08, 2015 at 08:06:56PM -, Chris Barnes wrote: > Just installed from scratch with latest ubuntu-14.04.3-desktop-amd64.iso > After installation: > sudo apt-get update > sudo apt-get upgrade -y > sudo apt-get purge -y libreoffice* > sudo add-apt-repository

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-08 Thread Sebastian Unger
Please note that not all people are "beached". I manage some 56 machines and they regularly run apt-get update dist-upgrade and are pinned to versions from a local mirror of the archive. Those machines all downgraded python after the revert which broke a large number of apps amongst them apport,

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-08 Thread Sebastian Unger
Looks like I can attach only one crash report per comment?! ** Attachment added: "_usr_share_unattended-upgrades_unattended-upgrade-shutdown.0.crash"

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-07 Thread graingert
Oh that link 404s now and I get an empty directory https://cloud- images.ubuntu.com/vagrant/trusty/current/ What's going on? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title:

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-07 Thread graingert
If I grab the latest cloud image (https://cloud- images.ubuntu.com/vagrant/trusty/current/trusty-server-cloudimg-amd64 -vagrant-disk1.box) I'm completely broken. Is there a cloud image that works? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-07 Thread Bill Miller
I tried the fix in #16 and it broke update-manager and the software center. I had to enable trusty-proposed and upgrade python3.4 to get it to work again. So I am "beached" again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-07 Thread Axel Beckert
So you leave all users of the trusty-updates with packages installed that are newer than what is available in the archives and hence take the chance to get proper security updates in the future? # apt-cache policy python3.4 python3.4: Installed: 3.4.3-1ubuntu1~14.04.1 Candidate:

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-07 Thread Didier Roche
Steve Langasek did this revert, I guess Barry and Matthias (the uploader of this python version) are still working on getting it fixed properly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-07 Thread Lenin
+1 @#8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage notifications about this bug go to:

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-07 Thread Oli
The update and reversion has left people beached on 3.4.3. Apt doesn't automatically downgrade people back down. They're just orphaned on an obsolete version. I understand that this is a WiP and this has been done to stop more people hitting this issue, but is there a good way to downgrade to the

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-07 Thread Oli
Additionally, 3.4.3 seems to be missing the pyvenv script and documentation that routes through to python -m venv. It's not the end of the world, but certainly a regression. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-07 Thread Axel Beckert
Hi Oli, Oli wrote: > I understand that this is a WiP and this has been done to stop more > people hitting this issue, but is there a good way to downgrade to the > last version temporarily? We used "apt-get install -y --force-yes python3.4{,-minimal}=3.4.0-2ubuntu1.1

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-06 Thread Didier Roche
For now, the python 3.4 package has been revert in -updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage notifications about this bug go

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-06 Thread Sebastien Bacher
** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage notifications about this bug go to:

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-06 Thread Sebastien Bacher
you can't introduce regressions or incompatible changes in a LTS and then trying to deal with those through -backport, some users could have production code relying on us that needs to keep working, behaviour changes don't have their place in stable updates even if that's to fix bugs. If there are

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-06 Thread Barry Warsaw
This is the requests bug that lead me to suspect urllib3: https://github.com/kennethreitz/requests/issues/2435 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-06 Thread Barry Warsaw
** Changed in: python3.4 (Ubuntu) Assignee: Barry Warsaw (barry) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-05 Thread Brian Murray
** Tags added: trusty ** Also affects: python3.4 (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: python3.4 (Ubuntu Trusty) Importance: Undecided => High ** Changed in: python3.4 (Ubuntu Trusty) Status: New => Triaged ** Changed in: python3.4 (Ubuntu)

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-05 Thread Didier Roche
Do you mean -backports or -updates? The issue is that people not enabling backports have now a broken request/urllib3 with - updates only, so as long as people not enabling backports and only using -updates are fixed, I'm fine. If the solution to fix it is to requires people to enable -backports,

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-02 Thread Barry Warsaw
A simple reproducer is: $ sudo apt-get install squid3 $ export HTTP_PROXY=http://localhost:3128 HTTPS_PROXY=https://localhost:3128 $ python3 -c "import requests; requests.get('https://api.github.com/events')" This is a tough one to assign blame to but I actually think that Python 3.4.3 *fixed* a

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-09-30 Thread Didier Roche
Ok, let me clarify some points here. First, I pointed that change as it's the closest thing that changed in python 3.4.3 which can have an impact on SNI, it may be something different which broke requests. The invalid certificate tests is a test that is passing (this was to underline that I

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-09-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python3.4 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title:

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-09-29 Thread Didier Roche
Barry told that he's looking at it ** Changed in: python3.4 (Ubuntu) Importance: Undecided => Critical ** Changed in: python3.4 (Ubuntu) Assignee: (unassigned) => Barry Warsaw (barry) ** Changed in: python3.4 (Ubuntu) Importance: Critical => High -- You received this bug

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-09-29 Thread Barry Warsaw
How can I reproduce this on my own machine? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break requests To manage notifications about this bug go to:

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-09-29 Thread Barry Warsaw
PEP 476 is the impetus for this, and issue 22417 is the implementation The PEP says this : "This change will have the appearance of causing some HTTPS connections to