Well, for our Debian unstable server our plan was to stick with python
2.3 entirely, so we never upgraded to 2.4, even when it wanted us to
because that's where the packages went.

That server was only used to evaluate Trac, when we decided to deploy it
for real we converted a very old Linux server to Ubuntu 6.06, which has
python 2.4 and only 2.4 from the beginning.

So I'm not sure how to answer your issue -- my point of mentioning the
above is to say that I'm not sure if all of the python 2.4 stuff is
ready in Debian yet because we never got 2.4 working before switching to
Ubuntu.

I would be surprised that there would not be such a package, but as a
workaround you could install the plugins in 2.3.

Jason

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
On Behalf Of Mark
Sent: Tuesday, September 19, 2006 11:51 AM
To: Trac Users
Subject: [Trac] Re: Plugin Problems


Hi Jason, thanks for the help...

Jason Winnebeck wrote:
> Do you have perhaps both Python 2.3 and 2.4 installed, and installed
all
> of your plugins into Python 2.3 (or some other version of Python that
> you aren't using)?
> A month or two ago Debian unstable upgraded python versions so you
might
> have two lying around and you installed plugins into the version that
> you aren't using for Trac.

Okay, dpkg -l | grep python has indicated to me that I have
libapache2-mod-python2.3 installed. I do indeed have Python 2.3 and 2.4
installed, but my plugin is definately installed under 2.4.

I can't see libapache2-mod-python2.4 available to me.. should I be able
to? If not, then would I be best installing the plugin under 2.3? How
would I go about that?

Many thanks again...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to