Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#4677 closed defect (duplicate)

strangeness with webadmin under 0.10.3

Reported by: greg@… Owned by: Christopher Lenz
Priority: normal Milestone:
Component: admin/web Version: 0.10.3
Severity: major Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

I suddenly hit a problem where I can no longer manipulate milestones and other ticket attributes with webadmin. OK, I thought I'll just update it.

But now I get this from a fresh checkout:

[root@webserver trac]# svn co https://svn.edgewall.com/repos/trac/sandbox/webadmin
[root@webserver webadmin]# python setup.py install
running install
running bdist_egg
Traceback (most recent call last):
  File "setup.py", line 34, in ?
    entry_points = {
 ...
"/usr/lib/python2.3/site-packages/setuptools-0.6a10-py2.3.egg/setuptools/command/egg_info.py", line 155, in get_svn_revision
    dirurl = urlre.search(data).group(1)    # get repository URL
AttributeError: 'NoneType' object has no attribute 'group'

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 18 years ago

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

See #3863.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz 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.