Hi all. First post in a while.
First question: when I go to the downloads page (
http://chdk.wikia.com/wiki/Downloads) and click on Stable Build I get autobuilds. Is that right?
Second one: When I go here "
http://trac.assembla.com/chdk/browser/branches/grand/script" to get scripts I get this -
Traceback (most recent call last): File "/usr/local/breakout-rest-auth/eggs/Trac-0.12.3-py2.7.egg/trac/web/api.py", line 441, in send_error data, 'text/html') File "/usr/local/breakout-rest-auth/eggs/Trac-0.12.3-py2.7.egg/trac/web/chrome.py", line 830, in render_template template = self.load_template(filename, method=method) File "/usr/local/breakout-rest-auth/eggs/Trac-0.12.3-py2.7.egg/trac/web/chrome.py", line 791, in load_template self.get_all_templates_dirs(), auto_reload=self.auto_reload, File "/usr/local/breakout-rest-auth/eggs/Trac-0.12.3-py2.7.egg/trac/web/chrome.py", line 506, in get_all_templates_dirs dirs.extend(provider.get_templates_dirs() or []) File "/usr/share/trac/plugins/AssemblaBreakoutTrac-trac0.12_0.4.2-py2.7.egg/assembla/svn_import.py", line 29, in get_templates_dirs return [resource_filename(__name__, 'templates')] File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 916, in resource_filename self, resource_name File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 1451, in get_resource_filename return self._extract_resource(manager, zip_path) File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 1466, in _extract_resource manager, os.path.join(zip_path, name) File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 1478, in _extract_resource self.egg_name, self._parts(zip_path) File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 996, in get_cache_path self.extraction_error() File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 962, in extraction_error raise err ExtractionError: Can't extract file(s) to egg cache The following error occurred while trying to extract file(s) to the Python egg cache: [Errno 13] Permission denied: '/var/www/.python-eggs' The Python egg cache directory is currently set to: /var/www/.python-eggs Perhaps your account does not have write access to this directory? You can change the cache directory by setting the PYTHON_EGG_CACHE environment variable to point to an accessible directory.
(But formatted a bit better)
Any idea why?
TIA