Mailing List Archive

[The Trac Project] #3863: Can't update to new WebAdmin
#3863: Can't update to new WebAdmin
---------------------------------------------+------------------------------
Reporter: enrico.straube@cbb-software.com | Owner: cmlenz
Type: defect | Status: new
Priority: normal | Milestone:
Component: webadmin | Version: 0.10
Severity: normal | Keywords:
---------------------------------------------+------------------------------
Can't update to the current WebAdmin version. I get the following error
message:

{{{
Aton:/usr/local/src/webadmin # svn up
At revision 3857.
Aton:/usr/local/src/webadmin # python setup.py egg_info
running egg_info
Traceback (most recent call last):
File "setup.py", line 34, in ?
entry_points = {
File "/usr/lib/python2.4/distutils/core.py", line 149, in setup
dist.run_commands()
File "/usr/lib/python2.4/distutils/dist.py", line 946, in run_commands
self.run_command(cmd)
File "/usr/lib/python2.4/distutils/dist.py", line 965, in run_command
cmd_obj.ensure_finalized()
File "/usr/lib/python2.4/distutils/cmd.py", line 117, in
ensure_finalized
self.finalize_options()
File "/usr/local/lib/python2.4/site-
packages/setuptools-0.6c1-py2.4.egg/setuptools/command/egg_info.py", line
85, in finalize_options
self.vtags = self.tags()
File "/usr/local/lib/python2.4/site-
packages/setuptools-0.6c1-py2.4.egg/setuptools/command/egg_info.py", line
179, in tags
): version += '-r%s' % self.get_svn_revision()
File "/usr/local/lib/python2.4/site-
packages/setuptools-0.6c1-py2.4.egg/setuptools/command/egg_info.py", line
196, in get_svn_revision
dirurl = urlre.search(data).group(1) # get repository URL
AttributeError: 'NoneType' object has no attribute 'group'
Aton:/usr/local/src/webadmin #
}}}

I'm running it on OpenSuSE 10.1, Subversion 1.4 and Trac 0.10.

--
Ticket URL: <http://trac.edgewall.org/ticket/3863>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---
Re: [The Trac Project] #3863: Can't update to new WebAdmin [ In reply to ]
#3863: Can't update to new WebAdmin
---------------------------------------------+------------------------------
Reporter: enrico.straube@cbb-software.com | Owner: cmlenz
Type: defect | Status: closed
Priority: normal | Milestone:
Component: webadmin | Version: 0.10
Severity: normal | Resolution: worksforme
Keywords: |
---------------------------------------------+------------------------------
Changes (by mgood):

* status: new => closed
* resolution: => worksforme

Comment:

This is a setuptools bug with SVN 1.4. Upgrade to the latest version of
setuptools.

--
Ticket URL: <http://trac.edgewall.org/ticket/3863#comment:1>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---