Bugs item #933871, was opened at 2004-04-12 13:09 Message generated for change (Comment added) made by dnl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=933871&group_id=9368
Category: Installation Group: None Status: Open Resolution: None Priority: 6 Submitted By: Terry Fleury (tfleury) Assigned to: David N. Lombard (dnl) Summary: RPM installation requires a lot of user interaction Initial Comment: When doing install_cluster, update-rpms finds RPMs that need to be installed and proceeds to PROMPT the user if he wants to install/update each package. For a lot of RPMs, this is very annoying. Should probably just install/update any necessary RPMs without any user interaction. Here's some output. Note that I had to type "y" to continue with the updating of RPMs and then "1" for each RPM. Creating RPM cache database... update-rpms, version 1.1.6 User-specified URL (/tftpboot/rpm) Getting list of available files... (1467 files in 3 sec) Analyzing RPMs Reading cache... WARNING: No cache found. Querying RPMs... (1467 RPMs in 390 sec) Writing cache (/var/cache/update-rpms)... (4 sec) Selecting RPMs... (264 sec) Evaluating RPMs... (10 sec) Resolving RPM installation order... RPM Installation Order: perl-AppConfig-1.52-4 systemconfigurator-2.0.9-1 systemimager-common-3.2.0-1 systemimager-server-3.2.0-1 systemimager-client-3.2.0-1 systemimager-flamethrower-3.2.0-1 systemimager-i386boot-standard-3.2.0-1 Continue with these files? [y] perl-AppConfig-1.52-4 (perl-AppConfig-1.52-3 (older) installed) 0:skip or 1:update? [1] Preparing... ################################################## perl-AppConfig ################################################## systemconfigurator-2.0.9-1 (systemconfigurator-2.0.4-1 (older) installed) 0:skip or 1:update? [1] Preparing... ################################################## systemconfigurator ################################################## systemimager-common-3.2.0-1 (systemimager-common-3.1.8-1 (older) installed) 0:skip or 1:update? [1] Preparing... ################################################## systemimager-common ################################################## systemimager-server-3.2.0-1 (systemimager-server-3.1.8-1 (older) installed) 0:skip or 1:update? [1] Preparing... ################################################## systemimager-server ################################################## Stopping rsync daemon for systemimager: rsync. Stopping xinetd: [ OK ] Starting xinetd: [ OK ] systemimager-client-3.2.0-1 (systemimager-client-3.1.8-1 (older) installed) 0:skip or 1:update? [1] Preparing... ################################################## systemimager-client ################################################## systemimager-flamethrower-3.2.0-1 (systemimager-flamethrower-3.1.8-1 (older) installed) 0:skip or 1:update? [1] Preparing... ################################################## systemimager-flamethrower ################################################## systemimager-i386boot-standard-3.2.0-1 (systemimager-i386boot-standard-3.1.8-1 (older) installed) 0:skip or 1:update? [1] Preparing... ################################################## systemimager-i386boot-standa################################################## Done. ---------------------------------------------------------------------- >Comment By: David N. Lombard (dnl) Date: 2004-05-07 09:59 Message: Logged In: YES user_id=27334 This is the expected behavior unless --check, --quiet, or --execute are specificied on the command line. What are the circumstances of execution? What as the command line? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=933871&group_id=9368 ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
