Modify

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#12055 closed defect (cantfix)

Can't install account manager plug in

Reported by: pabloh@… Owned by: Steffen Hoffmann
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description (last modified by Jun Omae)

Hi! I'm trying to install account manager plug in on RHEL 6.6. Apache version is 2.2.15 After I execute the installation, every time I hit http://IP/trac I received an Error 500 response.

Command that I execute to install was:
easy_install https://trac-hacks.org/svn/accountmanagerplugin/tags/acct_mgr-0.4.4

Please let me know if there any other information that could help to understand the issue.

Thanks!

Regards, Pablo

Attachments (4)

trac.donasur.net.conf (612 bytes) - added by Jun Omae 9 years ago.
trac.ini (5.1 KB) - added by Jun Omae 9 years ago.
trac-error_log (16.9 KB) - added by Jun Omae 9 years ago.
trac.log (7.3 KB) - added by Jun Omae 9 years ago.

Download all attachments as: .zip

Change History (7)

Changed 9 years ago by Jun Omae

Attachment: trac.donasur.net.conf added

Changed 9 years ago by Jun Omae

Attachment: trac.ini added

Changed 9 years ago by Jun Omae

Attachment: trac-error_log added

Changed 9 years ago by Jun Omae

Attachment: trac.log added

comment:1 Changed 9 years ago by Jun Omae

Description: modified (diff)

You should attach files rather than paste large texts.

comment:2 Changed 9 years ago by Jun Omae

Resolution: cantfix
Status: newclosed

Your apache log, trac-error_log, says an installation issue. Remove wrong /var/trac/Donasur/plugins/setup.py.

...
  File "build/bdist.linux-x86_64/egg/trac/loader.py", line 90, in _load_py_files
    module = imp.load_source(plugin_name, plugin_file)
  File "/var/trac/Donasur/plugins/setup.py", line 66, in <module>
    **extra
  File "/usr/lib64/python2.6/distutils/core.py", line 140, in setup
    raise SystemExit, gen_usage(dist.script_name) + "\\nerror: %s" % msg
SystemExit: usage: mod_wsgi [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: mod_wsgi --help [cmd1 cmd2 ...]
   or: mod_wsgi --help-commands
   or: mod_wsgi cmd --help

Also, you can ask support questions, installation and/or configuration issues on trac-user mailing list and freenode #trac channel.

comment:3 Changed 9 years ago by Ryan J Ollos

Cc: anonymous removed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Steffen Hoffmann.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.