From: Bernard Li; Wednesday, December 01, 2004 11:44 AM > >Hey Dave: > >What if you run the tests a second time?
Hey Bernard: It works if you run the tests a second time! I've completed RHEL on i386 testing. To summarize: 1) The oscarsamples/redhat-3as-i386.rpmlist file is incorrect: 1a) bind-libs needs to be added before bind-utils 1b) kernel-smp-2.4.21-15.EL needs to be changed to kernel-smp 1c) kernel-2.4.21-15.EL needs to be changed to kernel 1d) laus-libs needs to be added before laus 1e) rpm-libs needs to be added before rpm 1f) tzdata-2003c-1 needs to be changed to tzdata 2) I used the *default* installation choice. NO CHANGES were made. This is close to the documentation, but should be spelled out explicitly; this also needs to be in an RHEL3 README 3) The tftp rpm needs to be deleted. This needs to be in an RHEL3 README. IIRC, this was actually noticed by update-rpms, but the depman/update-rpms/packman interface is too crude to handle this; that interface needs to be rewritten post 4.0 4) A mysql-server rpm needs to be added to /tftpboot/rpm; there are two choices: 4a) Add the same version mysql-server as the existing mysql 4b) Add a matching pair. I added mysql-3.23.58-2.3 and mysql-server-3.23.58-2.3 to /tftpboot/rpms. If mysql is already installed, and a matching of mysql/mysql-server is not available, the issue mentioned in (3) will cause a failure even if the matching mysql is available unless the installed mysql is removed *before* running install_cluster. This needs to be in an RHEL3 README. I suspect that RHEL3 for IA64 is the same, but will verify. -- David N. Lombard My comments represent my opinions, not those of Intel Corporation. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
