dev: lighttpd not installed

Bug #709415 reported by mangtronix
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open Library
New
Undecided
Unassigned

Bug Description

I get this error when trying to start a dev instance after the latest update. I ran setup.py bootstrap and it appears lighttpd was not installed.

2011-01-28 10:49:44 [15040] [INFO] Starting gunicorn 0.12.0
2011-01-28 10:49:44,122 CRIT uncaptured python exception, closing channel <POutputDispatcher at 167071052 for <Subprocess at 166905004 with name openlibrary in state RUNNING> (stdout)> (<type 'exceptions.IOError'>:[Errno 29] Illegal seek [/home/mang/pyenvs/ol/lib/python2.6/site-packages/supervisor-3.0a9-py2.6.egg/supervisor/supervisord.py|runforever|245] [/home/mang/pyenvs/ol/lib/python2.6/site-packages/supervisor-3.0a9-py2.6.egg/supervisor/dispatchers.py|handle_read_event|242] [/home/mang/pyenvs/ol/lib/python2.6/site-packages/supervisor-3.0a9-py2.6.egg/supervisor/dispatchers.py|record_output|176] [/home/mang/pyenvs/ol/lib/python2.6/site-packages/supervisor-3.0a9-py2.6.egg/supervisor/dispatchers.py|_log|152] [/home/mang/pyenvs/ol/lib/python2.6/site-packages/supervisor-3.0a9-py2.6.egg/supervisor/loggers.py|info|281] [/home/mang/pyenvs/ol/lib/python2.6/site-packages/supervisor-3.0a9-py2.6.egg/supervisor/loggers.py|log|299] [/home/mang/pyenvs/ol/lib/python2.6/site-packages/supervisor-3.0a9-py2.6.egg/supervisor/loggers.py|emit|194] [/home/mang/pyenvs/ol/lib/python2.6/site-packages/supervisor-3.0a9-py2.6.egg/supervisor/loggers.py|doRollover|203])
2011-01-28 10:49:45,678 INFO spawnerr: can't find command 'lighttpd'

Revision history for this message
mangtronix (mang) wrote :

Installing lighttpd via apt-get allows the dev instance to start. lighttpd should be added to the dependencies.

Revision history for this message
mangtronix (mang) wrote :

Ah, now I see this email from Anand.

On 28-Jan-2011, at 4:00 PM, Anand Chitipothu wrote:

> >
> > I added lighttpd as a new dependency to dev instance.
> >
> > To upgrade the existing dev instances, run:
> >
> > $ sudo apt-get install lighttpd
And:

$ mkdir -p var/log/lighttpd var/cache/lighttpd/uploads var/www/cache
$ git submodule update

I think we need special script to upgrade the dev-instance or make sure bootstrap script can be used to upgrade the dev instance.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.