Hello all,

A month or so ago I installed the development branch by checking out
the trunk, running setup.py install and creating the environment.

Now I'm trying to upgrade to the latest in trunk so I did:
svn update /usr/src/trac
/usr/src/trac/setup.py install

and I haven't noticed any problems, but now that I try

trac-admin /var/trac/projects upgrade

I get:

Traceback (most recent call last):
  File "/usr/bin/trac-admin", line 7, in ?
    sys.exit(
TypeError: run() takes exactly 1 argument (0 given)

The only other thing I see when running setup.py, there was this
warning:
warning: install_lib: 'build/lib' does not exist -- no Python modules
to install

Any tips on what I'm missing?  I have r4825 checked out.


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to