- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall QPK1100 depot empty?
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
10-11-2004 06:16 AM
10-11-2004 06:16 AM
I can see the files. I mounted the CD with no options.
I know I've had this problem before, but can not remember what to do about it, and tried some things I could find in past posts.
(restarted swagentd, recreated INDEX, tried different media, checked name resolution)
What am I missing? (again)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 06:22 AM
10-11-2004 06:22 AM
Re: swinstall QPK1100 depot empty?
Did you try
swreg -l depot /cdrom/QPK1100 ?
Then specify /crom/QPK1100 as the depot instead of /cdrom alone.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 06:34 AM
10-11-2004 06:34 AM
Re: swinstall QPK1100 depot empty?
I've tried multiple mount points as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 06:41 AM
10-11-2004 06:41 AM
Re: swinstall QPK1100 depot empty?
swlist -l depot | grep -i cdrom
then try doing
swlist -l bundle -s /cdrom
This should be giving you desired results.
Thanks
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 06:43 AM
10-11-2004 06:43 AM
Re: swinstall QPK1100 depot empty?
Try accessing a different depot (not from the CD) just to make sure that your 'swagentd' is not a problem. If it is a problem, then 'kill' swagentd instead of 'restarting' and then start it using 'swagentd -r' command.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 07:28 AM
10-11-2004 07:28 AM
Re: swinstall QPK1100 depot empty?
I copied the QPK1100 dir from CD to /var/depot/QPK1100
I tried reg a depot with
swreg -l depot /var/depot/QPK1100
And I get the same 'depot is empty' error from swinstall or
swlist -l bundle -s /var/depot/QPK1100
I killed and restarted swagentd. No Help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 07:52 AM
10-11-2004 07:52 AM
SolutionWhat if you try to install some other depot (not the ones on the CD)?. Do you get the same 'depot exists..' message?. Install some non-critical software or create an empty depot with few lines in psf file and then, package it and then try.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 12:38 AM
10-12-2004 12:38 AM
Re: swinstall QPK1100 depot empty?
I tried another depot, and it worked. So I went to an older (2001) release of the bundle, and it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 12:49 AM
10-12-2004 12:49 AM
Re: swinstall QPK1100 depot empty?
Thanks
Prashant