Thanks. I get the OSError when the destination directory does not
exist. If the directory already exists when I deploy, I get:

    Command failed: Destination already exists. Remove and retry.

When the destination directory does not exist, I get a bunch of DEBUG
log output, followed by the OSError shown above. If it helps, here is
the full output.

===

# trac-admin /usr/local/agilo deploy /tmp/deploy
Copying resources from:
09:55:37 Trac[loader] DEBUG: Loading trac.ticket.web_ui from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.mimeview.php from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.ticket.query from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.attachment from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.versioncontrol.svn_fs from /
usr/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.mimeview.patch from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.mimeview.txtl from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Skipping "trac.mimeview.txtl =
trac.mimeview.txtl [textile]": ("DistributionNotFound: textile>=2.0"
not found)
09:55:37 Trac[loader] DEBUG: Loading trac.admin.web_ui from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.ticket.admin from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.mimeview.rst from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Skipping "trac.mimeview.rst =
trac.mimeview.rst [rest]": ("DistributionNotFound: docutils>=0.3" not
found)
09:55:37 Trac[loader] DEBUG: Loading trac.db.postgres from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.versioncontrol.web_ui from /
usr/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.timeline from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.mimeview.pygments from /usr/
lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Skipping "trac.mimeview.pygments =
trac.mimeview.pygments [pygments]": ("DistributionNotFound:
Pygments>=0.6" not found)
09:55:37 Trac[loader] DEBUG: Loading trac.about from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.ticket.roadmap from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.mimeview.silvercity from /
usr/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Skipping "trac.mimeview.silvercity =
trac.mimeview.silvercity [silvercity]": ("DistributionNotFound:
SilverCity>=0.9.4" not found)
09:55:37 Trac[loader] DEBUG: Loading trac.wiki.macros from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.db.sqlite from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.wiki.web_ui from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.mimeview.enscript from /usr/
lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.web.auth from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.admin.console from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.db.mysql from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.search from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.prefs from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:37 Trac[loader] DEBUG: Loading trac.ticket.report from /usr/lib/
python2.4/site-packages/Trac-0.11.3-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading acct_mgr.admin from /usr/lib/
python2.4/site-packages/TracAccountManager-0.2.1dev_r5273-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading acct_mgr.db from /usr/lib/
python2.4/site-packages/TracAccountManager-0.2.1dev_r5273-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading acct_mgr.htfile from /usr/lib/
python2.4/site-packages/TracAccountManager-0.2.1dev_r5273-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading acct_mgr.http from /usr/lib/
python2.4/site-packages/TracAccountManager-0.2.1dev_r5273-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading acct_mgr.notification from /usr/
lib/python2.4/site-packages/TracAccountManager-0.2.1dev_r5273-
py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading acct_mgr.pwhash from /usr/lib/
python2.4/site-packages/TracAccountManager-0.2.1dev_r5273-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading acct_mgr.svnserve from /usr/lib/
python2.4/site-packages/TracAccountManager-0.2.1dev_r5273-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading acct_mgr.web_ui from /usr/lib/
python2.4/site-packages/TracAccountManager-0.2.1dev_r5273-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading acct_mgr.api from /usr/lib/
python2.4/site-packages/TracAccountManager-0.2.1dev_r5273-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading dynfields.rules from /usr/lib/
python2.4/site-packages/TracDynamicFields-1.0.0-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading dynfields.web_ui from /usr/lib/
python2.4/site-packages/TracDynamicFields-1.0.0-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.api.web_ui from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.ticket.json_ui from /usr/
lib/python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.scrum from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo_common.scrum from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.ticket.links from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.init from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.csv_import.web_ui from /usr/
lib/python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.utils.compatibility_warner
from /usr/lib/python2.4/site-packages/binary_agilo-1.3.0.7_PRO-
py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo_common.web_ui from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo_pro.web_ui from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.ticket.web_ui from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.charts from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading
agilo_pro.backlog_in_place_editing from /usr/lib/python2.4/site-
packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo_pro.pro_setup from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.admin from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.scrum.workflow.rules from /
usr/lib/python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.help.search from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.help from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.utils.web_ui from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo_common.licensing from /usr/
lib/python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.ticket from /usr/lib/
python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[loader] DEBUG: Loading agilo.utils.permissions from /usr/
lib/python2.4/site-packages/binary_agilo-1.3.0.7_PRO-py2.4.egg
09:55:38 Trac[default_workflow] DEBUG: Workflow actions at
initialization: {'resolve': {'operations': [u'set_resolution'],
'name': 'resolve', 'default': 0, 'newstate': u'closed', 'oldstates':
[u'new', u'assigned', u'accepted', u'reopened'], 'permissions':
[u'TICKET_MODIFY']}, 'accept': {'operations': [u'set_owner_to_self'],
'name': 'accept', 'default': 0, 'newstate': u'accepted', 'oldstates':
[u'new', u'assigned', u'accepted', u'reopened'], 'permissions':
[u'TICKET_MODIFY']}, 'leave': {'operations': [u'leave_status'],
'name': 'leave', 'default': 1, 'newstate': u'*', 'oldstates': [u'*'],
'permissions': []}, 'reopen': {'operations': [u'del_resolution'],
'name': 'reopen', 'default': 0, 'newstate': u'reopened', 'oldstates':
[u'closed'], 'permissions': [u'TICKET_CREATE']}, 'reassign':
{'operations': [u'set_owner'], 'name': 'reassign', 'default': 0,
'newstate': u'assigned', 'oldstates': [u'new', u'assigned',
u'accepted', u'reopened'], 'permissions': [u'TICKET_MODIFY']},
'_reset': {'operations': ['reset_workflow'], 'name': 'reset',
'default': 0, 'newstate': 'new', 'oldstates': [], 'permissions': []}}

09:55:38 Trac[api] DEBUG: action controllers for ticket workflow:
['ConfigurableTicketWorkflow']
09:55:38 Trac[log] DEBUG: [AgiloTicketSystem]: Called normalize_type
with: None, {u'requirement': u'Requirement', u'task': u'Task',
u'story': u'User Story', u'bug': u'Bug'}
09:55:38 Trac[log] DEBUG: [AgiloTicketSystem]: Got new aliases:
{u'requirement': u'Requirement', u'task': u'Task', u'story': u'User
Story', u'bug': u'Bug'}
09:55:38 Trac[api] DEBUG: action controllers for ticket workflow:
['ConfigurableTicketWorkflow']
09:55:38 Trac[log] DEBUG: [Environment]: SELECT => Executing Query:
SELECT description, sprint_end, milestone, name, start, team FROM
agilo_sprint {}
09:55:38 Trac[log] DEBUG: [Team]: DB Connection: None
09:55:38 Trac[log] DEBUG: [Team]: Read object from the DB! <Team
u'Global'>
09:55:38 Trac[log] DEBUG: [Environment]: Reset fields for None:
[{'type': 'text', 'name': 'summary', 'label': 'Summary'}, {'type':
'text', 'name': 'reporter', 'label': 'Reporter'}, {'type': 'text',
'name': 'owner', 'label': 'Owner'}, {'type': 'textarea', 'name':
'description', 'label': 'Description'}, {'options': [u'defect',
u'enhancement', u'task', u'requirement', u'story', u'bug'], 'type':
'select', 'name': 'type', 'value': u'task', 'label': 'Type'}, {'name':
'status', 'type': 'radio', 'value': u'', 'label': 'Status',
'optional': True, 'options': [u'accepted', u'assigned', u'closed',
u'new', u'reopened']}, {'options': [u'blocker', u'critical', u'major',
u'minor', u'trivial'], 'type': 'select', 'name': 'priority', 'value':
u'major', 'label': 'Priority'}, {'name': 'milestone', 'type':
'select', 'value': u'', 'label': 'Milestone', 'optional': True,
'options': [u'Development', u'User Acceptance Testing',
u'Deployment']}, {'options': [u'CFC e-Giving', u'CFC-O Manage',
u'CFCNCA Catalog', u'CFCNCA Manage', u'CFCNCA e-Apply',
u'Miscellaneous', u'Websites'], 'type': 'select', 'name': 'component',
'value': u'', 'label': 'Component'}, {'name': 'version', 'type':
'select', 'value': u'', 'label': 'Version', 'optional': True,
'options': [u'2.0', u'1.0']}, {'name': 'resolution', 'type': 'radio',
'value': u'fixed', 'label': 'Resolution', 'optional': True, 'options':
[u'fixed', u'invalid', u'wontfix', u'duplicate', u'worksforme']},
{'type': 'text', 'name': 'keywords', 'label': 'Keywords'}, {'type':
'text', 'name': 'cc', 'label': 'Cc'}, {'name': 'remaining_time',
'format': u'plain', 'custom': True, 'type': u'text', 'order': 0,
'value': u'', 'label': u'Remaining Time'}, {'options': [u'0', u'1',
u'2', u'3', u'5', u'8', u'13', u'20', u'40', u'100'], 'name':
'rd_points', 'type': u'select', 'custom': True, 'optional': True,
'order': 1, 'value': u'', 'label': u'Story Points'}, {'name':
'sprint', 'type': u'select', 'value': u'', 'custom': True, 'options':
[u'Sprint 1', u'Sprint 2'], 'label': u'Sprint', 'optional': True,
'order': 2}, {'name': 'drp_resources', 'format': u'plain', 'custom':
True, 'type': u'text', 'order': 3, 'value': u'', 'label':
u'Resources'}, {'options': [u'Bug', u'Defect', u'Enhancement',
u'Requirement', u'Task'], 'name': 'category', 'custom': True, 'type':
u'select', 'order': 4, 'value': u'', 'label': u'Category'},
{'options': [u'Wish', u'Could do', u'Should do', u'Must do'], 'name':
'story_priority', 'custom': True, 'type': u'select', 'order': 5,
'value': u'', 'label': u'Importance'}, {'options': [u'100', u'200',
u'300', u'500', u'800', u'1200', u'2000', u'3000'], 'name':
'businessvalue', 'type': u'select', 'custom': True, 'optional': True,
'order': 6, 'value': u'', 'label': u'Business Value'}, {'name':
'o_links', 'format': u'plain', 'custom': True, 'type': u'text',
'order': 7, 'value': u'', 'label': u'References'}, {'name': 'i_links',
'format': u'plain', 'custom': True, 'type': u'text', 'order': 8,
'value': u'', 'label': u'Referenced By'}, {'name': 'sp_id', 'format':
u'plain', 'custom': True, 'type': u'text', 'order': 9, 'value': u'',
'label': u'SharePoint ID'}]
09:55:38 Trac[log] DEBUG: [AgiloTicketSystem]: Called normalize_type
with: None, {u'requirement': u'Requirement', u'task': u'Task',
u'story': u'User Story', u'bug': u'Bug'}
09:55:38 Trac[log] DEBUG: [AgiloTicketSystem]: Got new aliases:
{u'requirement': u'Requirement', u'task': u'Task', u'story': u'User
Story', u'bug': u'Bug'}
09:55:38 Trac[log] DEBUG: [Environment]: SELECT => Executing Query:
SELECT description, sprint_end, milestone, name, start, team FROM
agilo_sprint {}
09:55:38 Trac[log] DEBUG: [Environment]: Reset fields for None:
[{'type': 'text', 'name': 'summary', 'label': 'Summary'}, {'type':
'text', 'name': 'reporter', 'label': 'Reporter'}, {'type': 'text',
'name': 'owner', 'label': 'Owner'}, {'type': 'textarea', 'name':
'description', 'label': 'Description'}, {'options': [u'defect',
u'enhancement', u'task', u'requirement', u'story', u'bug'], 'type':
'select', 'name': 'type', 'value': u'task', 'label': 'Type'}, {'name':
'status', 'type': 'radio', 'value': u'', 'label': 'Status',
'optional': True, 'options': [u'accepted', u'assigned', u'closed',
u'new', u'reopened']}, {'options': [u'blocker', u'critical', u'major',
u'minor', u'trivial'], 'type': 'select', 'name': 'priority', 'value':
u'major', 'label': 'Priority'}, {'name': 'milestone', 'type':
'select', 'value': u'', 'label': 'Milestone', 'optional': True,
'options': [u'Development', u'User Acceptance Testing',
u'Deployment']}, {'options': [u'CFC e-Giving', u'CFC-O Manage',
u'CFCNCA Catalog', u'CFCNCA Manage', u'CFCNCA e-Apply',
u'Miscellaneous', u'Websites'], 'type': 'select', 'name': 'component',
'value': u'', 'label': 'Component'}, {'name': 'version', 'type':
'select', 'value': u'', 'label': 'Version', 'optional': True,
'options': [u'2.0', u'1.0']}, {'name': 'resolution', 'type': 'radio',
'value': u'fixed', 'label': 'Resolution', 'optional': True, 'options':
[u'fixed', u'invalid', u'wontfix', u'duplicate', u'worksforme']},
{'type': 'text', 'name': 'keywords', 'label': 'Keywords'}, {'type':
'text', 'name': 'cc', 'label': 'Cc'}, {'name': 'remaining_time',
'format': u'plain', 'custom': True, 'type': u'text', 'order': 0,
'value': u'', 'label': u'Remaining Time'}, {'options': [u'0', u'1',
u'2', u'3', u'5', u'8', u'13', u'20', u'40', u'100'], 'name':
'rd_points', 'type': u'select', 'custom': True, 'optional': True,
'order': 1, 'value': u'', 'label': u'Story Points'}, {'name':
'sprint', 'type': u'select', 'value': u'', 'custom': True, 'options':
[u'Sprint 1', u'Sprint 2'], 'label': u'Sprint', 'optional': True,
'order': 2}, {'name': 'drp_resources', 'format': u'plain', 'custom':
True, 'type': u'text', 'order': 3, 'value': u'', 'label':
u'Resources'}, {'options': [u'Bug', u'Defect', u'Enhancement',
u'Requirement', u'Task'], 'name': 'category', 'custom': True, 'type':
u'select', 'order': 4, 'value': u'', 'label': u'Category'},
{'options': [u'Wish', u'Could do', u'Should do', u'Must do'], 'name':
'story_priority', 'custom': True, 'type': u'select', 'order': 5,
'value': u'', 'label': u'Importance'}, {'options': [u'100', u'200',
u'300', u'500', u'800', u'1200', u'2000', u'3000'], 'name':
'businessvalue', 'type': u'select', 'custom': True, 'optional': True,
'order': 6, 'value': u'', 'label': u'Business Value'}, {'name':
'o_links', 'format': u'plain', 'custom': True, 'type': u'text',
'order': 7, 'value': u'', 'label': u'References'}, {'name': 'i_links',
'format': u'plain', 'custom': True, 'type': u'text', 'order': 8,
'value': u'', 'label': u'Referenced By'}, {'name': 'sp_id', 'format':
u'plain', 'custom': True, 'type': u'text', 'order': 9, 'value': u'',
'label': u'SharePoint ID'}]
09:55:38 Trac[log] DEBUG: [CoreTemplateProvider]: Alias mapping:
{u'requirement': u'Requirement', u'task': u'Task', u'story': u'User
Story', u'bug': u'Bug'}
u'Miscellaneous', u'Websites'], 'type': 'select', 'name': 'component',
'value': u'', 'label': 'Component'}, {'name': 'version', 'type':
'select', 'value': u'', 'label': 'Version', 'optional': True,
'options': [u'2.0', u'1.0']}, {'name': 'resolution', 'type': 'radio',
'value': u'fixed', 'label': 'Resolution', 'optional': True, 'options':
[u'fixed', u'invalid', u'wontfix', u'duplicate', u'worksforme']},
{'type': 'text', 'name': 'keywords', 'label': 'Keywords'}, {'type':
'text', 'name': 'cc', 'label': 'Cc'}, {'name': 'remaining_time',
'format': u'plain', 'custom': True, 'type': u'text', 'order': 0,
'value': u'', 'label': u'Remaining Time'}, {'options': [u'0', u'1',
u'2', u'3', u'5', u'8', u'13', u'20', u'40', u'100'], 'name':
'rd_points', 'type': u'select', 'custom': True, 'optional': True,
'order': 1, 'value': u'', 'label': u'Story Points'}, {'name':
'sprint', 'type': u'select', 'value': u'', 'custom': True, 'options':
[u'Sprint 1', u'Sprint 2'], 'label': u'Sprint', 'optional': True,
'order': 2}, {'name': 'drp_resources', 'format': u'plain', 'custom':
True, 'type': u'text', 'order': 3, 'value': u'', 'label':
u'Resources'}, {'options': [u'Bug', u'Defect', u'Enhancement',
u'Requirement', u'Task'], 'name': 'category', 'custom': True, 'type':
u'select', 'order': 4, 'value': u'', 'label': u'Category'},
{'options': [u'Wish', u'Could do', u'Should do', u'Must do'], 'name':
'story_priority', 'custom': True, 'type': u'select', 'order': 5,
'value': u'', 'label': u'Importance'}, {'options': [u'100', u'200',
u'300', u'500', u'800', u'1200', u'2000', u'3000'], 'name':
'businessvalue', 'type': u'select', 'custom': True, 'optional': True,
'order': 6, 'value': u'', 'label': u'Business Value'}, {'name':
'o_links', 'format': u'plain', 'custom': True, 'type': u'text',
'order': 7, 'value': u'', 'label': u'References'}, {'name': 'i_links',
'format': u'plain', 'custom': True, 'type': u'text', 'order': 8,
'value': u'', 'label': u'Referenced By'}, {'name': 'sp_id', 'format':
u'plain', 'custom': True, 'type': u'text', 'order': 9, 'value': u'',
'label': u'SharePoint ID'}]
09:55:38 Trac[log] DEBUG: [AgiloTicketSystem]: Called normalize_type
with: None, {u'requirement': u'Requirement', u'task': u'Task',
u'story': u'User Story', u'bug': u'Bug'}
09:55:38 Trac[log] DEBUG: [AgiloTicketSystem]: Got new aliases:
{u'requirement': u'Requirement', u'task': u'Task', u'story': u'User
Story', u'bug': u'Bug'}
09:55:38 Trac[log] DEBUG: [Environment]: SELECT => Executing Query:
SELECT description, sprint_end, milestone, name, start, team FROM
agilo_sprint {}
09:55:38 Trac[log] DEBUG: [Environment]: Reset fields for None:
[{'type': 'text', 'name': 'summary', 'label': 'Summary'}, {'type':
'text', 'name': 'reporter', 'label': 'Reporter'}, {'type': 'text',
'name': 'owner', 'label': 'Owner'}, {'type': 'textarea', 'name':
'description', 'label': 'Description'}, {'options': [u'defect',
u'enhancement', u'task', u'requirement', u'story', u'bug'], 'type':
'select', 'name': 'type', 'value': u'task', 'label': 'Type'}, {'name':
'status', 'type': 'radio', 'value': u'', 'label': 'Status',
'optional': True, 'options': [u'accepted', u'assigned', u'closed',
u'new', u'reopened']}, {'options': [u'blocker', u'critical', u'major',
u'minor', u'trivial'], 'type': 'select', 'name': 'priority', 'value':
u'major', 'label': 'Priority'}, {'name': 'milestone', 'type':
'select', 'value': u'', 'label': 'Milestone', 'optional': True,
'options': [u'Development', u'User Acceptance Testing',
u'Deployment']}, {'options': [u'CFC e-Giving', u'CFC-O Manage',
u'CFCNCA Catalog', u'CFCNCA Manage', u'CFCNCA e-Apply',
u'Miscellaneous', u'Websites'], 'type': 'select', 'name': 'component',
'value': u'', 'label': 'Component'}, {'name': 'version', 'type':
'select', 'value': u'', 'label': 'Version', 'optional': True,
'options': [u'2.0', u'1.0']}, {'name': 'resolution', 'type': 'radio',
'value': u'fixed', 'label': 'Resolution', 'optional': True, 'options':
[u'fixed', u'invalid', u'wontfix', u'duplicate', u'worksforme']},
{'type': 'text', 'name': 'keywords', 'label': 'Keywords'}, {'type':
'text', 'name': 'cc', 'label': 'Cc'}, {'name': 'remaining_time',
'format': u'plain', 'custom': True, 'type': u'text', 'order': 0,
'value': u'', 'label': u'Remaining Time'}, {'options': [u'0', u'1',
u'2', u'3', u'5', u'8', u'13', u'20', u'40', u'100'], 'name':
'rd_points', 'type': u'select', 'custom': True, 'optional': True,
'order': 1, 'value': u'', 'label': u'Story Points'}, {'name':
'sprint', 'type': u'select', 'value': u'', 'custom': True, 'options':
[u'Sprint 1', u'Sprint 2'], 'label': u'Sprint', 'optional': True,
'order': 2}, {'name': 'drp_resources', 'format': u'plain', 'custom':
True, 'type': u'text', 'order': 3, 'value': u'', 'label':
u'Resources'}, {'options': [u'Bug', u'Defect', u'Enhancement',
u'Requirement', u'Task'], 'name': 'category', 'custom': True, 'type':
u'select', 'order': 4, 'value': u'', 'label': u'Category'},
{'options': [u'Wish', u'Could do', u'Should do', u'Must do'], 'name':
'story_priority', 'custom': True, 'type': u'select', 'order': 5,
'value': u'', 'label': u'Importance'}, {'options': [u'100', u'200',
u'300', u'500', u'800', u'1200', u'2000', u'3000'], 'name':
'businessvalue', 'type': u'select', 'custom': True, 'optional': True,
'order': 6, 'value': u'', 'label': u'Business Value'}, {'name':
'o_links', 'format': u'plain', 'custom': True, 'type': u'text',
'order': 7, 'value': u'', 'label': u'References'}, {'name': 'i_links',
'format': u'plain', 'custom': True, 'type': u'text', 'order': 8,
'value': u'', 'label': u'Referenced By'}, {'name': 'sp_id', 'format':
u'plain', 'custom': True, 'type': u'text', 'order': 9, 'value': u'',
'label': u'SharePoint ID'}]
09:55:38 Trac[log] DEBUG: [CoreTemplateProvider]: Alias mapping:
{u'requirement': u'Requirement', u'task': u'Task', u'story': u'User
Story', u'bug': u'Bug'}
09:55:38 Trac[log] DEBUG: [CoreTemplateProvider]: Reverse alias
mapping: {u'User Story': u'story', u'Requirement': u'requirement',
u'Task': u'task', u'Bug': u'bug'}
09:55:38 Trac[log] DEBUG: [AgiloConfig]: Reloaded AgiloConfig:
{u'requirement': [u'reporter', u'businessvalue', u'milestone',
u'keywords'], u'task': [u'owner', u'sprint', u'remaining_time',
u'drp_resources'], u'story': [u'category', u'businessvalue',
u'component', u'sp_id', u'story_priority', u'keywords', u'rd_points',
u'sprint'], u'bug': [u'owner', u'sprint', u'priority']}
09:55:38 Trac[log] DEBUG: [CoreTemplateProvider]: Alias mapping:
{u'requirement': u'Requirement', u'task': u'Task', u'story': u'User
Story', u'bug': u'Bug'}
09:55:38 Trac[log] DEBUG: [CoreTemplateProvider]: Reverse alias
mapping: {u'User Story': u'story', u'Requirement': u'requirement',
u'Task': u'task', u'Bug': u'bug'}
  trac.web.chrome.Chrome
    /usr/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/htdocs
    /usr/local/agilo/htdocs
  agilo.utils.web_ui.CoreTemplateProvider
    /usr/lib/python2.4/site-packages/binary_agilo-1.3.0.7_PRO-
py2.4.egg/agilo/htdocs
  agilo.charts.flot_js_provider.FlotJSProvider
    /usr/lib/python2.4/site-packages/binary_agilo-1.3.0.7_PRO-
py2.4.egg/agilo/charts/htdocs
Traceback (most recent call last):
  File "/usr/bin/trac-admin", line 7, in ?
    sys.exit(
  File "/usr/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/
admin/console.py", line 1317, in run
    return admin.onecmd(command)
  File "/usr/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/
admin/console.py", line 133, in onecmd
    rv = cmd.Cmd.onecmd(self, line) or 0
  File "/usr/lib64/python2.4/cmd.py", line 219, in onecmd
    return func(arg)
  File "/usr/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/
admin/console.py", line 1245, in do_deploy
    copytree(source, dest)
  File "/usr/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/
admin/console.py", line 97, in copytree
    copytree_rec(str_path(src), str_path(dst))
  File "/usr/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/
admin/console.py", line 67, in copytree_rec
    os.mkdir(dst)
OSError: [Errno 17] File exists: '/tmp/deploy/htdocs/agilo'

===

Thanks.

Dave


On Aug 26, 3:41 am, Robert Buchholz
<[email protected]> wrote:
> On Thursday 26 August 2010, Dave Stevenson wrote:
>
> >     OSError: [Errno 17] File exists: '/usr/share/agilo/htdocs/agilo'
>
> > I saw this error has been discussed before (http://www.mail-
> > archive.com/[email protected]/msg15862.html) but with no
> > solution.
>
> Have you tried the proposed solution in the email reply ("Delete
> '/tmp/deploy1/htdocs/agilo'?") ? You cannot deploy into a directory that
> already contains a set of deployed static files.
>
> Cheers
> Robert

-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Please support us by reviewing and voting on: 
http://userstories.com/products/8-agilo-for-scrum 
http://ohloh.net/p/agilo-scrum 
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Scrum" Google Group. This group is focused on
supporting Agilo for Scrum users and is moderated by
Agilo Software GmbH <http://www.agiloforscrum.com>.

To post to this group, send email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo

Reply via email to