- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Finding files installed from a 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
02-28-2002 04:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 04:48 AM
02-28-2002 04:48 AM
Solutionswlist before the install. See the man
List the products stored in a remote depot:
swlist -d @ hostA:/depot
After install
swlist -l file|grep -i networker
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 04:49 AM
02-28-2002 04:49 AM
Re: Finding files installed from a software depot
# swlist -v -l file Networker
should do the trick. Then, grep for the erase program.
Regards,
Vincent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 04:54 AM
02-28-2002 04:54 AM
Re: Finding files installed from a software depot
To list files on a depot:
swlist -l file @ depot_path
To list installed files:
swlist -l file @ grep "product_name"
Regards,
Mateja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 04:56 AM
02-28-2002 04:56 AM
Re: Finding files installed from a software depot
My mistake. I ment swlist -l file | grep "product_name"
Regards,
Mateja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 05:24 AM
02-28-2002 05:24 AM
Re: Finding files installed from a software depot
Of course this lists( as I expected) only the erase man page and not the actual erase command, so maybe they removed the command from the depot for some reason.
Anyone else using Networker server software on HP-UX 10.20 and have the Networker erase command (I'm using version 5.5.2)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 08:05 AM
02-28-2002 08:05 AM
Re: Finding files installed from a software depot
we just got it 6.1.1 working on a 10.20 machine. let me go check witht he person thatwas finally able to solve the last problem before it we had it working right.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 08:13 AM
02-28-2002 08:13 AM
Re: Finding files installed from a software depot
do you have the server softwareon there?
that's the only place it should really be.
the person who got it working is in a meeting, so i was unable to ask him
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 08:25 AM
02-28-2002 08:25 AM
Re: Finding files installed from a software depot
Can anyone else confirm that the erase command ships with Networker Server Software (I'm currently using version 5.5.2)
Thanks