Delete '/tmp/deploy1/htdocs/agilo'?

 

Dan Winslow
Director of Information Technology, AIM INSTITUTE
1905 Harney Street, Suite 700
Omaha, NE 68102
402-345-5025 x156
[email protected]
www.aiminstitute.org

________________________________

From: [email protected] [mailto:[email protected]]
On Behalf Of Christian Unger
Sent: Thursday, July 16, 2009 10:31 AM
To: Trac Users
Subject: [Trac] [agilo] trac-admin deploy doesn't work

 

 

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.e
gg/agilo/htdocs

          agilo.ticket.web_ui.AgiloTicketModule

        
/Library/Python/2.5/site-packages/agilo-0.8.0_RC1_r1707_20090712-py2.5.e
gg/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/cons
ole.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/cons
ole.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/cons
ole.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/cons
ole.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/cons
ole.py", line 67, in copytree_rec

            os.mkdir(dst)

        OSError: [Errno 17] File exists: '/tmp/deploy1/htdocs/agilo'

 

 

any ideas anyone?

 

 

 

 


__

cu

christian unger

 

 

 

 

 





 


--~--~---------~--~----~------------~-------~--~----~
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