dataflake.org

Home Documentation Software Old Stuff Bug Reporting

JTracker 1.12 appears to require Python 2.2 (Resolved)

Request JTracker -- documentation request -- by Deb Lewis
Posted on Jul 13, 2005 8:19 pm
Subscribe

Enter your email address to receive mail on every change to this issue.

Entries (Latest first)


  Comment by Deb Lewis on Jul 15, 2005 11:48 am
  Jens - thanks, that will help people taking a look at JTracker for the first
time.

(I'm trying to get my client's system moved up to 2.7, but at the moment
we're unfortunately still stuck back on old 2.6.x platform)

~ Deb

-----Original Message-----
From: JTracker [mailto:jtracker@dataflake.org]
Sent: Friday, July 15, 2005 12:31 AM
To: Deb Lewis
Subject: [Tracker] JTracker followup: "JTracker 1.12 appears to require
Python 2.2" (issue_00458)

Issue followup (Resolve) by Jens Vagelpohl (jens@dataflake.org):

"JTracker 1.12 appears to require Python 2.2"
http://www.dataflake.org/tracker/issue_00458

----------

Hi Deb,

You're correct, Python 2.2 or higher is needed. I live in an idyllic world
where everyone has already moved onto Zope 2.7.x and simply never noticed
the problem ;)

The requirement is now spelled out in INSTALL.txt, README.txt in CVS and the
web page at http://www.dataflake.org/software/jtracker .

jens


----------

Sent automatically by JTracker "Report Bugs" at
http://www.dataflake.org/tracker


 

  Resolve by Jens Vagelpohl on Jul 15, 2005 3:30 am
  Hi Deb,

You're correct, Python 2.2 or higher is needed. I live in an idyllic world where everyone has already moved onto Zope 2.7.x and simply never noticed the problem ;)

The requirement is now spelled out in INSTALL.txt, README.txt in CVS and the web page at http://www.dataflake.org/software/jtracker .

jens
 

  Initial Request by Deb Lewis on Jul 13, 2005 8:19 pm
  Am taking a look at your JTracker, tried the new 1.12 version on an older Zope 2.6.4 server (python 2.1) and found it doesn't install - the email module you're using was apparently introduced in 2.2, so you may have introduced a higher baseline requirement for the platform. Would be nice if you confirmed and included this info in the docs so it's clear which versions of Zope can be used. (Haven't found if there's a 2.1 version of the email pkg; I know that's old and dead so not a big deal)