https://bugzilla.novell.com/show_bug.cgi?id=398240 User jrecord@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398240#c1 --- Comment #1 from Jason Record <jrecord@novell.com> 2008-06-11 10:38:46 MDT --- The problem is when rpm -U or rpm -F is executed, rpm first installs the new package and runs the new package's %post. Then it uninstalls the old package, and run the old package's %postun. This results in all updates deleting the changes in /etc/profile.local and /root/.bashrc. I'll change the spec to just have a %post, that uninstalls the changes in /etc/profile.local and /root/.bashrc and reapplys them at the same time. This will still require that people first uninstall old hostinfo packages and then reinstall the new one. After that, they can just update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.