- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Support Plus CD - Install
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
05-21-2004 09:43 AM
05-21-2004 09:43 AM
But, I wanted to install the Support Plus CD, figuring there are some last minute things that did not get on the DART release (CD).
I created the Depots for: GOLDQPK11i and HWEnable11i.
I mark for install and then selected Manage_Patch_Seclection, and check-off Automatically select patches for sw/ installed.
This is my question: Why do I come up EMPTY, there are not Quality GOLDAPPS11i and GOLDBASE11i, and no HWEnables PATCHES to install.
I get this window:
The patch match operation failed to find any patches for target software which passed the filter. No patches for software on the target "
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 09:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 05:42 PM
05-21-2004 05:42 PM
Re: Support Plus CD - Install
I feel this is the common problem
You have to note down the path of say GOLDQPK11i on the CD and specify the same path in the swinstall.
e.g.
/cdrom/B11.11/GOLDQPK11i
You will get thi from command line.
And it seems also your path for the s/w is mentioned as /var/tmp.
If it does not work then other way is to copy the Bundle in say /var/tmp and give the path for source the same,it will install it without any problems after installation you can delete this depot file.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 06:48 PM
05-21-2004 06:48 PM
Re: Support Plus CD - Install
You have to mention absolute path of depot.
swinstall -s /tamp/qpak.depot
or from SAM, locat the depot directory for 'source' path.
regards,
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 06:55 PM
05-21-2004 06:55 PM
Re: Support Plus CD - Install
You must specify the source path (full)properly then it will work for sure.
Thanks &BR
Binu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2004 10:05 PM
05-22-2004 10:05 PM
Re: Support Plus CD - Install
you told that you got the server at dec 2003 , so the pathc bundle of dec 2003 is all ready install , you can check it with this command :
swlist | grep -i gold
again to install the patches mount the cdrom , go to direcotry and and install the patches .
for 11.11 there isnt any new gold QPK for the time been .
also dec 2003 is very high patch level , but i will recommend to do a CPM to this computer that you will install patches for your software that is install on your computer .
eran maor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2004 12:57 AM
05-24-2004 12:57 AM
Re: Support Plus CD - Install
it returned nothing, so, I decided to try the Swinstall directly from the /cdrom/ running. I noticed a problem when choosing: Mange_Patch_Selection under the Actions Menu, then checking box: Automatically select patches for s/w installed on target".
I decided against this install option, only to use the normal action of Install. So, it seems to be working at this moment. to be continued.
# pwd
/cdrom
# ls
BUNDLE11i HPUXAuxTools USRGUIDE.HTML
BUNDLE11i.readme HWEnable11i USRGUIDE.PDF
BUNDLE11i.readme.html HWEnable11i.readme USRGUIDE.PS
DIAGNOSTICS HWEnable11i.readme.html catalog
GOLDQPK11i PATCH_TUTORIAL.PDF lost+found
GOLDQPK11i.readme PATCH_TUTORIAL.PS
GOLDQPK11i.readme.html TEXT_FILES
#
# swinstall -s /cdrom/GOLDQPK11i
NOTE: The interactive UI was invoked, since no software was
specified.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2004 01:13 AM
05-24-2004 01:13 AM
Re: Support Plus CD - Install
# swlist |grep -i gold
GOLDAPPS11i B.11.11.0312.4 Gold Applications Patches for HP-UX 11i v1, December 2003
GOLDBASE11i B.11.11.0312.4 Gold Base Patches for HP-UX 11i v1, December 2003
#