..but.. it's right there in your local_conf.py. It reads
LOCAL_CONFIG_VERSION instead of CONFIG_VERSION, doesn't it?
/Peter
-----Ursprungligt meddelande-----
Fr�n: skeeterskip
Till: [EMAIL PROTECTED]
Skickat: 2003-10-15 09:43
�mne: Re: [Freevo-users] Re: new freevo
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
<<local_conf.py>> <<freevo_config.py>>
-------------------------------------------------------
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