Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#5569 closed defect (invalid)

Problem installing Trac on Solaris

Reported by: tatobrutto@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.10-stable
Severity: normal Keywords: solaris
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Emmanuel Blot)

system: SunOS svchmng 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-V240

environment variable:

MANPATH=:/usr/share/man:/usr/dt/share/man:/usr/local/man:/usr/openwin/share/man:/usr/java/man:/usr/openv/man/share/man:/opt/sfw/man:/opt/SUNWrtvc/man
HZ=
TERM=vt100
SHELL=/bin/ksh
HISTSIZE=1024
GS_LIB=/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/Type3:/usr/local/share/ghostscript/8.00/lib/fonts
ANT_HOME=/opt/tools/ant
LD_LIBRARY_PATH=/usr/openwin/lib:/usr/lib:/usr/local/lib:/usr/local/ssl/lib:
ENV=/etc/kshrc
MAIL=/var/mail/root
PATH=/usr/bin:/usr/sbin:/sbin:/usr/local/sbin:/usr/lib/lvm:/etc/lvm:/usr/local/bin:/usr/ccs/bin:/usr/dt/bin:/usr/openwin/bin:/opt/sfw/bin:/opt/tools/bin:.
PWD=/
JAVA_HOME=/usr/java
EDITOR=vim
TZ=MET
GS_FONTPATH=/usr/openwin/lib/X11/fonts/Type1/outline
SHLVL=2
HOME=/
LOGNAME=root
CLASSPATH=.:/usr/java/lib/tools.jar
_=/usr/bin/tcsh
HOSTTYPE=sun4
VENDOR=sun
OSTYPE=solaris
MACHTYPE=sparc
USER=root
GROUP=root
HOST=svchmng

Error:

Exception happened during processing of request from ('xxx.xxx.xxx.110', 5778)
Traceback (most recent call last):
  File "/usr/local/lib/python2.3/SocketServer.py", line 463, in process_request_thread
    self.finish_request(request, client_address)
  File "/usr/local/lib/python2.3/SocketServer.py", line 254, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/local/lib/python2.3/SocketServer.py", line 521, in __init__
    self.handle()
  File "/usr/local/lib/python2.3/BaseHTTPServer.py", line 324, in handle
    self.handle_one_request()
  File "/usr/local/lib/python2.3/site-packages/trac/web/wsgi.py", line 174, in handle_one_request
    gateway.run(self.server.application)
  File "/usr/local/lib/python2.3/site-packages/trac/web/wsgi.py", line 87, in run
    response = application(self.environ, self._start_response)
  File "/usr/local/lib/python2.3/site-packages/trac/web/standalone.py", line 88, in __call__
    return self.application(environ, start_response)
  File "/usr/local/lib/python2.3/site-packages/trac/web/main.py", line 440, in dispatch_request
    req.send_error(sys.exc_info(), status=500)
  File "/usr/local/lib/python2.3/site-packages/trac/web/api.py", line 380, in send_error
    data = self.hdf.render(template)
  File "/usr/local/lib/python2.3/site-packages/trac/web/clearsilver.py", line 290, in render
    template.parseFile(filename)
Error: Traceback (innermost last):
  File "csparse.c", line 327, in cs_parse_file()
  File "neo_hdf.c", line 1785, in hdf_search_path()
SystemError: Stat of /trac/env01/templates/error.cs failed: [0] Error 0

Attachments (0)

Change History (4)

comment:1 by Emmanuel Blot, 17 years ago

Description: modified (diff)
Priority: highestnormal
Resolution: invalid
Severity: blockernormal
Status: newclosed

As stated in the big red box on the new ticket page: Installation issues should be asked on the MailingList.

comment:2 by Christian Boos, 17 years ago

Keywords: solaris added

comment:3 by anonymous, 17 years ago

Resolution: invalid
Status: closedreopened

comment:4 by Tim Hatch, 17 years ago

Resolution: invalid
Status: reopenedclosed

anonymous, don't reopen without a reason.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström 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.