Hi!
There is still something odd with clean installation? I cannot
currently install whole agilo anymore.. :(
Tested system:
Centos 5.3
Python 2.4
MySQL 5.0.45
Trac 0.11.5
after agilo init plugin enable I get normal message:
"trac-admin /opt/ProjectTRAC/ProjectTASKS upgrade"
If run this command from shell:
[r...@nestdemo conf]# trac-admin /opt/ProjectTRAC/ProjectTASKS upgrade
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.5-py2.4.egg/trac/
admin/console.py", line 1314, in run
return admin.onecmd(command)
File "/usr/lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/
admin/console.py", line 133, in onecmd
rv = cmd.Cmd.onecmd(self, line) or 0
File "/usr/lib/python2.4/cmd.py", line 219, in onecmd
return func(arg)
File "/usr/lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/
admin/console.py", line 1154, in do_upgrade
self.__env.upgrade(backup=do_backup)
File "/usr/lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/
env.py", line 457, in upgrade
participant.upgrade_environment(db)
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/db/
plugin_env_setup.py", line 76, in upgrade_environment
return self.environment_created()
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/init.py", line 136, in
environment_created
initialize_config(self.env, __CONFIG_PROPERTIES__)
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/utils/config.py", line
696, in initialize_config
config.enable_agilo()
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/utils/config.py", line
409, in enable_agilo
self.save()
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/utils/config.py", line
301, in save
self.agilo_config.reload()
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/utils/config.py", line
638, in reload
self.notify_other_components_of_config_change()
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/utils/config.py", line
554, in notify_other_components_of_config_change
fields = ticket_system.get_ticket_fields(new_aliases=self.ALIASES)
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/ticket/api.py", line
344, in get_ticket_fields
self._fields[t_type] = \
File "/usr/lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/
ticket/api.py", line 266, in _get_ticket_fields
for field in self.get_custom_fields():
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/ticket/api.py", line
264, in get_custom_fields
fields = super(AgiloTicketSystem, self).get_custom_fields()
File "/usr/lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/
ticket/api.py", line 293, in get_custom_fields
self._custom_fields = self._get_custom_fields()
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/ticket/api.py", line
291, in _get_custom_fields
self._add_sprint_options(fields)
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/ticket/api.py", line
283, in _add_sprint_options
field['options'] = [s.name for s in sp_manager.select()]
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/core/model.py", line
1020, in select
db=db)
File "/usr/lib/python2.4/site-packages/
agilo-0.8.2.0.2_r1872_20090828-py2.4.egg/agilo/core/model.py", line
791, in select
raise UnableToLoadObjectError(_("An error occurred while getting
%s from the database: %s" % \
agilo.core.model.UnableToLoadObjectError: An error occurred while
getting None from the database: (1146, "Table
'projecttrac.agilo_sprint' doesn't exist")
[r...@nestdemo conf]#
What could be a problem???
Thank you !
be,
NarsuMan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
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/agilo?hl=en
-~----------~----~----~----~------~----~------~--~---