Hi Mike: On 12/13/07, Michael Edwards <[EMAIL PROTECTED]> wrote:
> When I run install_cluster it bombs and says api-test and bittorrent > require python2.4 > I have no idea why it cares or how to make it care less. The files it > needs should be there. > Darn yum and its lack of nodeps options... This doesn't seem right -- I checked the RPMs using rpm -qlp and they are all referencing Python 2.3 paths. > It tries to remove the old version of python when I install 2.4 and > that ... doesn't work. It will only work if you install Python 2.4 via RPMs. Perhaps you can post your oscarinstall.log with OSCAR_VERBOSE=5 or whatever will give you the most verbosity. Perhaps all you need to do is run yum install <path to api-test> to reproduce the issue. Regards, Bernard ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
