Re: AIX packaging issue (LPP)
"Hajo Ehlers" <service@metamodul.com> wrote in message
news:4a8e2418-93a9-4f86-8879-69cd36b3888f@n20g2000hsh.googlegroups.com...
> On Jan 11, 2:03 pm, huijs...@hotmail.com wrote:
>> Hi,
>>
>> So far, I have not found a way how to find out the following from
>> within a pre_i script :
>>
>> a) If the fileset is that is currently being installed, is already
>> installed
>> b) If it is already installed, with what version
>>
>
> What is the reason for that requirement ?
>
> regards
> Hajo
Hajo,
Some of my filesets have several steps to be performed which can take up to
minutes.
When updating, I want to be able to run only those steps in the
configuration process that need to be executed.
So only configuration steps of which I added/changed/fixed between the
installed version and the one I installing, need to be run.
For this reason, I need to be able to figure out the version of the
installed component.
Mark |