I performed the following steps on my SLES 10 SP2 server.
- downloaded disco-0.2.3.tar.gz
- tar xvzf disco-0.2.3.tar.gz
- cd disco-0.2.3
- make
- disco master nodaemon
I receive the following error:
Disco encountered a fatal system error:
No module named disco.settings
If I run "bin/disco master start" in the disco-0.2.3 directory I get
the following output.
Duplicate array-key: /disco/node/dev04.emergentmusic.com/
2009-12-29 12:24:14: (configfile.c.907) source: $DISCO_MASTER_HOME/
make-lighttpd-proxyconf.py line: 13 pos: 1 parser failed somehow near
here: (COMMA)
2009-12-29 12:24:14: (configfile.c.907) source: /home/rcolumb/Disco/
disco-0.2.3/conf/lighttpd-master.conf line: 52 pos: 1 parser failed
somehow near here: (EOL)
Failed to start lighttpd -f /home/rcolumb/Disco/disco-0.2.3/conf/
lighttpd-master.conf
What am I missing? Thanks.
Best regards,
Randal Columb