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/htdocsagilo.ticket.web_ui.AgiloTicketModule/Library/Python/2.5/site-packages/agilo-0.8.0_RC1_r1707_20090712- py2.5.egg/agilo/ticket/htdocsTraceback (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 runreturn admin.onecmd(command)File "/Library/Python/2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/ admin/console.py", line 133, in onecmdrv = cmd.Cmd.onecmd(self, line) or 0File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/cmd.py", line 219, in onecmdreturn func(arg)File "/Library/Python/2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/ admin/console.py", line 1245, in do_deploycopytree(source, dest)File "/Library/Python/2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/ admin/console.py", line 97, in copytreecopytree_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_recos.mkdir(dst) OSError: [Errno 17] File exists: '/tmp/deploy1/htdocs/agilo'
any ideas anyone? __ cu christian unger
smime.p7s
Description: S/MIME cryptographic signature
