[sudo-users] RES: RES: Visudo installation

José Antonio Alves de Paula Jose.Paula at v8.tech
Wed May 8 09:22:34 MDT 2024


Hello Todd

Passing the full path, visudo worked, however, if I put it in the root's .profile, the error is the same. How to set it so that, by providing only the visudo name, it works without the full path?

José Paula
Especialista de Infraestrutura
e-mail: jose.paula at v8.tech
Mobile: +55 19 9 9679-1036
Site: https://v8.tech



-----Mensagem original-----
De: Todd C. Miller <Todd.Miller at sudo.ws>
Enviada em: quarta-feira, 8 de maio de 2024 11:36
Para: José Antonio Alves de Paula <Jose.Paula at v8.tech>
Cc: sudo-users at sudo.ws
Assunto: Re: RES: [sudo-users] Visudo installation

On Wed, 08 May 2024 14:27:38 -0000, =?iso-8859-1?Q?Jos=E9_Antonio_Alves_de_Paul
a?= wrote:

> I removed the suspicious package and installed the package I
> downloaded from the link you gave me and the error was the same.
>
> Installation of <TCMsudo> was successful.
> root at XXXXXXX:/tmp# visudo
> ld.so.1: visudo: fatal: libc.so.1: version 'SUNWpublic' not found
> (required b y file /usr/sbin/visudo)
> ld.so.1: visudo: fatal: libc.so.1: open failed: No such file or
> directory Killed root at XXXXXXX:/tmp#

Do you get the same result if you run it with a full path?  E.g.
$ /usr/local/sbin/visudo

If so, what does the following command return?
$ elfdump /usr/local/sbin/visudo | grep libc.so

It should look like this:

       [6]  libc.so.1                   SUNW_1.22.7
       [6]  NEEDED            0x85b               libc.so.1

if you installed TCMsudo-1.9.15p5-sol10.sparc.pkg.

 - todd
AVISO LEGAL
Esta mensagem é destinada exclusivamente para a(s) pessoa(s) a quem é dirigida, podendo conter informação confidencial e/ou legalmente privilegiada. Se você não for destinatário desta mensagem, desde já fica notificado de abster-se a divulgar, copiar, distribuir, examinar ou, de qualquer forma, utilizar a informação contida nesta mensagem, por ser ilegal. Caso você tenha recebido esta mensagem por engano, pedimos que nos retorne este E-Mail, promovendo, desde logo, a eliminação do seu conteúdo em sua base de dados, registros ou sistema de controle.

LEGAL ADVICE
This message is exclusively destined for the people to whom it is directed, and it may contain private and/or legally exceptional information. If you are not addressee of this message, since now you are advised to not release, copy, distribute, check or, otherwise, use the information contained in this message, because it is illegal. If you received this message by mistake, we ask you to return this email as soon as possible and delete it and its contents of your database, registrations or controls system.


More information about the sudo-users mailing list