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
