Ticket #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: |
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
Change History
Note: See
TracTickets for help on using
tickets.


