[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Help in preventing the preun script being run of an older rpm
- From: Sean Dilda <agrajag dragaera net>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: Help in preventing the preun script being run of an older rpm
- Date: Fri, 21 Oct 2005 09:00:45 -0400
Kala B wrote:
Hi
I have some buggy code in an older version of my rpm spec file. Now, I
have the newer spec file.
Is there a way by which I can override my old rpm's preun script being
run, using my new version of spec file?
Please don't send multiple copies of the same email to the list. We saw
it the first time, we don't need a second copy.
My suggestion would be to do 'rpm -e foo --noscripts ; rpm -i
foo-1.0-1.i386.rpm' Where foo-1.0-1 is the new version.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]