From: Chris S. <chr...@gm...> - 2009-04-05 02:54:22
|
Bruno If you'd like, I can set you up to test on Instalinux. It's an already working install and I could help troubleshoot as well. Let me know if you want to go that route and I'll set you up. Chris On Apr 4, 2009, at 3:51 PM, Bruno Cornec <Bru...@hp...> wrote: > Hello, > > I'm coming back to LinuxCOE, and would like to add now really Mandriva > support. > > In the way if testing it, I first encounter an error I do not really > understand. I have that at last step of the Web interface: > > Narf! A catastrophic error! > Cannot open /auto_inst1894.cfg for writing : Permission denied > > IIUC, it should use the following code (in > SystemDesigner/cgi-bin/nph-mandriva_image.in) : > > my $htmlpath = $db->def('FINAL_WD_PATH'); > [...] > my $ks_filename = "auto_inst$$.cfg"; # Custom auto_inst.cfg > my $ks_file = "$htmlpath/$ks_filename"; > > But it seems that $htmlpath is empty :-( > > I'm using my RPMs packages, and hope that it uses > /etc/linuxcoe-sd/linuxcoe.rc as config file. In it I have: > > $ grep FINAL_WD_PATH /etc/linuxcoe-sd/linuxcoe.rc > FINAL_WD_PATH /var/cache/linuxcoe-sd/scratchmonkey > > What shoud I activate in order to get more debug, or check that that > file is indeed read in my setup ? > Do you have an idea where my mandriva additions could be wrong ? > > TIA, > Bruno. > -- > Linux Profession Lead EMEA / Open Source Ambassador \ EMEA CME > Sol. Center > http://www.mondorescue.org / HP/Intel Solution Center \ http://hpintelco.net > Des infos sur Linux? http://www.HyPer-Linux.org http://www.hp.com/linux > La musique ancienne? http://www.musique-ancienne.org http://www.medieval.org > > --- > --- > --- > --------------------------------------------------------------------- > _______________________________________________ > Linuxcoe-devel mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxcoe-devel |