- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall - The interactive UI was invoked, si...
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-08-2002 09:52 AM
тАО07-08-2002 09:52 AM
swinstall -x autoreboot=true -s /orahp/PHNE_25625/PATCHES.depot
Thanks,
Michelle
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 09:58 AM
тАО07-08-2002 09:58 AM
Solutionyou did not specify wthat you wanted to install form that depot. Next time try
swinstall -x autoreboot=true -s /orahp/PHNE_25625/PATCHES.depot '*'
i.e. add a quoted asterisk (wildcard for "everything in there") to the end and your done with it. It is even much faster than the GUI.
And if you use "swacl" properly, you can even use "swinstall" to install patches (and other packages) without being super-user!
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 09:58 AM
тАО07-08-2002 09:58 AM
Re: swinstall - The interactive UI was invoked, since no software was selected
First, check your spelling. If you had un-shared a single patch the depot name would be:
PHNE_25625.depot
This is an 11.11 patch. Make sure that it is applicable to your server, too.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 10:02 AM
тАО07-08-2002 10:02 AM
Re: swinstall - The interactive UI was invoked, since no software was selected
Have you tested this manually?
What does
/var/adm/sw/swinstall.log show?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-23-2022 10:20 AM
тАО09-23-2022 10:20 AM
Re: swinstall - The interactive UI was invoked, since no software was selected
I just ignore the message. I type something like "swinstall -s openssh-9.0p1-ia64_64-11.31.depot.gz" and an interactive screen comes up with the name of the software I wanted to install. I highlight the name of the package, and then click Actions --> Install, and it installs with no problems. I have done it this way for over 10 years.