Bugs item #868042, was opened at 2003-12-30 11:36 Message generated for change (Comment added) made by dnl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=868042&group_id=9368
Category: Installation Group: 3.1 >Status: Closed Resolution: None Priority: 8 Submitted By: Jason Brechin (brechin) Assigned to: David N. Lombard (dnl) Summary: update-rpms should only run once Initial Comment: If I re-run the wizard (i.e. ./install_cluster), the update- rpms runs again, re-creating the rpm database. This is a huge problem that must be overcome since many of us test with VMWare and this process takes significantly longer in VMWare than on a regular machine. ---------------------------------------------------------------------- >Comment By: David N. Lombard (dnl) Date: 2004-05-07 10:13 Message: Logged In: YES user_id=27334 For unknown reasons, the command to build the cache dir *NOT* specify --cachedir, while other commands to query did. As --url was specified, update-rpms did not check in default cachedir. update-rpms-1.1.8-12 now always checks the default cachedir unless one explicity defined on command line. Also added '--select=none' on initial cache build to suppress evaluation of base RPMS. The first time install_cluster is run now queries the RPMs added during the previous run (about 55); a second rerun will not find any new RPMs. ---------------------------------------------------------------------- Comment By: Benoit des Ligneris (bligneri) Date: 2004-04-20 12:55 Message: Logged In: YES user_id=179120 This bug has not be fixed and even the switch --cache=u does not solve the problem : Command used : update-rpms --cache=u --url /tftpboot/rpm update-rpm version : 1.1.6 ---------------------------------------------------------------------- Comment By: Jason Brechin (brechin) Date: 2004-04-20 11:25 Message: Logged In: YES user_id=274641 Here's an update on this... to keep this fresh. > I'm noticing that update-rpms rebuild the cache every time > install_cluster is run. There is no reason for this, esp. since you > said the cache updating code was there. IT seems like update-rpms isn't > finding or reading the existing cache. I can tell that the tool is > being run as `update-rpms --cache=u -- url /tftpboot/rpm`. I let it run > through once, and it got past the point where it wrote the package > cache. The next time I ran install_cluster, update-rpms printed > "WARNING: No cache found". The cache exists in /var/cache/update-rpms > (all 14MB of it). ---------------------------------------------------------------------- Comment By: Jason Brechin (brechin) Date: 2004-02-24 11:28 Message: Logged In: YES user_id=274641 I think the new caching intelligence should fix this. Once this has been tested well, we should close this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=868042&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
