Operating System - HP-UX
1833757 Members
2776 Online
110063 Solutions
New Discussion

Problems Updating HP-UX 11i

 
gers4302
New Member

Problems Updating HP-UX 11i

I pulled down both the June 2006 and September 2005 patch sets for HP-UX 11i. I get the following after PHKL_34518.LVM-KRN:

NOTE: Building a new kernel based on template file "/stand/system"
Generating module: krm...
Generating module: gvid_info...
Generating module: drmfgl...
(Bundled) cc: "/usr/conf/km.d/drmfglrx/space.h", line 9: error 1588: "DRMFGLRX_AGP_SIZE" undefined.
(Bundled) cc: "/usr/conf/km.d/drmfglrx/space.h", line 9: error 1521: Incoorrect initialization.
*** Error exit code 1

I'm currently using the HP-UX 11i December 2004 discs.
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: Problems Updating HP-UX 11i

Shalom,

Your /stand filesystem which contains kernel configuration has problems.

In order to generate a new kernel, you need a consistent set of system and other files, some disk space and all required files.

Hopefully you have a system you can copy those files from. These symptoms are consistent with double installing a LITS(Line in the sand) patch.

The problem is there never was a LITS patch for 11i v1.

You may need to use your Ignite backup to restore your system to before the patch set.

swverify \*
There may be corrupt depots on your system.

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
gers4302
New Member

Re: Problems Updating HP-UX 11i

You'll have to forgive me... I'm rather green to all of this.

This is my sole HP-UX box. It's a hobbyist thing.

swverify report errors and told me run swjob. Below is the output. I'm unsure what to do at this point.

# swjob -a log iago-0067 @ iago:/ | grep ERROR
ERROR: The dependencies for fileset "PHKL_30542.CORE2-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset "VRTSvxvm.VXVM-RUN,l=/,r=3.5m"
ERROR: The dependencies for fileset "VRTSvxvm.VXVM-KRN,l=/,r=3.5m"
ERROR: The dependencies for fileset "PHKL_30756.VXVM-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset "PHKL_32375.CORE2-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset "PHKL_32457.CORE2-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset "PHKL_33430.CORE-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset "PHKL_33430.CORE2-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset
ERROR: The dependencies for fileset "PHNE_33498.NFS-CLIENT,l=/,r=1.0"
ERROR: File "/usr/conf/lib/btlan_q4.o" missing.
ERROR: Fileset "Networking.100BT-KRN,l=/,r=B.11.11" had file errors.
ERROR: File "/usr/conf/lib/libipsec.a" should have mtime "973798827"
ERROR: File "/usr/conf/lib/libipsec.a" should have size "26768" bytes
ERROR: Fileset "Networking.NET2-KRN,l=/,r=B.11.11" had file errors.
ERROR: Verify failed Networking.100BT-KRN,l=/,r=B.11.11
ERROR: Verify failed Networking.NET2-KRN,l=/,r=B.11.11
ERROR: Verify failed PHKL_30542.CORE2-KRN,l=/,r=1.0
ERROR: Verify failed VRTSvxvm.VXVM-RUN,l=/,r=3.5m
ERROR: Verify failed VRTSvxvm.VXVM-KRN,l=/,r=3.5m
ERROR: Verify failed PHKL_30756.VXVM-KRN,l=/,r=1.0
ERROR: Verify failed PHKL_32375.CORE2-KRN,l=/,r=1.0
ERROR: Verify failed PHKL_32457.CORE2-KRN,l=/,r=1.0
ERROR: Verify failed PHKL_33430.CORE-KRN,l=/,r=1.0
ERROR: Verify failed PHKL_33430.CORE2-KRN,l=/,r=1.0
ERROR: Verify failed PHKL_34665.VXFS-BASE-KRN,l=/,r=1.0
ERROR: Verify failed PHNE_33498.NFS-CLIENT,l=/,r=1.0
ERROR: 12 of 1228 filesets had Errors.
ERROR: The Analysis Phase had errors and warnings. See the above
IT_2007
Honored Contributor

Re: Problems Updating HP-UX 11i

run following commands:

swlist -l fileset -a state |egrep -i "transient|corrupt|installed"

swconfig \*

Again run first command to see if you have any unconfigured or corrupted filesets. If so, you may need to install them.

gers4302
New Member

Re: Problems Updating HP-UX 11i

swlist showed every package was installed.

swconfig failed with:

* Beginning Analysis
* Session selections have been saved in the file
"/.sw/sessions/swconfig.last".
* "iago:/": 336 filesets have already been configured.
* "iago:/": 76 filesets were determined to be skipped in the
analysis phase.
ERROR: "iago:/": The software dependencies for 5 products or
filesets cannot be resolved.
* The analysis phase failed for "iago:/".
* Analysis had errors.


* Beginning Execution
ERROR: "iago:/": 417 filesets were determined to be skipped in the
analysis phase.
* The execution phase failed for "iago:/".
* Execution had errors.


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



And swjob gives the following:

* Summary of Execution Phase:
ERROR: Skipped (in analysis) PHKL_30756.VXVM-KRN,l=/,r=1.0
ERROR: Skipped (in analysis) PHKL_33430.CORE-KRN,l=/,r=1.0
ERROR: Skipped (in analysis) PHKL_33430.CORE2-KRN,l=/,r=1.0
ERROR: Skipped (in analysis) PHKL_34665.VXFS-BASE-KRN,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.CORE-ENG-A-MAN,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.KEY-CORE,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-64ALIB,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-64SLIB,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-CLIENT,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-CORE,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-ENG-A-MAN,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-KRN,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-PRG,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-SERVER,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-SHLIBS,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NIS-CLIENT,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NIS-CORE,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NIS-SERVER,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NISPLUS-CORE,l=/,r=1.0
ERROR: 19 of 1230 filesets had Errors.
* 398 of 1230 filesets were Skipped.
* 813 of 1230 filesets had no Errors or Warnings.
ERROR: The Execution Phase had errors. See the above output for
details.