[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RPM runs %post, yum does not ...
- From: Klaus Steden <klaus steden thomson net>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: Re: RPM runs %post, yum does not ...
- Date: Fri, 4 Nov 2005 00:42:03 -0500
Call off the dogs.
It seems that scriptlets run in a confusing order ...
%pre (new package)
%post (new package)
%preun (old package)
%postun (old package)
... which meant that my stupid RPMs were stepping on each other.
It's times like these that I miss vendor documentation.
Klaus
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]