- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall from a 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-09-2004 01:30 PM
01-09-2004 01:30 PM
swinstall from a depot file
# swlist -d @ /var/spool/sw/elo7
# Initializing...
# Contacting target "xyz_ux1"...
# Target: xyz_ux1:/var/spool/sw/elo7
# Bundle(s):
Eloquence_All B.07.00.01 Eloquence B.07.00
Eloquence_Std B.07.00.01 Eloquence B.07.00
Eloquence_Tmplic B.07.00.01 Eloquence B.07.00
#
When I do swverify I get
# swverify -d @ /var/spool/sw/elo7
======= 01/09/04 14:19:37 EDT#VIC BEGIN swverify SESSION
non-interactive) (jobid=xyz_ux1-0026)
* Session started for user "root@xyz_ux1".
* Beginning Selection
ERROR: "xyz_ux1:/var/spool/sw/elo7": This source is a tape device.
* Target connection failed for "xyz_ux1:/var/spool/sw/elo7".
ERROR: More information may be found in the daemon logfile on this
target (default location is
xyz_ux1:/var/adm/sw/swagentd.log).
* Selection had errors.
Any ideas please? I can do an swinstall from the CD, AFTER I chown root ...._SECURITY (was bin), but not from this file. If swlist can read it, whats up with swverify???
UX 11i, N4000, 1GB, 1x 440Mhz, 2 x 36gb Disk.
TIA,
jp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2004 06:03 PM
01-09-2004 06:03 PM
Re: swinstall from a depot file
will u please try the following command
swlist -d \* @ /var/spool/sw/elo7
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2004 06:03 PM
01-09-2004 06:03 PM
Re: swinstall from a depot file
will u please try the following command
swverify -d \* @ /var/spool/sw/elo7
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2004 08:02 AM
01-10-2004 08:02 AM
Re: swinstall from a depot file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2004 08:45 AM
01-10-2004 08:45 AM
Re: swinstall from a depot file
Even if it was, why would swlist read it fine, but not swverify???
jp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2004 11:40 AM
01-10-2004 11:40 AM
Re: swinstall from a depot file
NOTE: swverify does not support operations on a tape depot.
The swverify command verifies the software_selections at one or more target_selections (e.g. root filesystems). When verifying installed
software, swverify checks software states, dependency relationships, file existence and integrity, in addition to executing vendor-supplied verification scripts.
from man swlist:
The swlist command displays information about software products installed at or available from the specified target_selections.
So swverify looks more into detail and dont work on tape.
I would swcopy it from the location to another as above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2004 11:52 AM
01-10-2004 11:52 AM
Re: swinstall from a depot file
for a detailed description of swverify read:
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90154/B2355-90154_top.html&con=/hpux/onlinedocs/B2355-90154/00/00/16-con.html&toc=/hpux/onlinedocs/B2355-90154/00/00/16-toc.html&searchterms=swverify&queryid=20040110-172947
I just wonder, if space after @ is required or not.
Concerning the error message read:
http://www.usg.edu/oiit/support/os/HP-UX_10.20/white_SDUX.html
It is an older version, but who knows, maybe the problem still exists.
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 02:11 PM
01-11-2004 02:11 PM
Re: swinstall from a depot file
You version of swlist gives same result as before - lists 3 bundles ok.
??
TIA,
jp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 02:22 PM
01-11-2004 02:22 PM
Re: swinstall from a depot file
swinstall -s /var/spool/sw/elo7
and it worked fine, no problems at all.
???
thanks for the ideas anyway, no doubt I will be back for more help.
regards,
jp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 03:24 PM
01-11-2004 03:24 PM
Re: swinstall from a depot file
Bill Hassell, sysadmin