- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall
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
10-05-2001 05:36 AM
10-05-2001 05:36 AM
When I use this command
A box is open with Target Path = /
I mark my product
When I install it I'v this message :
HP OpenView Software Distributor use pushAgent(1m)
Who can help me
Thank's
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 05:48 AM
10-05-2001 05:48 AM
Re: swinstall
it shows that the CD has not been mounted properly
later
ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 05:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 06:02 AM
10-05-2001 06:02 AM
Re: swinstall
1. If you are not using DNS for name resolv then edit /etc/host file like this
127.0.0.1 your_system_name loopback
ip_address your_system_name
Rebooot and it will work.
2. If you are using DNS.
check nsswitch.conf
check resolv.conf
nslookup should return correct address.
check gatware route
check netmast
My suggestion: Change nsswitch.conf to look first files then dns. change the /etc/hosts as I mention before and 100% it works. I had same problem with three B132 last week.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 09:25 AM
10-05-2001 09:25 AM
Re: swinstall
try to set the option:
all targets to resolve source locally
Good luck!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 09:54 AM
10-05-2001 09:54 AM
Re: swinstall
could it be your command line looks more like this:
swinstall -s source:/depot ... @ /
then like this:
swinstall -s source:/depot ...
i.e. you have specified a "target"? Then "swinstall"
usually believes you want to push install something
to another station, but on HPUX only "pull" installs are
permitted.
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2001 11:10 PM
10-06-2001 11:10 PM
Re: swinstall
Just check whether you are installing the client or agent using the swinstall.
Most of the HP openview products push software from the server to its clients.they do not use
swinstall on the client.
Thanks
G manikandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2001 06:13 AM
10-07-2001 06:13 AM
Re: swinstall
I have had this exact problem on a D and H class in the last week. Examination of the systems revealed that the nsswitch.conf file was actually missing ???. I created one stopped and started the swagentd and lo and behold the problem went away. I think whats happening is the host cant resolve its own name.