Operating System - HP-UX
1833055 Members
2494 Online
110049 Solutions
New Discussion

sudo installation reports an error

 
SOLVED
Go to solution
Jdamian
Respected Contributor

sudo installation reports an error

I downloaded sudo from the Software Porting And Archive Centre.

The following error message is reported during installation:

ERROR: Unknown owner and/or group for file "/usr/local/bin/sudo".
SUID and/or SGID bit was not set.
ERROR: Failed installing fileset "sudo.sudo-RUN,r=1.6.7p5". Check
the above output for details.

But swlist shows the owner/group for that file is 0/0 (root:root).

Any ideas ?
2 REPLIES 2
T G Manikandan
Honored Contributor
Solution

Re: sudo installation reports an error

Just check whether there is a INFO file in the depot.

If one exists change

"owner 0" change to "owner root"
"group 0" change to "group root"

I have come across this problem with the sudo installation

Thanks
john korterman
Honored Contributor

Re: sudo installation reports an error

Hi,
does it look like this?

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

regards,
John K.
it would be nice if you always got a second chance