|
From: <mai...@op...> - 2009-02-15 22:52:09
|
Hi all, i have still follow problem (i have written to list last year http://sourceforge.net/mailarchive/message.php?msg_name=20081118135605.j3stzle65kos8c00%40login-64.hoststar.ch) when i am start elisa with "HOME=/var/log ELISA_DEBUG=5 /usr/bin/elisa" on my self compiled embedded linux distribution i become error message like this (/storage is now /var/log): INFO MainThread application Nov 14 11:56:05 Using config file: '/storage/.elisa-0.5/elisa_0_5_6.conf' (elisa/core/application.py:202) DEBUG MainThread config Nov 14 11:56:05 Creating config '/storage/.elisa-0.5/elisa_0_5_6.conf' (elisa/core/config.py:123) INFO MainThread config Nov 14 11:56:05 Using '/storage/.elisa-0.5/elisa_0_5_6.conf' config file (elisa/core/config.py:85) WARN MainThread application Nov 14 11:56:06 Config format error in /storage/.elisa-0.5/elisa_0_5_6.conf: Parse error in value at line 2.;Parse error in value at line 3.;Parse error in value at line 4.;Parse error in value at line 5.;Parse error in value at line 7.;Parse error in value at line 10.;Parse error in value at line 11.;Parse error in value at line 12.;Parse error in value at line 15.;Parse error in value at line 16.;Parse error in value at line 17. (elisa/core/application.py:211) LOG MainThread logobserver Nov 14 11:56:06 Failure my /var/log is read/writeable and the configfile will be created and is valid. i dont know where is the problem, can you help me to find the error? you can download a qemu image of the distribution (ca 31MB) from http://sources.openelec.tv/OpenELEC.bin.tar.bz2 start this - if you have qemu installed - with ./start.sh and it will boot. then you have Xorg with a minimal terminal. When you set HOME=/var/log you can loopmount the image and you can work with elisas configfile. when you have questions or need additional software to debug write me to list. i hope we can find the error Stephan |