Operating System - HP-UX
1833589 Members
4154 Online
110061 Solutions
New Discussion

trouble installing depots on C110 workstation

 
SOLVED
Go to solution
Mark Langlois_1
Occasional Advisor

trouble installing depots on C110 workstation

My workstation runs 10.20, and when I downloaded the ACE workstation bundle, I could not install it using swinstall. The install was suspended and this was in the logfile:

* Beginning the Install Execution Phase.
* Filesets: 96
* Files: 1509
* Kbytes: 79838
NOTE: Saving the current system file at "/stand/system" to
"/stand/system.prev"
NOTE: The template file has been extracted from "/stand/vmunix"
It has been placed in "/stand/system" where it will be used
to build a new kernel.
* Installing fileset "PHKL_15240.PHKL_15240,r=B.10.00.00.AA" (1
of 96).
ERROR: Could not access remote file "/usr/conf/h/_inttypes.h" in
software item "PHKL_15240.PHKL_15240,1" due to an internal
error on the remote system.
ERROR: Failed installing fileset
"PHKL_15240.PHKL_15240,r=B.10.00.00.AA". Check the above
output for details.
* Retry number 1 of 1 for loading files for fileset
"PHKL_15240.PHKL_15240,r=B.10.00.00.AA".
* Installing fileset "PHKL_15240.PHKL_15240,r=B.10.00.00.AA" (1
of 96).
ERROR: Could not access remote file "/usr/conf/h/_inttypes.h" in
software item "PHKL_15240.PHKL_15240,1" due to an internal
error on the remote system.
ERROR: Failed installing fileset
"PHKL_15240.PHKL_15240,r=B.10.00.00.AA". Check the above
output for details.
NOTE: The Install Phase has suspended. Check the above output for
reasons.

Software from the Application CDs install fine.
No other depots (from venders) will install on this system. Only from CDs. Any Ideas?
Mark Langlois
3 REPLIES 3
Denver Osborn
Honored Contributor

Re: trouble installing depots on C110 workstation

The message you're seeing is just letting us know that "/usr/conf/h/_inttypes.h" couldnt be found or copied from depot. More than likey the problem is due to a bad or incomplete download of the Workstation ACE. I'd download it again.

hope this helps!
Mark Langlois_1
Occasional Advisor

Re: trouble installing depots on C110 workstation

The problem is with depot files, it seems. The download went fine, and I was able to install the ACE depot in another system using NFS. After installing it with the depot file in the second system, I copied it into the /var/spool/sw (in the second) and was able to install it from the remote directory into the first. So I can install files that are NOT in the *.depot format, but ones that are give me an error (and a headache!). I had to install Perl 5.6.0 the same way.
Steffi Jones_1
Esteemed Contributor
Solution

Re: trouble installing depots on C110 workstation

Hi Mark,

go into the option menu and choose the option :
allow to resolve the target locally.

That should do the trick.

Steffi Jones