Hey,
When I loaded Trac this morning (0.10 on Win2k3) which has been
working reliably for a while, I got a traceback. I fixed it by
deleting the trac.db/plugins/tracwebadmin-<version> folder and that
cleared everything up.
But does anyone have an idea why I was getting this error?
Traceback (most recent call last):
File "c:\Python23\lib\site-packages\trac\web\main.py", line 356, in
dispatch_request
dispatcher.dispatch(req)
File "c:\Python23\lib\site-packages\trac\web\main.py", line 205, in
dispatch
req.hdf = HDFWrapper(loadpaths=chrome.get_all_templates_dirs())
File "c:\Python23\lib\site-packages\trac\web\chrome.py", line 263,
in get_all_templates_dirs
dirs += provider.get_templates_dirs()
File
"d:\trac.db\plugins\tracwebadmin-0.1.1dev_r2765-py2.3.egg\webadmin\web_ui.py",
line 133, in get_templates_dirs
File
"c:\python23\lib\site-packages\setuptools-0.6a2-py2.3.egg\pkg_resources.py",
line 676, in resource_filename
return get_provider(package_or_requirement).get_resource_filename(
File
"c:\python23\lib\site-packages\setuptools-0.6a2-py2.3.egg\pkg_resources.py",
line 1065, in get_resource_filename
return self._extract_resource(manager, zip_path)
File
"c:\python23\lib\site-packages\setuptools-0.6a2-py2.3.egg\pkg_resources.py",
line 1070, in _extract_resource
last = self._extract_resource(
File
"c:\python23\lib\site-packages\setuptools-0.6a2-py2.3.egg\pkg_resources.py",
line 1097, in _extract_resource
os.rename(tmpnam, real_path)
OSError: [Errno 17] File exists
Sid
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Development" group.
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/trac-dev
-~----------~----~----~----~------~----~------~--~---