- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to get product name from .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
07-11-2007 01:56 PM
07-11-2007 01:56 PM
How to get product name from .depot file
swinstall -x reinstall_files=true -x reinstall=true -x allow_multiple_versions=true -s
But, I'm having problems finding the
This is what I'm trying to install:
perl_D.5.8.8.A_HP-UX_B.11.11_32_64.depot
This is the error i get when running the command:
ERROR: Could not apply the software selection
"Perl588:/opt/perl5.8.8"; it is not available from depot or
root "volapps1:/tmp/perl_D.5.8.8.A_HP-UX_B.11.11_32_64.depot".
* Software selection failed for
"volapps1:/tmp/perl_D.5.8.8.A_HP-UX_B.11.11_32_64.depot".
ERROR: No software has been selected.
ERROR: Cannot continue the "swinstall" task.
* Selection had errors.
Thanks,
Faisal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2007 02:01 PM
07-11-2007 02:01 PM
Re: How to get product name from .depot file
Under swinstall option; go to view tab->chane s/w view->start with products
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2007 02:27 PM
07-11-2007 02:27 PM
Re: How to get product name from .depot file
But now I get two product names? Which do I use, or how do I install both?
Perl5-32 D.5.8.8.A 32-bit 5.8.8 Perl Programming Language with Extensions
Perl5-64 D.5.8.8.A 64-bit 5.8.8 Perl Programming Language with Extensions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2007 03:15 PM
07-11-2007 03:15 PM
Re: How to get product name from .depot file
I tried installing (with the -p or preview option), using both Product names, but i get this error:
ERROR: Could not apply the software selection
"Perl5-64:/opt/perl5.8.8". This software can not be
relocated.
* Software selection failed for
"volapps1:/tmp/perl_D.5.8.8.A_HP-UX_B.11.11_32_64.depot".
ERROR: No software has been selected.
ERROR: Cannot continue the "swinstall" task.
* Selection had errors.
This is quite weird to me. Does anyone know why this software can't be relocated?
Thanks,
Faisal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2007 04:43 PM
07-11-2007 04:43 PM
Re: How to get product name from .depot file
Why are you using:
-x reinstall_files=true -x reinstall=true ?
>But now I get two product names? Which do I use, or how do I install both?
I'm not sure if you can use both. If you have no plugins, you should just use Perl5-32.
(Where did you get this bundle so we can try too?)
If the two products have separate directories, you could install both. Use "swlist -l file" to check.
>ERROR: Could not apply the software selection
"Perl5-64:/opt/perl5.8.8". This software can not be relocated.
>This is quite weird to me. Does anyone know why this software can't be relocated?
Because when you package the product you must tell swpackage you allow it to be relocatable. I believe the default used to be FALSE and only recently changed?
Also, you may not want to have multiple versions on a system because of configuration files in /var/ or /etc/.