|
From: Jamie C. <jca...@we...> - 2005-10-20 23:32:04
|
Odd .. I cannot re-produce this bug on my own systems. Does it still happen if you create a new scheduled backup in Webmin 1.240? - Jamie On Fri, 2005-10-21 at 08:27, Thomas Leavitt wrote: > I'm running webmin 1.240 from www.webmin.com - the Mandriva packages are > a step behind. > > I deliberately never installed the Mandriva rpm. > > # rpm -qa | grep webmin > webmin-1.240-1 > # > > > > Thomas > > Message: 5 > From: Jamie Cameron <jca...@we...> > To: web...@li... > Subject: Re: [webmin-l] Error message from a host of scripts... > Date: Thu, 20 Oct 2005 20:01:00 1000 > Reply-To: web...@li... > > Hi Thomas, > Is the Webmin 1.240 package you are using from www.webmin.com, or some > other source? I don't really trust the Mandriva packages :-) > > - Jamie > > -----Original Message----- > > From: Thomas Leavitt <th...@th...> > Subj: [webmin-l] Error message from a host of scripts... > Date: Thu 20 Oct 2005 6:55 pm > Size: 1K > To: web...@li... > > I get something similar to this: > > Undefined subroutine &main::init_config called at ./fsdump-lib.pl line > 7. > Compilation failed in require at ./backup.pl line 6. > > from a host of scripts. > > This occurs whether I execute the file via cron, or execute the file > interactively. > > Here's the code section from fsdump-lib.pl > > do '../web-lib.pl'; > &init_config(); > > > ... if I add a require '../web-lib-funcs.pl'; line right after the > web-lib line, I don't get this error. > > ../web-lib-funcs.pl is where init_config is. > > I'm running webmin 1.240 from www.webmin.com > > Note: I also get this running the same script off my desktop, which uses > the webmin sourced from Mandriva, and is I think 1.230. > > I see other complaints about this in various web forums, but no clear > answers yet... > > Thomas > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > - > Forwarded by the Webmin mailing list at web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list |