> [snip]
> 
> I seems that importing rc, which imports config and in turn import your
> local_conf.py, does not report errors in config.py and local_config.py
> 
> Thanks
> Duncan
> 

Hi Duncan,

I've been struggling with rel-1 not running on a machine in work but haven't 
had the time to look at it. I saw this and thought that it may be the issue but 
an update to the latest svn of kaa and freevo along with an rm -rf of 
site-packages for freevo and kaa hasn't worked (I also deleted all the 
mentioned /var/ directories). When I run freevo all I see in the logs is:

================================================================================
Freevo 1.8.0-svn r10342 started at Wed Feb  6 11:25:26 2008
--------------------------------------------------------------------------------
2008-02-06 11:25:26,585 INFO     config.py (529): LOGDIR: /var/log 
/var/log/freevo
2008-02-06 11:25:26,585 INFO     config.py (530): STATICDIR: /var/lib 
/var/lib/freevo
2008-02-06 11:25:26,586 INFO     config.py (531): CACHEDIR: /var/cache 
/var/cache/freevo
2008-02-06 11:25:26,586 INFO     config.py (550): Loading freevo configuration 
file "/etc/freevo/freevo.conf"
2008-02-06 11:25:26,606 INFO     new process watcher instance

In my local_conf.py I have:

LOGGING = logging.DEBUG
LOGGING_RECORDSERVER = logging.DEBUG
DEBUG = 9
#messages go to stdout
DEBUG_STDOUT = 9
#messages from starting a child application
DEBUG_CHILDAPP = 9
#timing messages
DEBUG_TIME = 9

Any help would be really appreciated.

John


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to