Specifically, the yum .repo files listed in this page: http://svn.oscar.openclustergroup.org/trac/oscar/wiki/Repositories
have wrong syntax -- you can only specify one URL with baseurl: baseurl=http://oscar.gforge.inria.fr/yum/dists/rhel$releasever/$basearch/ http://oscar.gforge.inria.fr/yum/dists/rhel$releasever/noarch/ this won't work at all. I suggest creating a separate repo for noarch. BTW, are there any resolution to the i386 vs i686 issue? Also, currently OSCAR uses yume, which uses its own auto-generated yum.conf during run time, so it will not even look at the .repo files in /etc/yum.repos.d. Personally though, I like putting .repo files in /etc/yum.repos.d so hopefully yume can be modified to do this instead. Right now if you want to get around this, as DongInn suggested, you can create a .url file in /tftpboot/oscar/ and put the gforge repositories there. Cheers, Bernard ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
