Operating System - HP-UX
1825771 Members
2012 Online
109687 Solutions
New Discussion

Install software rpc error

 
Peter84
Advisor

Install software rpc error

I must install a parch and a driver, but after swinstall command I have this error:

A Remote Procedure Call to a daemon has failed. Could not start a xqqqx
x x management session for "hp01:/tmp/patch_test/patch/PHNE_33622.depot". x x
xlqx Make sure the host is accessible from the network, and that its xqk x
xx x daemon, swagentd, is running.


hp01:/tmp/patch_test/patch /sbin/init.d/Rpcd start
starting the DCE RPC Daemon
/opt/dce/sbin/rpcd
2007-07-20-15:52:40.100+00:00I----- dced FATAL dhd general main.c 880 0x77f6f5b8
Initialization (working directory) failed, status=0x00000002.
EXIT CODE: 1
14 REPLIES 14
Peter Nikitka
Honored Contributor

Re: Install software rpc error

Hi,

try this 'always-try-option':
swagentd -r

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
Peter84
Advisor

Re: Install software rpc error

yes I have used this command but nothing. I have modified default file with:

swinstall.rpc_timeout=9
swinstall.select_local=true

but nothing :(
Peter Nikitka
Honored Contributor

Re: Install software rpc error

Hi,

more hints using swinstall may come from
- invalid configuration of hostname: check /etc/hosts
- insufficent configuration of the name resolution: check the hosts entry in /etc/nsswitch.conf and the configuration used by its resolvers (NIS, DNS)

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
marvik
Regular Advisor

Re: Install software rpc error

Try this :

Stop swagent
Stop nfs.client

Start nfs.client
Start swagent

I faced this issue sometime back and restarting the daemons solved it.

Cheers!!
Peter84
Advisor

Re: Install software rpc error

ok I have an error in hosts file.

I correct this. Now command starts but show this error:


hp01:/tmp/patch_test/patch/PHNE_33622": You do not have the x x
xqqx required permissions to perform this operation. Check permissions xqqqx
x x using the "swacl" command or see your system administrator for x x
xlqx assistance. Or, to manage applications designed and packaged for xqk x
xx x nonprivileged mode, see the "run_as_superuser" option in the "sd" man x ^ x
xx x page.


Robert-Jan Goossens
Honored Contributor

Re: Install software rpc error

did you restart the swagentd after the correction in the hosts file?
Peter84
Advisor

Re: Install software rpc error

I restarted daemon but have this now after "swinstall -s $PWD/myfile.depot"

Currently, there are no products on this source which are compatible x x
xlqqx with the target. Therefore, no products are shown.
Dennis Handly
Acclaimed Contributor

Re: Install software rpc error

>there are no products on this source which are compatible

PHNE_33622 is a 11.11 patch, is that your OS?

What does swlist show?
# swlist -s $PWD/myfile.depot
Peter84
Advisor

Re: Install software rpc error

Damn! My system is 11.00

I must install gigether driver but I have not for 11.00 version... Where I can find this???
Dennis Handly
Acclaimed Contributor

Re: Install software rpc error

>I must install gigether driver but I have not for 11.00 version... Where I can find this???

I assume your OS CDs are too old for that?

Searching the patch database for 11.00 and IGELAN I see: PHNE_29324
Peter84
Advisor

Re: Install software rpc error

sorry I have a btlan icard in UNKNOWN:

hp01:/tmp/patch_test ioscan -fnkClan
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 0/0/0/0 btlan3 CLAIMED INTERFACE HP PCI 10/100Base-TX Core
/dev/diag/lan0 /dev/ether0
lan 2 0/8/0/0 btlan5 UNCLAIMED UNKNOWN PCI Ethernet (14e41645)


I must install driver for hp-ux 11.00
I can resolve with a patch?
Dennis Handly
Acclaimed Contributor

Re: Install software rpc error

>btlan driver

Have you tried using SAM to install that driver?
Peter84
Advisor

Re: Install software rpc error

sam is not installed.

I try now PHNE_25580

Dennis Handly
Acclaimed Contributor

Re: Install software rpc error

>sam is not installed.

Hmm, I thought SAM would be on every system.