Hi!
I have an lpp source defined for my NIM server. It is located in /export/nim/lpp_source/520lpp_res
I would like to keep it up to date using fixget. I download LatestFixData52 from IBM site and use compare_report to determine which filesets need to be downloaded.
compare_report -i /export/nim/lpp_source/520lpp_res \
-r LatestFixData52 -t /download/fix
then browse lowerthanlatest2.rpt .
My problem is that compare_report reports lots of fixes missing, however they are present in the lpp_source. Can you tell me how to avoid this situation?
--Trifo
I have an lpp source defined for my NIM server. It is located in /export/nim/lpp_source/520lpp_res
I would like to keep it up to date using fixget. I download LatestFixData52 from IBM site and use compare_report to determine which filesets need to be downloaded.
compare_report -i /export/nim/lpp_source/520lpp_res \
-r LatestFixData52 -t /download/fix
then browse lowerthanlatest2.rpt .
My problem is that compare_report reports lots of fixes missing, however they are present in the lpp_source. Can you tell me how to avoid this situation?
--Trifo