Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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 Emmanuel Blot, 15 years ago

Component: generaladmin/web
Resolution: invalid
Status: newclosed
Version: 0.11

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

comment:2 by Christian Boos, 15 years ago

See also #7014.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.