Hi Erich. I wanted to report on my progress on this problem of installing the OSCAR snapshot on my SL 4.2 i386 machine.
I started over and added the dries, dag and atrpms repositories to my yum. After that, this problem went away :
The key issue is: Executing: rpm -q perl-XML-Simple >/dev/null 2>&1 WARNING: Package perl-XML-Simple was not installed! Executing: rpm -q mysql >/dev/null 2>&1 Executing: rpm -q perl-DBD-MySQL >/dev/null 2>&1 Executing: rpm -q perl-DBI >/dev/null 2>&1 Executing: rpm -q mysql-server >/dev/null 2>&1 Executing: rpm -q perl-HTML-Tree >/dev/null 2>&1 WARNING: Package perl-HTML-Tree was not installed! Executing: rpm -q perl-Tk >/dev/null 2>&1 WARNING: Package perl-Tk was not installed! Executing: rpm -q perl-Qt >/dev/null 2>&1 WARNING: Package perl-Qt was not installed!
except that perl-Qt was not found and I had to install that by hand from the /tftpboot/distro directory. After that, the installation seemed to go well until a dependancy problem cropped up due to a proper version of oscar-modules not being found... I installed that by hand too from /tftpboot/distro. Running install_cluster once more, the script died just before oscar_wizard : --- checking md5sum for /tftpboot/oscar/common-rpms Checksumming directory /tftpboot/oscar/common-rpms Executing: find . -follow -type f \( -name '*.rpm' -o -name '*.deb' \) -printf "%p %s %u %g %m %t\n" | sort | md5sum - Checksum was: c328112dd65849d82bd47ab534cabb23 Current checksum (/opt/oscar/tmp/pool_oscar_common-rpms.md5): c328112dd65849d82bd47ab534cabb23 Read checksum file /opt/oscar/tmp/pool_oscar_common-rpms.md5: ca37c4f2e8972adb1628ae3f1ab6a959 Old checksum (/opt/oscar/tmp/pool_oscar_common-rpms.md5): ca37c4f2e8972adb1628ae3f1ab6a959 --- checking md5sum for /tftpboot/oscar/rhel-4-i386 Checksumming directory /tftpboot/oscar/rhel-4-i386 Executing: find . -follow -type f \( -name '*.rpm' -o -name '*.deb' \) -printf "%p %s %u %g %m %t\n" | sort | md5sum - Checksum was: d41d8cd98f00b204e9800998ecf8427e Current checksum (/opt/oscar/tmp/pool_oscar_rhel-4-i386.md5): d41d8cd98f00b204e9800998ecf8427e Read checksum file /opt/oscar/tmp/pool_oscar_rhel-4-i386.md5: d41d8cd98f00b204e9800998ecf8427e Old checksum (/opt/oscar/tmp/pool_oscar_rhel-4-i386.md5): d41d8cd98f00b204e9800998ecf8427e Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/site_perl/OSCAR/PackMan.pm line 645. Could not find directory ! Cannot setup httpd configuration for repositories. --> Successfully ran OSCAR wizard_prep script --> Successfully ran wizard_prep ============================================================================= == Prerequisites installed ============================================================================= --> OSCAR version: 5.0a1r5070 --> Command line invocation: ./install_cluster eth1 eth1 --> Hostname: jets --> DNS domain name: phy.uct.ac.za --> Network interface: eth1 --> Linux distribution: scientific_linux 4 --> Kernel version: 2.6.17 --> Architecture: i386 --> Running in directory: /opt/oscar --> PATH: /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin --> Running: "./oscar_wizard" Global symbol "$values" requires explicit package name at /opt/oscar/lib/OSCAR/Configbox.pm line 272. Compilation failed in require at /opt/oscar/lib/OSCAR/Configurator.pm line 39. BEGIN failed--compilation aborted at /opt/oscar/lib/OSCAR/Configurator.pm line 39. Compilation failed in require at ./oscar_wizard line 49. BEGIN failed--compilation aborted at ./oscar_wizard line 49. Oscar Wizard failed to run successfully at ./install_cluster line 315. I have a suspicion that there is a problem somewhere that incorrect architectures are specified, either in my yum repositories or in the way i've untarred the oscar tarballs... I'm totally guessing though, from these warning messages : WARNING: repository name /tftpboot/oscar/common-rpms doesn't match any valid architecture WARNING: repository name ftp://ftp.scientificlinux.org/linux/extra/atrpms/sl4-i386/stable doesn't match any valid architecture WARNING: repository name /tftpboot/oscar/common-rpms doesn't match any valid architecture WARNING: repository name ftp://ftp.scientificlinux.org/linux/extra/atrpms/sl4-i386/stable doesn't match any valid architecture Does this help to solve the problem at all ? Thanks Bruce
oscarinstall.log.gz
Description: GNU Zip compressed data
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
