Operating System - HP-UX
1833016 Members
2466 Online
110048 Solutions
New Discussion

Re: security patch check script

 
John Henrikson
Regular Advisor

security patch check script

Hello,
I've been running the bastille security patch checklist successfully for some time, the last several days however I've gotten the following error, and was wondering if anyone knew how i could fix it?
Use of uninitialized value in concatenation (.) or string at /opt/sec_mgmt/spc/bin/security_patch_check.pl line 1603.
ERROR: /etc/opt/sec_mgmt/bastille/security_catalog, downloaded from
ftp://ftp.itrc.hp.com/export/patches/security_catalog.gz cannot be
verified (checksum does not match expected value). The catalog might
be corrupt. Possible causes include an incorrectly cached file in
your web proxy () or an interrupted internet connection.

ERROR: Download error:
Trying or retrying a server.


thanks so much!!!

John Henrikson
6 REPLIES 6
Steven E. Protter
Exalted Contributor

Re: security patch check script

I just checked my most recent email from Bastille. I'm getting the same error. My guess is that HP changed something or the ftp site was down during your last run.

If I find out differently, I will post back.

Try running the script manually and see what happens.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steven E. Protter
Exalted Contributor

Re: security patch check script

Ran as follows:

security_patch_check -r /tmp/scheck.text

Ran fine.

I suspect this is an ftp problem at HP's end. Post the result of any testing.

Thanks for the heads up.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
John Henrikson
Regular Advisor

Re: security patch check script

well if i run it manually it doesn't give me the correct results its says the patches are up to date, and before the error I had about 5 patches that needed to be applied.. :(
thanks
John Henrikson
Regular Advisor

Re: security patch check script

and last night it ran correctly!
thanks again
john h.
Gordon  Morrison
Trusted Contributor

Re: security patch check script

There's a new version (1.93) of security_patch_check out now, and the catalogue version has changed too:
ftp://ftp.itrc.hp.com/export/patches/security_catalog2.gz

I'm not expecting any points for this, i just think it's a convenient place to store the link ;o)
What does this button do?
John Henrikson
Regular Advisor

Re: security patch check script

Well I appreciate the information, I downloaded it to my system. Thanks!