- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Selection not available
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
03-19-2004 08:44 AM
03-19-2004 08:44 AM
Selection not available
======= 03/19/04 16:36:33 EST BEGIN install AGENT SESSION (pid=24628)
* Agent session started for user "root@hpnclass". (pid=24628)
* Beginning Analysis Phase.
* Source: hpnclass:/o93/SOFTWARE/depot
* Target: hpnclass:/
* Target logfile: hpnclass:/var/adm/sw/swagent.log
* Reading source for product information.
ERROR: The software selection
"PHCO_21187.INETSVCS-BOOT,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fr=1.
is not available. Make sure its state is "AVAILABLE".
The above is the start of the log, and I have several errors just like the first one. The entire set of errors is attached. Any suggestions are greatly appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 01:06 PM
03-19-2004 01:06 PM
Re: Selection not available
may I know how you execute the swinstall command? i.e.
# swinstall -s
there may also be some dependencies which the patches you are trying to install.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 02:53 PM
03-19-2004 02:53 PM
Re: Selection not available
As for the dependencies, each of the patches was dependent upon each other (two of the patches had the exact same dependencies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 03:06 PM
03-19-2004 03:06 PM
Re: Selection not available
Did you create a package bundle from the HP patch database website?
http://www1.itrc.hp.com/service/patch/mainPage.do
From the site, it actually checks for dependencies on each patch and include them in the bundle.
After you have created the bundle and download via tar, zip or gzip format where there is a script which creates a new depot and also the bundle for you.
you may then begin running:
# swinstall -s
hope the above helps.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:24 PM
03-19-2004 04:24 PM
Re: Selection not available
Try doing swcopy first and then swinstall.
You will be a step ahead in diagnosing the problem.Make sure you properly mark the Patches.
Reg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 05:58 PM
03-19-2004 05:58 PM
Re: Selection not available
#nslookup hostname
Also make sure that the entries in /etc/hosts file is okay.
Try restarting the
#swagentd -r
Still the problem is there
Do a swcopy with reinstall=yes option.
Then load the patches
Revert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2004 05:35 AM
03-20-2004 05:35 AM
Re: Selection not available
Yes I did. I downloaded it as a .tar file, ftp'ed it from my Windows system to the HP (using binary mode), and then untarred it into a directory structure where I then ran the create_depot_hp-ux_11 script. I noticed that when running that script I also saw a lot of the same messages in the swagent.log file that appear in the log file in my original post.