Operating System - HP-UX
1748065 Members
5418 Online
108758 Solutions
New Discussion юеВ

Re: swlist - Internal Error 7 in function "IC_TargetSoftwareGet"

 
Paul F Rose
Advisor

swlist - Internal Error 7 in function "IC_TargetSoftwareGet"

I just upgraded an 11.23 system with the 12/09 Support Pack Bundles and other things. Now I get the following attempting to install or list a depot from a remote server:

# uname -a
HP-UX pacsarch B.11.23 U 9000/800 873990606 unlimited-user license
root@(pacsarch) [/]
# swlist -d @ ignite:/SW_DEPOT/11.23/Dec_2009_Bundle
# Initializing...
# Contacting target "ignite"...
ERROR: Internal Error 7 in function "IC_TargetSoftwareGet".

I can list local depots fine:

# swlist -d @ /SW_DEPOT/11.23/tcpdump-3.9.4.depot
# Initializing...
# Contacting target "pacsarch"...
#
# Target: pacsarch:/SW_DEPOT/11.23/tcpdump-3.9.4.depot
#

#
# No Bundle(s) on pacsarch:/SW_DEPOT/11.23/tcpdump-3.9.4.depot
# Product(s):
#

gettext 0.15 gettext
libiconv 1.11 libiconv
libpcap 0.9.4 libpcap
openssl 0.9.8b openssl
tcpdump 3.9.4 tcpdump

I can list the depots on the remote server also:

# swlist -l depot @ignite|grep 11.23
/SW_DEPOT/11.23/PHCO_34669.depot
/SW_DEPOT/11.23/IA64/Java/Java_1.5_Patches_11.23_IA.depot
/SW_DEPOT/11.23/PA-RISC/Java_1.5_Patches_11.23_PA_RISC.depot
/SW_DEPOT/11.23/IA64/Java/Java_1.4_Patches_11.23_IA.depot
/SW_DEPOT/11.23/LVM_OLR_Patches.depot
/SW_DEPOT/11.23/PA-RISC/PHCO_34208.depot
/SW_DEPOT/11.23/Jun2007/QPK_Jun2007.depot
/SW_DEPOT/11.23/iSCSI/iSCSI_11.23.depot
/SW_DEPOT/11.23/PHCO_35997.depot
/SW_DEPOT/11.23/PHCO_36563.depot
/SW_DEPOT/11.23/Dec2007/BUNDLE11i_B.11.23.0409.3.depot
/SW_DEPOT/11.23/Dec2007/QPK_Dec2007.depot
/SW_DEPOT/11.23/IA64/sudo-1.6.9p11-ia64-11.23.depot
/SW_DEPOT/11.23/PA-RISC/sudo-1.6.9p11-hppa-11.23.depot
/SW_DEPOT/11.23/Dec2007/FEATURE11i_B.11.23.0712.070.depot
/SW_DEPOT/11.23/Dec2007/HWEnable11i_B.11.23.0712.070.depot
/SW_DEPOT/11.23/Dec_2007_Bundle
/SW_DEPOT/11.23/GlancePlus/Glance.depot
/SW_DEPOT/md5sum/MD5Checksum_A.01.01.02_HP-UX_B.11.23_IA+PA
/SW_DEPOT/11.23/Sendmail-Upgrade_B.11.23.1.005_HP-UX_B.11.23_IA_PA.depot
/SW_DEPOT/11.23/PA-RISC/wireshark-1.0.0-hppa-11.23.depot
/SW_DEPOT/11.23/PA-RISC/lsof-4.78-hppa-11.23.depot
/SW_DEPOT/11.23/PA-RISC/zip.depot
/SW_DEPOT/11.23/Oracle_10gR2_Patches.depot
/SW_DEPOT/11.23/IA64/lsof-4.78-ia64-11.23.depot
/SW_DEPOT/11.23/IA64/zip.depot
/SW_DEPOT/11.23/PA-RISC/screen-4.0.3-hppa-11.23.depot
/SW_DEPOT/11.23/IA64/screen-4.0.3-ia64-11.23.depot
/SW_DEPOT/11.23/HP_LTT47.depot
/SW_DEPOT/11.23/PHNE_37324.depot
/SW_DEPOT/11.23/ARIES_Bundle
/SW_DEPOT/11.23/PHCO_39360.depot
/SW_DEPOT/11.23/SSH/T1471AA_A.05.30.008_HP-UX_B.11.23_IA_PA.depot
/SW_DEPOT/11.23/Dec_2009_Bundle
/SW_DEPOT/EMC/EMCPower/11.23/EMCPower.HPUX.PI.5.1.SP2.GA.b113.depot

The version of Ignite on both servers is C.7.9.260.

I've attached a listing of all the products and patches installed as well as the output from check_patches, which ran clean.
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: swlist - Internal Error 7 in function "IC_TargetSoftwareGet"

Shalom,

This looks to me like the download of the software was incomplete or the depot was mangled by ftp transfer.

What method was used to get the software on the 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
Paul F Rose
Advisor

Re: swlist - Internal Error 7 in function "IC_TargetSoftwareGet"

I used Mozilla to download the depot directly to the remote server, checked the download with md5sum, used swcopy to copy the downloaded depot to insure that it could be recognized as a depot by remote systems, and then installed it remotely to the pacsarch server from the ignite server.

I failed to mention that the ignite server where the depot resides is running HPUX 11.31.
Paul F Rose
Advisor

Re: swlist - Internal Error 7 in function "IC_TargetSoftwareGet"

This problem was finally resolved by installing patch PHCO_41201, replacing the patch PHCO_38149.

The problem appeared to only occur when doing a swlist to/from a host with multiple network interfaces.