1752782 Members
6139 Online
108789 Solutions
New Discussion юеВ

Re: error software sudo

 
SOLVED
Go to solution
Eli Daniel
Super Advisor

error software sudo

good morning,
when run the comand:

swlist -l fileset -a state | grep -v -e conf -e \#

show the messages:
SINFRA92:/> swlist -l fileset -a state | grep -v -e conf -e \#

Sudo.SUDO-CONF corrupt
Sudo.SUDO-DOC corrupt
Sudo.SUDO-MAN corrupt
Sudo.SUDO-RUN corrupt
Sudo.SUDO-SRC corrupt

anyone knows how to solve the fault??
16 REPLIES 16
Michal Kapalka (mikap)
Honored Contributor
Solution

Re: error software sudo

hi,

1, swlist -l fileset -a state | grep -e corrup

2a, if you are 100% that your SUDO app is correct use swmodify

swmodify -a state=configured PRODUCT.FILESET

more man swmodify

2b, you could reinstall the SUDO

wit the switch -x reinstall=true ....

2c, uninstall the SUDO and install it again.

mikap
Suraj K Sankari
Honored Contributor

Re: error software sudo

Hi,
The best option is uninstall sudo and reinstall it.

http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.7.2p5/

Suraj
Eli Daniel
Super Advisor

Re: error software sudo

how remove sudo.

swlist -l product | grep sudo
no found.

I see to SAM, and dont show list sotware.

Tim Nelson
Honored Contributor

Re: error software sudo

how about
swlist |grep -i sudo
ixSudo A.14.00-1.7.2p1.001 Super User Do

if actually installed with swinstall then
swremove ixSudo

or swremove and use interactive session.


Eli Daniel
Super Advisor

Re: error software sudo

already uninstalled, still displays the error message.

SINFRA92:/> swlist -l fileset -a state | grep -v -e conf -e \#

Sudo.SUDO-CONF corrupt
Sudo.SUDO-DOC corrupt
Sudo.SUDO-MAN corrupt
Sudo.SUDO-RUN corrupt
Sudo.SUDO-SRC corrupt
Tim Nelson
Honored Contributor

Re: error software sudo

so then what happens if you attempt to reinstall ?

might be neccessary to select the overwrite option

swinstall -s /dir/of/sudo.depot
Steven E. Protter
Exalted Contributor

Re: error software sudo

Shalom,

swverify \*

This sometimes fixes these issues but I doubt it.

swremove sudo

Download sudo anew from Internet Express of http://software.hp.com

Install again.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Eli Daniel
Super Advisor

Re: error software sudo

I'm installing sudo from http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.7.2p1/

at https: / / h20392.www2.hp.com/portal/swdepot/displayProductsList.do? category = OE
I do not see Internet Express
Tim Nelson
Honored Contributor

Re: error software sudo

the official HP version in on software.hp.com

not that there is anything wrong with the porting center version but....you will have to install all run-time requisites as well.


The HP internet express version is simpler...