Operating System - HP-UX
1834908 Members
2946 Online
110071 Solutions
New Discussion

Re: warning after running swverify

 
Vincent_5
Super Advisor

warning after running swverify

Hi Guys,
HAve anyone of you saw this warning message before, WARNING: Fileset "Networking.NETTL-MIN,l=/,r=B.11.11" had file
warnings.

Actually, what happen was I upgraded the OS from version 11:00 to 11:11 and after the upgrade when I run swverify it will show this warning,can anyone help to resolve ???


Regards
Vincent
nothing is better than to know more
3 REPLIES 3
Steve Steel
Honored Contributor

Re: warning after running swverify

Hi


It tells you where the details are

normally swagent.log

read them

Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Steven E. Protter
Exalted Contributor

Re: warning after running swverify

nttl is a useful little network sniffer.

Though I have not seen the warning, I recommend getting a binary patch for it and installting the patch.

http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHKL_27431&context=hpux:800:11:11

There are others, you may wish to do a search of the patch database.
http://www2.itrc.hp.com/service/patch/search.do
Search for nettl

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
Steve Steel
Honored Contributor

Re: warning after running swverify

Hi

try

swlist -l fileset -a title -a revision -a state -x show_superseded_patches=false
|grep -v configured|grep -v "#"

Should give no result

If lines on installed run

swconfig \*

Any other errors reinstall software


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)