Edgewall Software

Ticket #2612 (closed defect: worksforme)

Opened 3 years ago

Last modified 3 years ago

problem in installing trac wiki

Reported by: naveedh@… Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.9.2
Severity: normal Keywords:
Cc:

Description (last modified by eblot) (diff)

after installing the trac at window2003 wiht apache 2.5. i got error while accessing the timline page. here is deatils:

Python traceback

Traceback (most recent call last):
  File "D:\Python23\Lib\site-packages\trac\web\cgi_frontend.py", line 131, in run
    dispatch_request(req.path_info, req, env)
  File "D:\Python23\Lib\site-packages\trac\web\main.py", line 139, in dispatch_request
    dispatcher.dispatch(req)
  File "D:\Python23\Lib\site-packages\trac\web\main.py", line 107, in dispatch
    resp = chosen_handler.process_request(req)
  File "D:\Python23\Lib\site-packages\trac\Timeline.py", line 138, in process_request
    filters)
  File "D:\Python23\Lib\site-packages\trac\versioncontrol\web_ui\changeset.py", line 108, in get_timeline_events
    repos = self.env.get_repository()
  File "D:\Python23\Lib\site-packages\trac\env.py", line 155, in get_repository
    from trac.versioncontrol.svn_fs import SubversionRepository
  File "D:\Python23\Lib\site-packages\trac\versioncontrol\svn_fs.py", line 25, in ?
    from svn import fs, repos, core, delta
  File "d:\python23\lib\site-packages\svn\fs.py", line 19, in ?
    from libsvn.fs import *
  File "d:\python23\lib\site-packages\libsvn\fs.py", line 5, in ?
    import _fs
ImportError: DLL load failed: The specified module could not be found.

Attachments

Change History

Changed 3 years ago by eblot

  • priority changed from highest to normal
  • status changed from new to closed
  • resolution set to worksforme
  • severity changed from critical to normal

This problem sounds more like an installation issue than a Trac bug.
You'd better ask for support on the Trac ML first, before filling in a bug.

Meanwhile, it is probably worth having a look at #1254 and #1597 to try to understand and solve your installation issue.

Changed 3 years ago by eblot

  • description modified (diff)

Add/Change #2612 (problem in installing trac wiki)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.