Ticket #10791 (closed defect: duplicate)

Opened 4 months ago

Last modified 3 weeks ago

fresh install in 0.12.1 fails

Reported by: agil Assigned to: crossroad
Priority: normal Component: SimpleMultiProjectPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.12

Description

Doing a fresh install with r12453 in trac 0.12.1 fails after giving all permissions in WebAdmin and upgrading the db.

Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/trac/web/api.py", line 436, in send_error
    data, 'text/html')
  File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 832, in render_template
    template = self.load_template(filename, method=method)
  File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 793, in load_template
    self.get_all_templates_dirs(), auto_reload=self.auto_reload,
  File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 506, in get_all_templates_dirs
    dirs.extend(provider.get_templates_dirs() or [])
  File "build/bdist.linux-x86_64/egg/simplemultiproject/admin.py", line 133, in get_templates_dirs
    from pkg_resources import resource_filename
SystemError: Parent module 'simplemultiproject' not loaded

I will love to try this plugin! It totally matches our needs!

Thanks!

Attachments

Change History

01/22/13 08:28:23 changed by falkb

  • status changed from new to closed.
  • resolution set to duplicate.

already fixed along #10798


Add/Change #10791 (fresh install in 0.12.1 fails)




Change Properties
Action