- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing .depot file
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 09:37 AM
01-11-2002 09:37 AM
This is the command I'm running
"swinstall -s /opt/*.depot \*
This is the error message I keep getting
ERROR: Could not access remote file
"/opt/java1.3/demo/applets/Animator/Animation.class" in
software item
"Java2-JDK13_base.JAVA2-DEMO,r=1.3.1.02.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64:/o
pt/java1.3"
due to an internal error on the remote system.
ERROR: Failed installing fileset
"Java2-JDK13_base.JAVA2-DEMO,r=1.3.1.02.00". Check the above
output for details.
* Retry number 1 of 1 for loading files for fileset
"Java2-JDK13_base.JAVA2-DEMO,r=1.3.1.02.00".
* Installing fileset "Java2-JDK13_base.JAVA2-DEMO,r=1.3.1.02.00"
(1 of 5).
ERROR: Could not access remote file
"/opt/java1.3/demo/applets/Animator/Animation.class" in
software item
"Java2-JDK13_base.JAVA2-DEMO,r=1.3.1.02.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64:/o
pt/java1.3"
due to an internal error on the remote system.
ERROR: Failed installing fileset
"Java2-JDK13_base.JAVA2-DEMO,r=1.3.1.02.00". Check the above
output for details.
Not sure why this is happening, but I could use some help. I'm also trying to install the Netscape browser and I getting the same error message.
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 09:40 AM
01-11-2002 09:40 AM
SolutionCheck this out:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=6aa2b11e09660334c0/screen=ckiDisplayDocument?docId=200000057067877
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 09:53 AM
01-11-2002 09:53 AM
Re: Installing .depot file
do
swreg -l depot $i
swcopy -s $i \* @ /yourpath/newpatch
done
Then, swinstall -s /yourpath/newpatch
After you are done, remove the patches.
ls *.depot|while read i
swreg -u -l depot $i /yourpath/newpatch
rm /yourpath/$i
done
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 09:55 AM
01-11-2002 09:55 AM
Re: Installing .depot file
ERROR: "qa116:/opt/B8342AA_v4.73_11.00.depot": You do not have the
required permissions to perform this SD operation. Please
check to see that you have the required permissions using the
"swacl" command or see your system administrator for
assistance.
* Source connection failed for
"qa116:/opt/B8342AA_v4.73_11.00.depot".
Not sure how to use the swacl command, never used it before.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 10:00 AM
01-11-2002 10:00 AM
Re: Installing .depot file
Check this out:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=36cbe3f50fccdf549c/screen=ckiDisplayDocument?docId=200000024602623
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 10:00 AM
01-11-2002 10:00 AM
Re: Installing .depot file
Try this link,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=60c62cc602e246e32a/screen=ckiDisplayDocument?docId=200000052924759
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 10:03 AM
01-11-2002 10:03 AM
Re: Installing .depot file
'swacl' is a command to view or modify the Access Control Lists (ACLs) which protect software products.
See man swacl
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 10:04 AM
01-11-2002 10:04 AM
Re: Installing .depot file
This error can be because of various reasons. Check this also:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=36cbe3f50fccdf549c/screen=ckiDisplayDocument?docId=200000024602413
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 10:33 AM
01-11-2002 10:33 AM
Re: Installing .depot file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 10:36 AM
01-11-2002 10:36 AM
Re: Installing .depot file
No, a depot does not have to be registered in order to install from it.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 10:41 AM
01-11-2002 10:41 AM
Re: Installing .depot file
It is not necessary to register a depot before installation. You can use the command 'swreg' if you want to register the depot.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 10:44 AM
01-11-2002 10:44 AM
Re: Installing .depot file
all depot files do not need to be registered before install. My guess is you have a hostname resolution issue over here. Check your /etc/rc.log file and see if the swagentd was started without any errors duing the bootup process. If it did, stop the swagentd daemon and restart it,
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
Then try the installation once again. you can also do a nslookup and check that the hostname and ip is resolved correctly,
nslookup
> server_name
> server_ip_add
> exit
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 10:59 AM
01-11-2002 10:59 AM
Re: Installing .depot file
I'm now trying to use the swcopy command.
This is the error* "qa116:/var/spool/sw": This target does not exist and will be
created.
* "qa116:/opt/B8342AA_v4.77_11.11.depot": This source is a tape
device.
* "qa116:/opt/B8342AA_v4.77_11.11.depot": Cannot open the
logfile on this target or source. Possibly the media is
read-only or there is a permission problem. Check the daemon
logfile and "/var/tmp/swagent.log" on this host for more
information.
* Source: /opt/B8342AA_v4.77_11.11.depot
* Targets: qa116:/var/spool/sw
* Software selections:
B8342AA,r=B.11.11.07,a=HP-UX_B.11.11_32/64,v=HP
NS-communicate.NETSCAPE-RUN,r=B.11.00.07,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
* Selection succeeded.
* Beginning Analysis
* Session selections have been saved in the file
"/.sw/sessions/swcopy.last".
ERROR: "qa116:/var/spool/sw": The software dependencies for 1
products or filesets cannot be resolved.
* The analysis phase failed for "qa116:/var/spool/sw".
* Analysis had errors.
* Beginning Execution
ERROR: "qa116:/var/spool/sw": 1 filesets were determined to be
skipped in the analysis phase.
* The execution phase failed for "qa116:/var/spool/sw".
* Execution had errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 11:09 AM
01-11-2002 11:09 AM
Re: Installing .depot file
Like the problem says, the dependencies are not resolved. Looks like you are trying to install and incomplete product. Why don't you try the install using "swinstall" in interactive mode. Just type swinstall, selct source as local directory, give the server name as the name of the system and then source path as the path to the .depot file, /tmp/file_name.depot or whereever the file is located.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 02:00 PM
01-11-2002 02:00 PM
Re: Installing .depot file
Thanks everyone!