1838774 Members
3023 Online
110130 Solutions
New Discussion

Re: swverify errors

 
Paul McCleary
Honored Contributor

swverify errors

Hi,

I've run and swverify -v -x check_permissions=true \* and it's produced the errors below.

Does anyone know the best course of action to rectify these and which ones, if any, I don't need to worry about?

Cheers, Paul

ERROR: File "/usr/sbin/fuser" should have mode "544" but the actual
ERROR: Fileset "OS-Core.SYS-ADMIN,l=/,r=B.11.11" had file errors.
ERROR: File "/usr/contrib/Q4/bin/q4" should have mtime "1035922046"
ERROR: Fileset "OS-Core.Q4,l=/,r=B.11.11" had file errors.
ERROR: File "/usr/newconfig/etc/mail/sendmail.cf" should have mtime
ERROR: File "/usr/newconfig/etc/mail/sendmail.cf" should have size
ERROR: Fileset "InternetSrvcs.INETSVCS-RUN,l=/,r=B.11.11" had file
errors.
ERROR: File "/usr/share/man/man1m.Z/update-ux.1m" missing.
ERROR: Fileset "Update-UX.UUX-ENG-A-MAN,l=/,r=B.11.11.0303" had file
errors.
ERROR: File "/usr/share/man/ja_JP.eucJP/man1m.Z/update-ux.1m"
ERROR: Fileset "Update-UX.UUX-JPN-E-MAN,l=/,r=B.11.11.0303" had file
errors.
ERROR: File "/usr/share/man/ja_JP.SJIS/man1m.Z/update-ux.1m" missing.
ERROR: Fileset "Update-UX.UUX-JPN-S-MAN,l=/,r=B.11.11.0303" had file
errors.
ERROR: File "/usr/bin/lp" should have mode "4555" but the actual mode
ERROR: File "/usr/bin/lp" should have owner,uid "root,0" but the
ERROR: File "/usr/bin/lp" should have group,gid "bin,2" but the
ERROR: File "/usr/bin/lp" should have mtime "1027960400" but the
ERROR: File "/usr/bin/lp" should have size "40960" bytes but the
ERROR: Fileset "PrinterMgmt.LP-SPOOL,l=/,r=B.11.11" had file errors.
ERROR: File "/usr/bin/lp" should have mode "4555" but the actual mode
ERROR: File "/usr/bin/lp" should have owner,uid "root,0" but the
ERROR: File "/usr/bin/lp" should have group,gid "bin,2" but the
ERROR: File "/usr/bin/lp" should have mtime "1027960400" but the
ERROR: File "/usr/bin/lp" should have size "40960" bytes but the
ERROR: Fileset "PHCO_27020.LP-SPOOL,l=/,r=1.0" had file errors.
ERROR: File "/usr/bin/e" should have mtime "1022037822" but the
ERROR: Fileset "TextEditors.EDITORS,l=/,r=B.11.11" had file errors.
ERROR: File "/usr/bin/e" should have mtime "1022037822" but the
ERROR: Fileset "PHCO_27057.EDITORS,l=/,r=1.0" had file errors.
ERROR: File "/usr/contrib/Q4/bin/q4" should have mtime "1035922046"
ERROR: Fileset "PHCO_28067.Q4,l=/,r=1.0" had file errors.
ERROR: File "/usr/newconfig/etc/mail/sendmail.cf" should have mtime
ERROR: File "/usr/newconfig/etc/mail/sendmail.cf" should have size
ERROR: Fileset "PHNE_29774.INETSVCS-RUN,l=/,r=1.0" had file errors.
ERROR: File "/opt/cfg2html/cfg2html_hpux.sh" should have mode "777"
ERROR: File "/opt/cfg2html/cfg2html_hpux_sap.sh" should have mode
ERROR: File "/opt/cfg2html/contrib/BCS_Config/BCS_config" should have
ERROR: File "/opt/cfg2html/plugins/VxVM_collect.sh" should have mode
ERROR: File "/opt/cfg2html/plugins/bdf_collect.sh" should have mode
ERROR: File "/opt/cfg2html/plugins/crontab_collect.sh" should have
ERROR: File "/opt/cfg2html/plugins/firmware_collect.sh" should have
ERROR: File "/opt/cfg2html/plugins/getVAlogs.sh" should have mode
ERROR: File "/opt/cfg2html/plugins/get_lan_desc.sh" should have mode
ERROR: File "/opt/cfg2html/plugins/get_sap.sh" should have mode "777"
ERROR: File "/opt/cfg2html/plugins/get_vg.sh" should have mode "777"
ERROR: File "/opt/cfg2html/plugins/getlp.sh" should have mode "777"
ERROR: File "/opt/cfg2html/plugins/oracle_collect.sh" should have
ERROR: File "/opt/cfg2html/plugins/psi_collect.sh" should have mode
ERROR: File "/opt/cfg2html/plugins/pvgfilter" should have mode "777"
ERROR: File "/opt/cfg2html/plugins/qlan.sh" should have mode "777"
ERROR: Fileset "cfg2html.cfg2html,l=/,r=B.2.4" had file errors.
ERROR: Verify failed OS-Core.SYS-ADMIN,l=/,r=B.11.11
ERROR: Verify failed OS-Core.Q4,l=/,r=B.11.11
ERROR: Verify failed InternetSrvcs.INETSVCS-RUN,l=/,r=B.11.11
ERROR: Verify failed Update-UX.UUX-ENG-A-MAN,l=/,r=B.11.11.0303
ERROR: Verify failed Update-UX.UUX-JPN-E-MAN,l=/,r=B.11.11.0303
ERROR: Verify failed Update-UX.UUX-JPN-S-MAN,l=/,r=B.11.11.0303
ERROR: Verify failed PrinterMgmt.LP-SPOOL,l=/,r=B.11.11
ERROR: Verify failed PHCO_27020.LP-SPOOL,l=/,r=1.0
ERROR: Verify failed TextEditors.EDITORS,l=/,r=B.11.11
ERROR: Verify failed PHCO_27057.EDITORS,l=/,r=1.0
ERROR: Verify failed PHCO_28067.Q4,l=/,r=1.0
ERROR: Verify failed PHNE_29774.INETSVCS-RUN,l=/,r=1.0
ERROR: Verify failed cfg2html.cfg2html,l=/,r=B.2.4
ERROR: 13 of 1575 filesets had Errors.
* 1560 of 1575 filesets had no Errors or Warnings.
ERROR: The Analysis Phase had errors and warnings. See the above
3 REPLIES 3
D Block 2
Respected Contributor

Re: swverify errors

Paul,

I believe each package or patch that has been installed is then examined for package-file install modes. if the package modes conflicts with the actual files on the file system, then you get:

ERROR: File "/usr/bin/lp" should have mode "4555" but the actual mode


As for the other errors... ERROR PHCO_28067..
- does PHCO show up from:

swlist -l product

Golf is a Good Walk Spoiled, Mark Twain.
eran maor
Honored Contributor

Re: swverify errors

Hi

i will first check the status of all your fileset in your system .

you can use this command to find out which fileset are not install correct .

do swlist -l fileset -a state

any fileset that is not in the status of configured you need to fix .

about patches , check only the last patches that are install on the system , dont check old patches but only the last patches .

if you can give the output of this list it will help .

eran maor
love computers
Jimmy Roux_1
Advisor

Re: swverify errors

Just curious, what changed the file attributes?