- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swlist shows no installed packages
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
04-04-2002 06:43 AM
04-04-2002 06:43 AM
ERROR: The expected depot or root does not exist at "/".
ERROR: There is currently no installed software on host "dbserv1" at
location "/".
Any ideas of why it's responding like this?
Is there some kind of file swlist refers to when it tries to list installed software that I need to check for?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2002 06:47 AM
04-04-2002 06:47 AM
Re: swlist shows no installed packages
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2002 06:48 AM
04-04-2002 06:48 AM
Re: swlist shows no installed packages
Check this out:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=7433d2a01d9e214b17/screen=ckiDisplayDocument?docId=200000056243661
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2002 06:48 AM
04-04-2002 06:48 AM
Re: swlist shows no installed packages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2002 06:52 AM
04-04-2002 06:52 AM
Solution-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2002 07:01 AM
04-04-2002 07:01 AM
Re: swlist shows no installed packages
the normal defaults.. therefor it cannot connect to a depot.
First look at /var/adm/sw/defaults. The file is normally set
to default empty.
look at defaults (/usr/lib/sw/sys.defaults):
# swcopy.distribution_source_directory = /var/spool/sw
# swinstall.distribution_source_directory = /var/spool/sw
# swpackage.distribution_source_directory = /var/spool/sw
# swacl.distribution_target_directory = /var/spool/sw
# swcopy.distribution_target_directory = /var/spool/sw
# swlist.distribution_target_directory = /var/spool/sw
# swmodify.distribution_target_directory = /var/spool/sw
# swpackage.distribution_target_directory = /var/spool/sw
# swreg.distribution_target_directory = /var/spool/sw
# swremove.distribution_target_directory = /var/spool/sw
# swverify.distribution_target_directory = /var/spool/sw
Check your config for irregularities (like "/").
Regards,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2002 07:26 AM
04-04-2002 07:26 AM
Re: swlist shows no installed packages
Check this out:
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=a31362030a177d29e6/screen=ckiDisplayDocument?docId=200000058669801
HTH,
Shiju