- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swacl problem
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-23-2006 03:56 PM
02-23-2006 03:56 PM
swacl problem
ERROR: There is currently no depot software on host "nesar07" at
location "/var/spool/sw". Make sure that an absolute pathname
is specified for location (beginning with "/").
* Target connection failed for "nesar07:/var/spool/sw".
ERROR: More information may be found in the daemon logfile on this
target (default location is
nesar07:/var/adm/sw/swagentd.log).
Will this affect installation of any product that depends on already installed products on the machine?
Because patches are not getting installed on this mahcine with error base filesets are not found.
But i can do swlist for such filesets which are installed on the machine.
This is very urgent.
Thanks,
Madhava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 04:02 PM
02-23-2006 04:02 PM
Re: swacl problem
You can resolve this quickly by restarting
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
Also, check your /etc/resolv.conf, /etc/nsswitch.conf for any mispells.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 04:10 PM
02-23-2006 04:10 PM
Re: swacl problem
swacl -l product
View/modify the ACL protecting the
software product identified by the
software_selection. Applies only to
products in depots, not installed
products in roots. Do you have any depot installed in /var/spool/sw ?
Louis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 04:10 PM
02-23-2006 04:10 PM
Re: swacl problem
It will give clear view.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 04:12 PM
02-23-2006 04:12 PM
Re: swacl problem
Also look in var/adm/sw/swagentd.log for more detail
Louis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 04:15 PM
02-23-2006 04:15 PM
Re: swacl problem
I tested the same command on my server, got the same error as you. I dont think this will affect any products or what soever,
myserver / #swacl -l product \*
ERROR: There is currently no depot software on host "myserver" at
location "/var/spool/sw". Make sure that an absolute pathname
is specified for location (beginning with "/").
* Target connection failed for "myserver:/var/spool/sw".
ERROR: More information may be found in the daemon logfile on this
target (default location is
myserver:/var/adm/sw/swagentd.log).
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 04:23 PM
02-23-2006 04:23 PM
Re: swacl problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 04:54 PM
02-23-2006 04:54 PM
Re: swacl problem
I am installing a patch created by me on top of the product i have installed.
The installation of patch fails with error base fileset XYZ cannot be located on target.
But when i do swlist XYZ i can see that it is already installed on my target machine.
Hence what could be the problem?
The patch PSF creation i have automated for some products it is working but not for few.
Thanks,
Madhava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 05:13 PM
02-23-2006 05:13 PM
Re: swacl problem
# swlist -l fileset
How you are trying install the patch with that product. It is good to have the syntax which you are tying and all informations of error you are getting?
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 05:23 PM
02-23-2006 05:23 PM
Re: swacl problem
The installation of patch fails with error base fileset XYZ cannot be located on target.
## swverify -s
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 05:34 PM
02-23-2006 05:34 PM
Re: swacl problem
It was related to directory keyword value in PSF.
It was not matching with what i had used for the product.
Now patch installation is working fine for me.
Thanks for all of you to help me and share your inputs with me.
Thanks,
Madhava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 05:42 PM
02-23-2006 05:42 PM
Re: swacl problem
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 05:42 PM
02-23-2006 05:42 PM
Re: swacl problem
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 06:03 PM
02-23-2006 06:03 PM
Re: swacl problem
Try to assign points.
--
Muthu
PS: Assign 0 point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 06:06 PM
02-23-2006 06:06 PM
Re: swacl problem
It was with directory keyword values mismatch in base product and patch.
Thanks,
Madhava