Hi Jonathan, unfortunately you cannot just copy Agilo in the plugin in the Trac instance folder (if I understand correctly). If your sysadmin has access to the server, please point him to the installation guide: http://www.agilofortrac.com/en/documentation/installation-guide/
Cheers Stefano Rago On 22/feb/2012, at 14:19, Jonathan Rosser wrote: > I've tried installing the open source agilo plugin, and am having some > trouble. > > Everything works on my desktop Ubuntu, install trac via apt, follow > instructions for agilo plugin and it is all fine. > > However, I want to try it on a corporately managed trac install. I > have an existing trac instance that I can access on an NFS share, > and dropping the plugin into that results in the following error when > I try to browse it: > > Traceback (most recent call last): > File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/ > trac/web/api.py", line 440, in send_error > data, 'text/html') > File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/ > trac/web/chrome.py", line 832, in render_template > template = self.load_template(filename, method=method) > File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/ > trac/web/chrome.py", line 793, in load_template > self.get_all_templates_dirs(), auto_reload=self.auto_reload, > File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/ > trac/web/chrome.py", line 506, in get_all_templates_dirs > dirs.extend(provider.get_templates_dirs() or []) > File "build/bdist.linux-i686/egg/agilo_common/web_ui.py", line 45, > in get_templates_dirs > File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 869, > in resource_filename > self, resource_name > File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1345, > in get_resource_filename > return self._extract_resource(manager, zip_path) > File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1356, > in _extract_resource > zip_stat = self.zipinfo[zip_path] > KeyError: 'agilo_common/templates' > > My reading of this is that there is probably a permissions error, > related to where the plugin has tried to be unpacked. Unfortunately I > don;'t have any access to the server on which trac is running, so I > need to give some pointers to my sysadmin to sort this out. There is > nothing helpful in the trac log. Other trac plugins (such as git) work > just fine, where would things like agilo_common/web_ui.py be unpacked > to? -- 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 Scrum" Google Group. This group is focused on supporting Agilo for Scrum 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

