1830940 Members
1744 Online
110017 Solutions
New Discussion

swinstall error

 

swinstall error

I??m try to use the swinstall, then it show me the message:
ERROR: Access denied to root@backup to start agent on unregistered
depot "/tmp/openssh-3.5p1-sd-11.00.depot". No (i)nsert
permission on host. 11/22/02 13:14:26 SAT
* Agent pid=459 completed. 11/22/02 13:25:55 SAT
* Started install agent on "/" for root@backup, pid=503,
11/22/02 13:31:01 SAT
ERROR: Access denied to root@backup to start agent on unregistered
depot "/tmp/openssh-3.5p1-sd-11.00.depot". No (i)nsert
permission on host. 11/22/02 13:31:03 SAT
* Agent pid=503 completed. 11/22/02 13:31:04 SAT

Do you know what??s going out??
Thanks for all
rodriguescj
4 REPLIES 4
Martin Johnson
Honored Contributor

Re: swinstall error

Have you tried recycling the swagent daemon?

/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start

HTH
Marty
Jeff Schussele
Honored Contributor

Re: swinstall error

Hi Clodaldo,

If you're trying to swinstall that SW from a remote system, you have to register the depot on that remote box.

Since you've got the .depot file, what I would do is create a dir - maybe
/var/spool/sw/ssh-3.5p1
Copy the depot file there.
Extract it
tar xvf openssh-3.5p1-sd-11.00.depot
Move down into the catalog dir
cd catalog
touch swlock
chmod 444 swlock
Then mv the .depot file out of /var/spool/sw/ssh-3.5p1
Then register the depot
swreg -l depot /var/spool/sw/ssh-3.5p1

Then you should be able to swinstall it from the target system.

You other option would be to ftp or rcp it to the target & install it locally. You wouldn't need to register it or anything then.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Wodisch
Honored Contributor

Re: swinstall error

Hi,

check the output of "swacl -l root" on that system: is your account listed there? Maybe then without the "i" permission?
"root" should be the *owner*, are you logged in as "root"?
If not, then try the "swinstall" as "root", or give the permission to your account with "swacl -l root -M user:YOURLOGNAMEHERE:crwit".

HTH,
Wodisch
Michael Tully
Honored Contributor

Re: swinstall error

If restarting the daemon does not fix your problem, have a look at the answer I posted a few weeks ago.

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0b2806350fe2d61190050090279cd0f9,00.html
Anyone for a Mutiny ?