Modify ↓
#7971 closed defect (invalid)
ZipImportError: bad local file header in /usr/lib/python2.5/site-packages/TracScreenshots-0.7-py2.5.egg
| Reported by: | socksys | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/web | Version: | 0.11 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
How to Reproduce
While doing a GET operation on /admin/general/plugin, Trac issued an internal error.
(please provide additional details here)
Request parameters:
{'cat_id': u'general', 'panel_id': u'plugin', 'path_info': None}
User Agent was: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
System Information
| Trac | 0.11stable-r7794
|
| Python | 2.5.2 (r252:60911, Oct 5 2008, 19:42:18) [GCC 4.3.2]
|
| setuptools | 0.6c9
|
| SQLite | 3.5.9
|
| pysqlite | 2.4.1
|
| Genshi | 0.5.1
|
| mod_python | 3.3.1
|
| Pygments | 0.10
|
| Subversion | 1.5.1 (r32289)
|
| jQuery: | 1.2.6
|
Python Traceback
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/Trac-0.11stable_r7794-py2.5.egg/trac/web/main.py", line 432, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.5/site-packages/Trac-0.11stable_r7794-py2.5.egg/trac/web/main.py", line 204, in dispatch
resp =
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
| Component: | general → admin/web |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
| Version: | → 0.11 |
Note:
See TracTickets
for help on using tickets.



Everything's in the title: your .egg file is corrupted.