1833758 Members
2631 Online
110063 Solutions
New Discussion

SWINSTALL ERROR

 
Achilles_2
Regular Advisor

SWINSTALL ERROR

Hi all,

I have faced the probelm about swinstall command. When I run it as root user, it fail and has the below error

ERROR: you do not have the required permissions to perform this operation. check permissions using the "swacl" command or see your system administrator for assistance. Or, to manage applications designed and packaged for nonprivileged mode, see the "run_as_superuser" option in the "sd" man page

Do anyone give me an hand?
5 REPLIES 5
Luk Vandenbussche
Honored Contributor

Re: SWINSTALL ERROR

Hi,

Try to restart your swagent daemon

/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
Joseph Loo
Honored Contributor

Re: SWINSTALL ERROR

hi,

try this first:

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079998994

also check if there are any available depot:

# swlist -l depot

regards.
what you do not see does not mean you should not believe
Howard Marshall
Regular Advisor

Re: SWINSTALL ERROR

I had a problem similar to this not too long ago.

I think it was because dns had the host name in the lookup table but not in the reverse lookup table.

If none of the other suggestions work either rename your /etc/resolv.conf file or comment out all the lines in it then try.

Howard
Scot Bean
Honored Contributor

Re: SWINSTALL ERROR

See if the sofware depot is registered that you are trying to install from:

swlist -l depot

If not, register it

swreg -l depot
Sanjay_6
Honored Contributor

Re: SWINSTALL ERROR

Hi,

Try this,

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079998994

The itrc doc id is KBRC00013678.

Hope this helps.

Regds