Bug#754248: [Python-modules-team] Bug#754248: python-virtualenv: Error when attempting to create a python2.6 virtualenv

2016-11-14 Thread Arthur de Jong
On Mon, 2016-11-14 at 10:28 -0500, Barry Warsaw wrote: > On Nov 13, 2016, at 10:14 PM, Arthur de Jong wrote: > > I just ran into this today and I can confirm that the above fix > > allows me to move forward with a Python 2.6 virtualenv. Can you fix > > this for unstable? > > Yes, I'll upload this

Bug#754248: [Python-modules-team] Bug#754248: python-virtualenv: Error when attempting to create a python2.6 virtualenv

2016-11-14 Thread Barry Warsaw
On Nov 13, 2016, at 10:14 PM, Arthur de Jong wrote: >I just ran into this today and I can confirm that the above fix allows >me to move forward with a Python 2.6 virtualenv. Can you fix this for >unstable? Yes, I'll upload this fix to unstable momentarily. pgp3LVKV9oZPC.pgp Description: OpenPGP

Bug#754248: python-virtualenv: Error when attempting to create a python2.6 virtualenv

2016-11-13 Thread Arthur de Jong
On Thu, 2015-01-08 at 06:08 +0200, Stefano Rivera wrote: > Hi John (2015.01.08_05:24:06_+0200) > > ++'/usr/share/python-wheels/{0}-*.whl'.format(project)) > > -+'/usr/share/python-wheels/{}-*.whl'.format(project)) > > That's simple enough that it is reasonable to apply. How

Bug#754248: python-virtualenv: Error when attempting to create a python2.6 virtualenv

2015-01-07 Thread Stefano Rivera
Hi John (2015.01.08_05:24:06_+0200) > ++'/usr/share/python-wheels/{0}-*.whl'.format(project)) > -+'/usr/share/python-wheels/{}-*.whl'.format(project)) That's simple enough that it is reasonable to apply. However we've probably missed the boat for Debian Jessie. SR -- Ste

Bug#754248: python-virtualenv: Error when attempting to create a python2.6 virtualenv

2015-01-07 Thread John Kristensen
On 19/11/14 08:17, Stefano Rivera wrote: > Hi Renat (2014.08.06_05:27:47_-0700) >> I tried to replace {} with % operator and now I'm having following errors: > >> ImportError: cannot import name CertificateError > > That is being tracked in #755106 and #763389, and I intend to fix it > soon. > >

Bug#754248: python-virtualenv: Error when attempting to create a python2.6 virtualenv

2014-11-18 Thread Stefano Rivera
Hi Renat (2014.08.06_05:27:47_-0700) > I tried to replace {} with % operator and now I'm having following errors: > ImportError: cannot import name CertificateError That is being tracked in #755106 and #763389, and I intend to fix it soon. SR -- Stefano Rivera http://tumbleweed.org.za/ H:

Bug#754248: python-virtualenv: Error when attempting to create a python2.6 virtualenv

2014-08-06 Thread Renat Sabitov
Dear Maintainer, I tried to replace {} with % operator and now I'm having following errors: New python executable in py26/bin/python2.6 Also creating executable in py26/bin/python Installing setuptools, pip... Complete output from command /home/rsabitov/work/...x/py26/bin/python2.6 -c "import s

Bug#754248: python-virtualenv: Error when attempting to create a python2.6 virtualenv

2014-07-08 Thread John Kristensen
Package: python-virtualenv Version: 1.11.6-2 Severity: important Dear Maintainer, Attempting to create a python2.6 virtualenv using the following command: virtualenv -p python2.6 venv Results in the follow error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/virtu