Edgewall Software
Modify

Opened 13 years ago

Closed 13 years ago

#10087 closed defect (invalid)

tracd and trac-admin fail with Trac 0.11.5

Reported by: anonymous Owned by:
Priority: highest Milestone:
Component: general Version: 0.11.5
Severity: major Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Remy Blank)

First I tried Trac 0.12. tracd and trac-admin worked partially because I didn't have pysqlite 2.X. I didn't want to upgrade pysqlite so I decided to install Trac 0.11. Now I have the following errors:

Traceback (most recent call last):
  File "/usr/bin/tracd", line 5, in ?
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 2603, in ?
    working_set.require(__requires__)
  File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 666, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 565, in resolve
    raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: Trac==0.11.5

I have installed genshi and setuptools and deleted the previous Trac0.12 python egg. Anything to do?

Attachments (0)

Change History (1)

comment:1 by Remy Blank, 13 years ago

Description: modified (diff)
Resolution: invalid
Status: newclosed

This is an InstallationIssue. Please ask on the MailingList and / or IrcChannel.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.