Hi DongInn, I tried today FC3 with the current trunk (svn r4435) up to (including) the step of building a client node image. Instead of a file repository in directory /tftpboot/distro/fedora-3-i386 I used a repo-url file /tftpboot/distro/fedora-3-i386.url with the content described in the email below. This includes a mirror of the fedora updates, therefore is less problematic if you have any version skew between repository and server.
A small problem with the URL approach: you don't get visual feedback during the download phase when building an image, that can take long and might mislead you to believe that things are not progressing. I'll see what I can do. Please try it, as far as I can see it should work. The debugging variable is now called $OSCAR_VERBOSE, should be set to a value between 1 and 10. Regards, Erich On Monday 27 February 2006 10:55, Erich Focht wrote: > Hi DongInn, > > I'll commit today a new packman which more reliably recognizes errors. > > When testing with FC3 I saw similar problems like yours (with ganglia and > torque). It turned out (for me) that I was using an updated fc3 system but the > original (old) RPMs, therefore a newer php version was installed but only old > versions of php-devel (or something related) were available as RPMs in the > repository. Similar issue with torque: newer torque-modulefiles available, but > only older torque RPMs were available for FC3. > > One solution is to use an URL file instead of a distro repository (at least > for the php problem). I.e. instead of /tftpboot/distro/fedora-3-i386/* you > should edit a file called /tftpboot/distro/fedora-3-i386.url containing at > least two online accessible fedora core yum repositories, one with the base > system, one with the updates. How about these ones ;-) > http://mirrors.playboy.com/fedora/3/i386/os/ > http://mirrors.playboy.com/fedora/updates/3/i386/ > > This feature is not tested too well, yet. > > Best regards, > Erich > > > On Thursday 23 February 2006 20:30, [EMAIL PROTECTED] wrote: > > Hi, > > > > I got the following errors when I tested trunk on FC3. > > > > Any idea why ganglia is not installed? > > [EMAIL PROTECTED] fc-i386]# rpm -qa | grep ganglia > > [EMAIL PROTECTED] fc-i386]# > > > > The oscar installer tried to install it but it failed? or it did not > > even try? > > > > I set "export OSCAR_WIZARD_VERBOSE=1" and "export YUME_VERBOSE=1" before I > > ran the install_cluster script. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
