Bugs item #1577258, was opened at 2006-10-14 18:34
Message generated for change (Comment added) made by duncanwebb
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1577258&group_id=46652
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Molohan (johnmolohan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Webserver traceback from missing files
Initial Comment:
Hi,
Browsing to either of the howtos on the help page gives me
2006/10/14 17:27 IST [HTTPChannel,1,192.168.1.2]
Traceback (most recent call last):
File
"/usr/lib/python2.4/site-packages/twisted/protocols/basic.py",
line 232, in dataReceived
why = self.lineReceived(line)
File
"/usr/lib/python2.4/site-packages/twisted/web/http.py",
line 1004, in lineReceived
self.allContentReceived()
File
"/usr/lib/python2.4/site-packages/twisted/web/http.py",
line 1045, in allContentReceived
req.requestReceived(command, path, version)
File
"/usr/lib/python2.4/site-packages/twisted/web/http.py",
line 601, in requestReceived
self.process()
--- <exception caught here> ---
File
"/usr/lib/python2.4/site-packages/twisted/web/server.py",
line 160, in process
self.render(resrc)
File
"/usr/lib/python2.4/site-packages/twisted/web/server.py",
line 167, in render
body = resrc.render(self)
File
"/home/media/freevo-1.5/src/www/web_types.py", line 88,
in render
return self._render(request)
File
"/home/media/freevo-1.5/src/www/htdocs/help/howto.rpy",
line 145, in _render
for line in
util.readfile(os.path.join(self.BASEDIR[type], file)):
File
"/home/media/freevo-1.5/src/util/fileops.py", line 127,
in readfile
fd = open(str(filename), 'r')
exceptions.IOError: [Errno 2] No such file or
directory:
'/home/media/freevo-1.5/share/../Docs/installation/html/book1.html'
----------------------------------------------------------------------
>Comment By: Duncan Webb (duncanwebb)
Date: 2006-10-14 18:48
Message:
Logged In: YES
user_id=104395
Did you do a ./autogen.sh first?
You will need the docbook, etc installed.
Your path seems funny, /home/media/freevo-1.5/src/
Have you installed freevo-1.6? or are you running from the
svn directory?
You should run the setup.py program and pass the --prefix if
you don't want to over-write your installed stuff.
When I browsed all the howto they all displayed just fine.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1577258&group_id=46652
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel