Hi Michael, Thanks for your input. I think you are right about that the current "official" version for RHEL4 is U4. But the problem is that CDs for RHEL4 (will be) are based on RHEL4-U1 and we expect users to copy the rpms of CDs of RHEL4-U1. So, even though users updated the RHEL4 to U2 or higher, they will have the same problem at the step 4 because OSCAR can not find the upgraded libaio when it creates OSCAR client image(s). (i.e., I assume that users run "up2date libaio" to install the higher version of libaio at the head node and they don't download the rpm for OSCAR.) Maybe, we can add the notes for this issue saying that you can avoid this problem by the following instructions. - Download libaio-0.3.105-2 and then copy it to /tftpboot/oscar/rhel-4-i386/ (for creating OSCAR client image(s)) # up2date -d libaio # cp /var/spool/up2date/libaio-0.3.105-2.i386.rpm /tftpboot/oscar/rhel-4-i386/ - Install higher version of libaio (libaio-0.3.105-2) for (for installing OSCAR server node) # rpm -Uvh libaio-0.3.105-2.i386.rpm
Well, we can put this release note for RHEL4-X86 but I think it does not look so good. So, I would like to add the libaio-0.3.105-2.i386.rpm to the lam package for only RHEL4-X86 and this will resolve all the unnecessary hacks for this dstro. What do you guys think about this? Regards, - DongInn Michael Edwards wrote: > Is there a pressing reason why we are trying to support U1 specifically? > > We can certainly put in a release note about the workaround, but since > the current "official" version is U4 I am not sure how widespread this > problem is likely to be. > > On 10/20/06, DongInn Kim <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I still have a problem with libaio.so.1 dependency for lam-oscar on >> RHLE4 AS-U1 X86. >> >> We have talked about this problem long times ago and I think we could >> not get the right answer yet. >> https://sourceforge.net/mailarchive/message.php?msg_id=15613181 >> https://sourceforge.net/mailarchive/message.php?msg_id=15317119 >> >> I could find a workaround as Erich suggested before. I just upgraded >> libaio from 0.3.102 to 0.3.105 (Erich mentioned that RHEL4U2 uses >> 0.3.103) and it worked just fine. >> >> I wonder if we need to provide this updated libaio (> 0.3.102) for only >> RHEL4 AS U1 (X86). >> Or would it be good enough to add a release note for this specific >> update version (RHEL4 U1 (gold))? >> >> Regards, >> >> -- >> - DongInn >> >> >> ------------------------------------------------------------------------- >> 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 >> >> > > ------------------------------------------------------------------------- > 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 > ------------------------------------------------------------------------- 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
