Bugs item #940347, was opened at 2004-04-22 17:05 Message generated for change (Comment added) made by jsquyres You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=940347&group_id=9368
Category: Installation Group: 3.1 >Status: Closed >Resolution: Fixed Priority: 8 Submitted By: Jason Brechin (brechin) >Assigned to: Jeff Squyres (jsquyres) Summary: PM/DM not tolerant of all RPMs already installed Initial Comment: Running install_cluster after all the server core RPMs are already installed gives the following errors: rpm: no packages given for install $pm->install ($dm->query_required_by ()) failed at ./wizard_prep line 215 Couldn't install packages needed for OSCAR Wizard to run at ./wizard_prep line 215 Oscar Wizard preparation script failed to complete at ./install_cluster line 124. I'm guessing it's because $pm->install is being run with an empty arg list. ---------------------------------------------------------------------- >Comment By: Jeff Squyres (jsquyres) Date: 2004-05-14 09:54 Message: Logged In: YES user_id=11722 This appears to have been fixed in CVS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=940347&group_id=9368 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
