Hi there,
> I already have a trac and I want to move it to agilo, so I installed
> agilo and run
>
> trac-admin /path_to_trac_site upgrade.
>
>
> Then I got :
>
> [...]
> init(self)
> File "/usr/lib/python2.5/site-packages/binary_agilo-1.0.1_PRO-
> py2.5.egg/agilo/
> utils/permissions.py", line 97, in __init__
> self.config_reloaded()
> File "/usr/lib/python2.5/site-packages/binary_agilo-1.0.1_PRO-
> py2.5.egg/agilo/
> utils/permissions.py", line 105, in config_reloaded
> self.get_actions_for_custom_types()
> File "/usr/lib/python2.5/site-packages/binary_agilo-1.0.1_PRO-
> py2.5.egg/agilo/
> utils/permissions.py", line 109, in get_actions_for_custom_types
> plain_name = str('CREATE_' + typename.upper())
> UnicodeEncodeError: 'ascii' codec can't encode characters in position
> 7-8: ordin
This looks like an error in the way we handle type names - we probably
don't expect them to be able to contain unicode.
Could you send some examples of the kind of typenames your
trac-configuration contains?
If you'd like you could also try to install agilo in an instance without
custom types just to verify this.
HTH
--
Mit freundlichen Grüßen
Martin Häcker
Consultant
agile42 GmbH
www.agile42.com
Grünberger Str. 54
10245 Berlin, Germany
Office: +49 30 2005 3958
Fax: +49 30 2007 8274
Amtsgericht Charlottenburg: HRB 111402
CEO Marion Eickmann
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---