I reported this as a bug on the devel list just now. Anyway, don't touch your freevo_config.py. What you need in your local_conf.py at the top is:
LOCAL_CONF_VERSION = 3.9 CONFIG_VERSION = 3.9 The first variable is defined in the example file, what's missing is the second variable. I think you spelt the LOCA_CONF_VERSION incorrectly in your file. Of course, this is known to be true only for 1.4-rc1. Things may change in the next version (or in CVS currently). T.C. ---- Wan Tat Chee (Lecturer) School of Computer Science, Univ. of Science Malaysia, 11800 USM, Penang, Malaysia. Rm.625 Ofc Ph: +604 653-3888 x 3617 NRG Lab Admin: +604 659-4757 Rm.601-E Ofc Ph: +604 653-4396 Internet: [EMAIL PROTECTED] Web: http://nrg.cs.usm.my/~tcwan GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg-20030322.asc F'print : DCF2 B9B2 FA4D 1208 AD59 14CA 9A8F F54D B2C4 63C7 On Wed, 15 Oct 2003, skeeterskip wrote: > I've tried all different types of combinations now. > > [EMAIL PROTECTED] root]# freevo > > Warning: display is set to x11, but the environment has no DISPLAY set. > Setting display to fbdev. > > > Error: your local_config.py file has no version information > Please check freevo_config.py for changes and set CONFIG_VERSION > Traceback (most recent call last): > File "/usr/lib/python2.2/site-packages/freevo/main.py", line 87, in ? > import config > File "/usr/lib/python2.2/site-packages/freevo/config.py", line 370, in ? > print 'in %s to %s' % (overridefile, LOCAL_CONF_VERSION) > NameError: name 'LOCAL_CONF_VERSION' is not defined > [EMAIL PROTECTED] root]# > > I have attached the files. > > ----- Original Message ----- > From: "Peter Svensson" <[EMAIL PROTECTED]> > To: "'skeeterskip '" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Wednesday, October 15, 2003 12:10 AM > Subject: SV: [Freevo-users] Re: new freevo > > > > I think that freevo_config.py has a line with LOCAL_CONFIG=3.9, whereas > > local_config.py should have CONFIG_VERSION=3.9 > > > > They look kind of the same, and it has fooled me more than once. Also, > some > > version(1.4.x, cvs-or-not) apparently used the _wrong_ variable name in > the > > example local_config.py, just to make things more interesting :-)= > > > > /Peter > > > > -----Ursprungligt meddelande----- > > Fr�n: skeeterskip > > Till: [EMAIL PROTECTED] > > Skickat: 2003-10-15 08:59 > > �mne: Re: [Freevo-users] Re: new freevo > > > > that is what I figured, but both files already have that line and have > > it > > commented out. They both show 3.9. > > > > I will check again, though. > > ----- Original Message ----- > > From: "Dave Smylie" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Tuesday, October 14, 2003 11:55 PM > > Subject: Re: [Freevo-users] Re: new freevo > > > > > > > you need to edit local_config.py and add the line: > > > > > > CONFIG_VERSION = 3.9 > > > > > > somewhere near the top. > > > > > > make sure its the version that you are using - by the looks > > > /root/.freevo/local_config.py > > > > > > I would advise removing the other copy so as to avoid possible > > confusion > > > later on. > > > > > > Dave > > > > > > On Wed, 2003-10-15 at 16:21, skeeterskip wrote: > > > > hmm. I copied local_config.py file to etc/freevo and root/.freevo/ > > Even > > > > though both files are same, I get following after I type freevo: > > > > > > > > Error: your local_config.py file has no version information > > > > Please check freevo_config.py for changes and set CONFIG_VERSION > > > > in /root/.freevo/local_conf.py to 3.9 > > > > > > > > > > > > > > > > ----- Original Message ----- > > > > From: "Wan Tat Chee" <[EMAIL PROTECTED]> > > > > To: <[EMAIL PROTECTED]> > > > > Sent: Tuesday, October 14, 2003 7:33 PM > > > > Subject: Re: [Freevo-users] Re: new freevo > > > > > > > > > > > > > On Wed, 15 Oct 2003, Wan Tat Chee wrote: > > > > > > > > > > > > > > > > > Oh! The 1.4-rc1 freevo-src package puts freevo_config.py in XXX. > > You > > > > > > > > > > Pressed send before I should have. XXX=/usr/share/freevo > > > > > > > > > > > shouldn't touch it. It's no longer needed in /etc/freevo and > > shouldn't > > > > be > > > > > > there at all. > > > > > > > > > > > > /etc/freevo should contain only freevo.conf, local_conf.py and > > > > boot_config > > > > > > (if freevo-src-boot package is installed). This list doesn't > > include > > any > > > > > > backup files created in the process of upgrading etc of course. > > > > > > > > > > > > There's a sample local_conf.py in /usr/share/doc/freevo*/. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > This SF.net email is sponsored by: SF.net Giveback Program. > > > > > SourceForge.net hosts over 70,000 Open Source Projects. > > > > > See the people who have HELPED US provide better services: > > > > > Click here: http://sourceforge.net/supporters.php > > > > > _______________________________________________ > > > > > Freevo-users mailing list > > > > > [EMAIL PROTECTED] > > > > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.net email is sponsored by: SF.net Giveback Program. > > > > SourceForge.net hosts over 70,000 Open Source Projects. > > > > See the people who have HELPED US provide better services: > > > > Click here: http://sourceforge.net/supporters.php > > > > _______________________________________________ > > > > Freevo-users mailing list > > > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: SF.net Giveback Program. > > > SourceForge.net hosts over 70,000 Open Source Projects. > > > See the people who have HELPED US provide better services: > > > Click here: http://sourceforge.net/supporters.php > > > _______________________________________________ > > > Freevo-users mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: SF.net Giveback Program. > > SourceForge.net hosts over 70,000 Open Source Projects. > > See the people who have HELPED US provide better services: > > Click here: http://sourceforge.net/supporters.php > > _______________________________________________ > > Freevo-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: SF.net Giveback Program. > > SourceForge.net hosts over 70,000 Open Source Projects. > > See the people who have HELPED US provide better services: > > Click here: http://sourceforge.net/supporters.php > > _______________________________________________ > > Freevo-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/freevo-users > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
