Yep, /tftpboot/rpm is deprecated, it is now split in two: /tftpboot/distro/<distro>: stores binary packages from distribution /tftpboot/oscar/<distro>: stores binary packages from OSCAR
Both directories are automatically created for the user when install_cluster is invoked, though it will bail if the first directory is empty. Perhaps it would make sense to have a directory called /tftpboot/distro/current for specifying the location where users would need to copy binary packages from the distribution to, as some times it is hard to guess what the <distro> name could be (prevents user errors). Just my 2 cents. Cheers, Bernard > -----Original Message----- > From: Michael Edwards [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 19, 2006 11:51 > To: Bernard Li > Subject: Re: [Oscar-users] Fedora Core 5 x86 support is in trunk > > Further subdirectory of /tftpboot? > > On 4/19/06, Bernard Li <[EMAIL PROTECTED]> wrote: > > Hi Neil: > > > > > - as mentioned in the previous email. i don't believe > the autogen.sh > > > isn't in the thunk tar.gz file. the install pdf is out of > > > step with this > > > oen too. > > > > Yep, we haven't gotten around updating the docs yet, but > remember the > > tarball you are testing is not even considered alpha so > expect it to be > > a little rough on the edges. > > > > > - the install doc also lists the /tftpboot/rpm as the > place for the > > > distro rpms. it seems there is a further subdirectory to > > > /tftpboot needed. > > > > Yup, this has been noted. I'm cc:ing Mike here who is our > Documentation > > Manager ;-) > > > > > - my install failed with 'couldn't find XML/Simple.pm in @INC > > > inc being ... > > > it seems the XML/simple was installed to a 5.8.0 directory > > > when the perl > > > goes to 5.8.8. a simple copy fixed this. > > > > > > - apitest fails for fedora core 5 > > > --> About to run > /opt/oscar/packages/apitest/scripts/setup for apitest > > > Error - apitest: no support for fedora 5 > > > [EMAIL PROTECTED] oscar]# Script > /opt/oscar/packages/apitest/scripts/setup > > > exitted badly with exit code '1' at (eval 47) line 1 > > > > I just checked the most recently built nightly tarball for trunk and > > there is no setup script. Also, this has been gone from our code > > repository: > > > > > http://svn.oscar.openclustergroup.org/oscar/trunk/packages/api > test/scrip > > ts/ > > > > You don't by any chance already have files in /opt/oscar prior to > > installation do you? > > > > > where should these points be emailed for developer thunk ? > > > > I cc:ed [email protected] this discussion thread, in > > case you're not subscribed to it, please do so. > > > > P.S. I updated the README for the nightly dir so it is more > clear what > > you need to do after you grabbed the tarball: > > > > http://oscar.openclustergroup.org/public/nightly/trunk/README > > > > Thanks for testing, > > > > Bernard > > > ------------------------------------------------------- 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&kid0709&bid&3057&dat1642 _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
