- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Swlist error
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
01-05-2009 02:59 AM
01-05-2009 02:59 AM
Swlist error
I am getting error while executing swlist.
# swlist
# Initializing...
# Contacting target "HBPTCI02"...
WARNING: Incomplete definition for the root (installation) "/",
beginning at line 0. The following attributes are not
defined:
products the products contained in the root
ERROR: The depot "ptc1250:/" exists but is currently empty.
Kindly advice me on this issue.
Thanks in advance
Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 03:03 AM
01-05-2009 03:03 AM
Re: Swlist error
/var/adm/sw/products/
You are probably going to have to get it back from your ignite backup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 03:16 AM
01-05-2009 03:16 AM
Re: Swlist error
It could be due to INDEX file corruption. Backup your existing configuration, then execute these steps to regenerate the INDEX file:
# cd /var/adm/sw/products
# mv INDEX INDEX.orig
# cd /tmp
# vi void.psf
product
tag void
fileset
tag void
:wq!
# swpackage -s /tmp/void.psf
# swinstall void
# swremove void
# rm void.psf
# swremove -d void
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 03:28 AM
01-05-2009 03:28 AM
Re: Swlist error
I have done all the above steps now getting
# swlist
# Initializing...
# Contacting target "HBPTCI02"...
ERROR: The expected depot or root does not exist at "/".
ERROR: There is currently no installed software on host "ptc1250" at
location "/".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 03:34 AM
01-05-2009 03:34 AM
Re: Swlist error
Did someone remove the installed products from the /var/adm/sw/products/ directory?
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 03:38 AM
01-05-2009 03:38 AM
Re: Swlist error
All the product directory exists under /var/adm/sw/products ?
If not you need to restore it from your recent backup.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 08:49 PM
01-05-2009 08:49 PM