- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ssh - HPUX patch T1471AA.depot doesn't load
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
11-18-2002 07:43 AM
11-18-2002 07:43 AM
ssh - HPUX patch T1471AA.depot doesn't load
According to HP's Sofware Depot instruction page, once loaded I should run
swlist -d /tmp/T1471AA.depot to verify the patch exists, but I get the following error message:
# Initializing...
# Contacting target "L1500"...
ERROR: Software "-" was not found on host "L1500:/".
ERROR: Software "/tmp/T1471AA.depot" was not found on host "L1500:/".
The file does exist in the /tmp directory and when I ran the swinstall -s command for the file it installed correctly.
Can anyone tell me why the swlist - d command failed?work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2002 07:39 AM
11-18-2002 07:39 AM
Re: ssh - HPUX patch T1471AA.depot doesn't load
the rigth comand should be "swlist -s
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2002 08:11 AM
11-18-2002 08:11 AM
Re: ssh - HPUX patch T1471AA.depot doesn't load
Do this
ls -l PATHTODEPOTfile
cksum PATHTODEPOTfile
and compare the output to below, of course I have it in a different directory and a more fuller filename.
# ls -l /var/opt/T1471AA_A.03.10.002_HP-UX_B.11.11_32+64.depot
-rw-r----- 1 root sys 8038400 Nov 18 11:08 /var/opt/T1471AA_A.03.10.002_HP-UX_B.11.11_32+64.depot
# cksum /var/opt/T1471AA_A.03.10.002_HP-UX_B.11.11_32+64.depot
3714020123 8038400 /var/opt/T1471AA_A.03.10.002_HP-UX_B.11.11_32+64.depot
#
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2002 08:14 AM
11-18-2002 08:14 AM
Re: ssh - HPUX patch T1471AA.depot doesn't load
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2002 08:16 AM
11-18-2002 08:16 AM
Re: ssh - HPUX patch T1471AA.depot doesn't load
looks a type to me...
You wanted installation, that would be:
swinstall -s /tmp/T1471AA.depot '*'
Then you may want to check the installed software:
swlist
Or you wanted to check the depot before installing:
swlist -d @ /tmp/T1471AA.depot
So, did you simply miss the "@" in between?
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2002 08:26 AM
11-18-2002 08:26 AM
Re: ssh - HPUX patch T1471AA.depot doesn't load
swlist -d @/tmp/T1471AA.depot
That should work for you.
Rgds
...Manjeet