|
From: <no...@so...> - 2002-05-24 05:49:16
|
Bugs item #559978, was opened at 2002-05-23 22:49 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=559978&group_id=51915 Category: modules RPM Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: rpm -Uvh and /etc/bashrc Initial Comment: Updating between versions of the modules RPM seems to whack the additions to /etc/bashrc and /etc/csh.cshrc. This probably has something to do with the order of %pre / %post scripts run during -Uvh. A quick fix might be to put the version number in the "#SPECIAL STRING" that is appened to the end of each line. This might not help for -Uvh'ing the newest RPM and the one before that, but it will fix all future versions. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=559978&group_id=51915 |