Hi Chuck, Why did you download the rhel-5-i386 repo tarball from trunk? Isn't it in branch too?
You should use the branch one and the trunk one has not really been tested yet. Please get every nightly tarballs from branch and test it again. Meanwhile, why don't you test oscar 5.1 b1 which has been tested for several weeks? They seem to work fine. http://oscar.openclustergroup.org/beta Regards, - DongInn Chuck Ritter wrote: > Hello everyone, > > I've tried to build a RHEL5 system w/ > > branch/ > oscar-base-5.1a1r6946nightly-20080209 > oscar-repo-common-rpms-5.1a1r6946nightly-20080209 > trunk/ > oscar-repo-rhel-5-i386-5.1a1r6946nightly-20080209 > > And get installation errors... > > The first critical error after ./install_cluster eth0 is: > > my $cmd = "cd $ENV{OSCAR_HOME}/scripts && ./wizard_prep"; > > after changing into script, "install_prereq --dumb packages/yume > $prereqs_dir/packman" no longer finds "share/packman". > > I can fix this by changing install_cluster like so... > > my $cmd = "$ENV{OSCAR_HOME}/scripts/wizard_prep"; > > However I then get this fatal error later in the install: > > Checking for ODA database password file ... not found. > Generating a random password for the OSCAR database. > saved. > Checksumming directory /opt/oscar/packages > Executing: find . -follow -type f \( -name 'config.xml' \) -printf "%p > %s %u %g %m %t\n" | sort | md5sum - > Checksum was: 404d9fd0d54fd5b882012e0b62ba63d2 > Current checksum (/opt/oscar/tmp/config_xml.md5): > 404d9fd0d54fd5b882012e0b62ba63d2 > --> Initializing ODA database from package config.xml files > Can't locate AppConfig.pm in @INC (@INC contains: /opt/oscar/lib > /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 > /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 > /usr/lib/perl5/site_perl /opt/oscar/lib/OSCAR ../../../lib > ../../../lib/OSCAR > /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 > /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 > /usr/lib/perl5/vendor_perl > /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) > at /opt/oscar/lib/OSCAR/ConfigManager.pm line 70. > Couldn't set up oda database at /opt/oscar/scripts/wizard_prep line 389 > Oscar Wizard preparation script failed to complete at > ./install_cluster line 281. > > I don't know if this is relate to my change yet, or if it was going to > fail anyway. > > I've also found that install_cluster looks variously in /tftpboot/distro for > > redhat-el-5-i386 > redhat-el-client-5-i386 > rhel-5-i386. > > I've resolved that by symlink'ing them to one directory, but it looks > like a bug with: the supported_distros.txt, OS_Detect logic and/or > multi distro logic. > > I've seen posts on the list that suggest other people have had better > luck. Am I missing something? > > Thanks > Chuck Ritter > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
