- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Any way to reset swlist?
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
05-18-2007 05:04 AM
05-18-2007 05:04 AM
Any way to reset swlist?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 05:11 AM
05-18-2007 05:11 AM
Re: Any way to reset swlist?
You manually removed the files but the IPD (Installed Product Database) still has a record and that's exactly what the SD (Software Distributer) tools like 'swlist' use for reporting! Shame!
Use 'swremove' to perform these functions.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 06:01 AM
05-18-2007 06:01 AM
Re: Any way to reset swlist?
Invoke the swremove and this will list
the IPD list from this remove the perl package..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 09:27 AM
05-18-2007 09:27 AM
Re: Any way to reset swlist?
swlist -l file perl
to see what files are involved (replace perl with your versions product name). If this is an issue, you could wipe out the IPD data using the swmodify command:
swmodify -u perl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 10:38 AM
05-18-2007 10:38 AM
Re: Any way to reset swlist?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 10:41 AM
05-18-2007 10:41 AM
Re: Any way to reset swlist?
> The issue was allowing dependent files to be partially removed as well.
...and if you look at my reponse in your ORIGINAL thread on this topic, you'll see I mentioned the issue of dependencies there:
https://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1128127
Regards!
...JRF...