Python 2.1.3 on Debian
Hi everyone, I've got a Debian Woody server here and I'd like to upgrade the Python to 2.1.3. The current testing version of Python is stuck at 2.1.2-2 I believe. Does anyone know if the stability-enhancing features of Python 2.1.3 w.r.t. Zope are in 2.1.2-2? Anyone know where I can get a .deb of 2.1.3? -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
Hi, On Mon, May 20, 2002 at 11:30:59PM -0500, Tim Wilson wrote:
I've got a Debian Woody server here and I'd like to upgrade the Python to 2.1.3. The current testing version of Python is stuck at 2.1.2-2 I believe.
You can always check the version available in woody (=testing) through http://packages.debian.org/python2.1 Currently it is 2.1.3-3. Marius Gedminas -- Do not meddle in the affairs of sysadmins, they are quick to anger and have no need for subtlety.
It's highly recommended to run ANY Zope version (2.4.x +) with Python 2.1.3. I installed python 2.1.3 on my debian box with the source tarball and the ./configure... make... make install dance. It works perfectly. ----- Original Message ----- From: "Tim Wilson" <wilson@visi.com> To: <zope@zope.org> Sent: Tuesday, May 21, 2002 6:30 AM Subject: [Zope] Python 2.1.3 on Debian : Hi everyone, : : I've got a Debian Woody server here and I'd like to upgrade the Python : to 2.1.3. The current testing version of Python is stuck at 2.1.2-2 I : believe. Does anyone know if the stability-enhancing features of Python : 2.1.3 w.r.t. Zope are in 2.1.2-2? Anyone know where I can get a .deb of : 2.1.3? : : -Tim : : -- : Tim Wilson | Visit Sibley online: | Check out: : Henry Sibley HS | http://www.isd197.org | http://www.zope.com : W. St. Paul, MN | | http://slashdot.org : wilson@visi.com | <dtml-var pithy_quote> | http://linux.com : : : _______________________________________________ : Zope maillist - Zope@zope.org : http://lists.zope.org/mailman/listinfo/zope : ** No cross posts or HTML encoding! ** : (Related lists - : http://lists.zope.org/mailman/listinfo/zope-announce : http://lists.zope.org/mailman/listinfo/zope-dev ) :
On Mon, May 20, 2002 at 11:30:59PM -0500, Tim Wilson wrote: | Hi everyone, | | I've got a Debian Woody server here and I'd like to upgrade the Python | to 2.1.3. Great, go for it. | The current testing version of Python is stuck at 2.1.2-2 I | believe. Nope. $ apt-cache policy python2.1 python2.1: Installed: 2.1.3-3 Candidate: 2.1.3-3 Version Table: *** 2.1.3-3 0 990 http://http.us.debian.org testing/main Packages 95 http://http.us.debian.org sid/main Packages 100 /var/lib/dpkg/status It's been in woody for a while (or else I grabbed it from sid a bit early). -D -- No harm befalls the righteous, but the wicked have their fill of trouble. Proverbs 12:21 GnuPG key : http://dman.ddts.net/~dman/public_key.gpg
participants (4)
-
dman -
Gilles Lenfant -
Marius Gedminas -
Tim Wilson