- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Software Depot
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
09-11-2002 11:08 AM
09-11-2002 11:08 AM
Software Depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:17 AM
09-11-2002 11:17 AM
Re: Software Depot
I assume it is a CDROM you are using.
1. Login as "root".
2. Run the command "swinstall"
3. Select "Source Depot Type" as "Network Directory/CDROM"
4. If you get an error that says "the default depot path does not exist" simply click OKAY and enter "/" for "Source Depot Path".
When you hit "okay" it should read the CDROM and list to you all the bundles.
let me know if you need more info or another problem occurs.
- Allan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:19 AM
09-11-2002 11:19 AM
Re: Software Depot
You create a depot with the swreg command - example
swreg -l depot /var/spool/sw
You can verify the depot as follows
swlist -l depot
It will return all registered depots.
If you're installing Ignite from the CD then just run swinstall interactively by just entering (after exporting your display if you're not on the console).
You don't need to register the CD.
Depots are generally created to allow remote hosts to install the SW w/o having to copy it to the server.
swinstall
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:35 AM
09-11-2002 11:35 AM
Re: Software Depot
Do you have the "Ignite Administrators Guide" ?
There you can find instructions how to create depots?.
On my Ignite server I can find this three depots.
/var/spool/sw
/var/opt/ignite/depots/Rel_B.11.11/core
/var/opt/ignite/depots/recovery_cmds
If I remember correct
/var/spool/sw
/var/opt/ignite/depots/recovery_cmds
is created when installing Ignite.
And
/var/opt/ignite/depots/Rel_B.11.11/core
was created when installing the Rel_B.11.11 CD
from Ignite GUI (Server setup).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:51 AM
09-11-2002 11:51 AM
Re: Software Depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:57 AM
09-11-2002 11:57 AM
Re: Software Depot
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:02 PM
09-11-2002 12:02 PM
Re: Software Depot
The warning message you get is simply saying that you don't have any REGISTERED software depots on your host. That's not a bad thing.
The primary reason, at least for me, to register a depot is so I can install that software on a remote system. For example, if my software depot is on a cd and the system I want to install the software on does not have a cd drive, I mount the cd on another HP box and register it as a depot on the box where it is mounted, then tell swinstall that the depot I want to install from is on another system.
Most software packages for HP-UX are distributed as a software depot. To install them, they do not have to be registered. You simply download them to your system and tell swinstall where the depot resides.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 09:06 AM
11-03-2003 09:06 AM
Re: Software Depot
ERROR: There is currently no depot software on host "HPUXDEV" at location /var/spool/sw
I followed Jeff's instruction on
swreg -l depot /var/spool/sw
give me same error message. what shall I do next. Thanks a lot
Katherine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 09:39 AM
11-03-2003 09:39 AM
Re: Software Depot
Try this:
swagentd -r
swinstall -s /path/to/depot/tcsh-6.10-11.20.depot \*
Let us know if this installs the product.
Regards,
Eric