Operating System - HP-UX
1833465 Members
2758 Online
110052 Solutions
New Discussion

Run this command " /usr/sbin/swverify \* " - ERRORS found

 
rodi
Occasional Advisor

Run this command " /usr/sbin/swverify \* " - ERRORS found

Hi

I did a '/usr/sbin/swverify \*' on the hp system and found that the following errors:

ERROR: File "/usr/lib/nsr/C/nsr.help" should have mtime "913955584"
but the actual mtime is "1021395489".
ERROR: Fileset "LSM.nwr-cbin,l=/,r=5.5.lsm.Build.55" had file errors.
ERROR: File "/opt/networker/man/ansrd.8" missing.
ERROR: File "/opt/networker/man/mm_data.5" missing.
ERROR: File "/opt/networker/man/mminfo.8" missing.
ERROR: File "/opt/networker/man/mmlocate.8" missing.
ERROR: File "/opt/networker/man/mmpool.8" missing.
ERROR: File "/opt/networker/man/mmrecov.8" missing.
ERROR: File "/opt/networker/man/networker.8" missing.
ERROR: File "/opt/networker/man/newgems.1m" missing.
ERROR: File "/opt/networker/man/nsr.5" missing.
ERROR: Fileset "LSM.nwr-man,l=/,r=5.5.lsm.Build.55" had file errors.

I believe those messages is reffer to online manual right!
Q. Any one able to provide solution on the above messages so next time when I run the same command this messages will not appear again.

Thanks,
1 REPLY 1
John Carr_2
Honored Contributor

Re: Run this command " /usr/sbin/swverify \* " - ERRORS found

Hi

try the following steps

touch /usr/lib/nsr/C/nsr.help

copy man pages from another server.


Alternatively backup Legato configuration files and reinstall Legato.Then restore configuration files.

cheers
John.