Hi Bernardo,
On Aug 20, 2012, at 1:45 PM, Bernardo Costa wrote:
> Here it is.
>
> $ cat $(which trac-admin)
> #!/usr/bin/python
> # EASY-INSTALL-ENTRY-SCRIPT: 'Trac==0.11.5','console_scripts','trac-admin'
> __requires__ = 'Trac==0.11.5'
> import sys
> from pkg_resources import load_entry_point
>
> sys.exit(
> load_entry_point('Trac==0.11.5', 'console_scripts', 'trac-admin')()
> )
Have you been able to fix the issue?
If not, can you please try to add this line to your trac-admin.sh
import agilo; print agilo
right before the line
sys.exit(
and report the output?
Cheers
Stefano Rago
--
Follow Agilo on Twitter: http://twitter.com/agilofortrac
Please support us by reviewing and voting on:
http://userstories.com/products/8-agilo-for-scrum
http://ohloh.net/p/agilo-trac
http://freshmeat.net/projects/agiloforscrum
You have received this message because you are subscribed to
the "Agilo for Trac" Google Group. This group is focused on
supporting Agilo for Trac users and is moderated by
Agilo Software GmbH <http://www.agilosoftware.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