in an attempt to make my sloooow trac faster, I tried to gather the static resources with the trac-admin deploy command -
to no avail.

it errors out with the following traceback:

  agilo.utils.web_ui.CoreTemplateProvider

/Library/Python/2.5/site-packages/agilo-0.8.0_RC1_r1707_20090712- py2.5.egg/agilo/htdocs
  agilo.ticket.web_ui.AgiloTicketModule
/Library/Python/2.5/site-packages/agilo-0.8.0_RC1_r1707_20090712- py2.5.egg/agilo/ticket/htdocs
Traceback (most recent call last):
  File "/usr/local/bin/trac-admin", line 8, in <module>
load_entry_point('Trac==0.11.4', 'console_scripts', 'trac-admin') () File "/Library/Python/2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/ admin/console.py", line 1317, in run
    return admin.onecmd(command)
File "/Library/Python/2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/ admin/console.py", line 133, in onecmd
    rv = cmd.Cmd.onecmd(self, line) or 0
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/cmd.py", line 219, in onecmd
    return func(arg)
File "/Library/Python/2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/ admin/console.py", line 1245, in do_deploy
    copytree(source, dest)
File "/Library/Python/2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/ admin/console.py", line 97, in copytree
    copytree_rec(str_path(src), str_path(dst))
File "/Library/Python/2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/ admin/console.py", line 67, in copytree_rec
    os.mkdir(dst)
OSError: [Errno 17] File exists: '/tmp/deploy1/htdocs/agilo'


any ideas anyone?






__
cu
christian unger








Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to