id summary reporter owner description type status priority component severity resolution keywords cc release 5738 Apache error after easy_install the new version webmaster@… Prentice Wongvibulsin "hey guys. I wanted to try the new version of that feature, because the olde one destroyed my customized mainnav. I downloaded the source, compiled it with 'python setup.py bdist_egg' and installed the created egg file with easy_install. After restarting my apache, i could access any of my projects... not even the index-page... A view into the error.log of apache showed: {{{ [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] import trac.web.main [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/__init__.py"", line 14, in [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] __version__ = __import__('pkg_resources').get_distribution('Trac').version [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/pkg_resources.py"", line 2581, in [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] add_activation_listener(lambda dist: dist.activate()) [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/pkg_resources.py"", line 640, in subscribe [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] callback(dist) [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/pkg_resources.py"", line 2581, in [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] add_activation_listener(lambda dist: dist.activate()) [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/pkg_resources.py"", line 2127, in activate [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] self.insert_on(path) [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/pkg_resources.py"", line 2223, in insert_on [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] self.check_version_conflict() [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/pkg_resources.py"", line 2262, in check_version_conflict [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] for modname in self._get_metadata('top_level.txt'): [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/pkg_resources.py"", line 2121, in _get_metadata [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] for line in self.get_metadata_lines(name): [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/pkg_resources.py"", line 1140, in get_metadata_lines [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] return yield_lines(self.get_metadata(name)) [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/pkg_resources.py"", line 1137, in get_metadata [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] return self._get(self._fn(self.egg_info,name)) [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] File ""/usr/lib/python2.5/site-packages/pkg_resources.py"", line 1195, in _get [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] return self.loader.get_data(path) [Fri Aug 28 10:29:24 2009] [error] [client 192.168.128.172] IOError: zipimport: can not open file /usr/lib/python2.5/site-packages/Tracticketstats-2.1-py2.5.egg }}} I had to deinstall it and restart again to get access to my projects... Any hints or help regarding that? kind regards meneke notes: Trac Version: 0.11.4 Python 2.5" defect closed high TracTicketStatsPlugin normal fixed 0.11