Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#7429 closed defect (wontfix)

IOError: zipimport: can not open file /backup/trac/sniper-ddx/plugins/TracWikiToPdfPlugin-2.0-py2.5.egg

Reported by: bhbaek Owned by:
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

어떻게 재현할 것인가?

While doing a GET operation on /admin, Trac에서 내부적인 에러가 발생했습니다.

(여기에 추가적인 상세한 정보를 적어주십시오.)

요청 파라메터:

{'cat_id': None, 'panel_id': None, 'path_info': None}

시스템 정보

Trac 0.12dev-r7331
Python 2.5.2 (r252:60911, Jul 7 2008, 15:06:48)
[GCC 4.1.0 20060304 (Red Hat 4.1.0-3)]
setuptools 0.6c8
SQLite 3.3.7
pysqlite 2.4.1
Genshi 0.5
mod_python 3.3.1
Pygments 0.10
jQuery: 1.2.6

Python Traceback

Traceback (most recent call last):
  File "/usr/local/lib/python2.5/site-packages/Trac-0.12dev_r7331-py2.5.egg/trac/web/main.py", line 447, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.5/sit

Attachments (0)

Change History (1)

comment:1 by ebray <hyugaricdeau@…>, 16 years ago

Resolution: wontfix
Status: newclosed

Well, the traceback is cut off, making this not particularly useful. However, for one this involves a plugin that may or may not even work in 0.12dev, and two this looks to me more like an installation issue involving permissions or something. So try asking in the MailingList with a more detailed description of your problem.

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.