Operating System - HP-UX
1829005 Members
2553 Online
109986 Solutions
New Discussion

swverify errors (hpux11i)

 
nkkorhaz
Advisor

swverify errors (hpux11i)

hi,
i'm running "swverify \*" command and it was writed to output:
"...Session selections have been saved in the file "/root/.sw/session/swverify.last.
The analysis phase failed for "kanizsa:/".
Veriication had errors..."

why?
what can i do?
3 REPLIES 3
Hai Nguyen_1
Honored Contributor

Re: swverify errors (hpux11i)

You meant to run this:

# swverify -d \* @ /var/spool/sw

Hai
Cheryl Griffin
Honored Contributor

Re: swverify errors (hpux11i)

The complete message would have mentioned swjob. For instance:
ERROR: "hp1:/": 46 files had errors during this operation.
* The analysis phase failed for "hp1:/".
* Verification had errors.

NOTE: More information may be found in the agent logfile using the command
"swjob -a log hp1-0024 @ hp1:/".

Run the swjob command and look for the errors.


"Downtime is a Crime."
Bill McNAMARA_1
Honored Contributor

Re: swverify errors (hpux11i)

swverify is not patch sensitive in either case. I wouldn't rely on it's output as far as I could throw it.

Be careful using it, an don't run it with the -F option unless you are certain you know what you are doing.

Later,
Bill
It works for me (tm)