Sure - that makes sense, thank you.
So we just keep trying to update it periodically until it actually does update.
Works for me, but if the IS an online message board for updates and changes, I would like to know.
but that has only been updated 6 times in the past year, and the Toolbox team does far more than it shows there.
Original Message:
Sent: Thu November 16, 2023 05:49 PM
From: Stephen Ulmer
Subject: is there a way to install sudo to use the 64-bit binaries by default
The version of the RPM package should change, even if the version of sudo does not. There is a "serial" field in the package version specifically to deal with things like this.
Because of that, DNF should notice.
--
Stephen L. Ulmer
Enterprise Architect
Mainline Information Systems
(m) 352-870-8649
Original Message:
Sent: 11/16/2023 8:43:00 AM
From: Michael Shon
Subject: RE: is there a way to install sudo to use the 64-bit binaries by default
Is there a release announcement page or some way to find out when that change goes into effect?
I don't recall seeing anything like that anywhere for minor changes in the AIX Toolbox.
Or will DNF know that the package has changed and needs to be reinstalled?
I'm not sure how that could work - the sudo version won't change (I assume), and it seems like the dependencies and updates are based on that.
------------------------------
Michael Shon
Original Message:
Sent: Wed November 15, 2023 10:35 PM
From: SANGAMESH MALLAYYA
Subject: is there a way to install sudo to use the 64-bit binaries by default
Hi Michael
In the past we had some issue with 64-bit sudo.
We will check this and make 64-bit sudo by default.
------------------------------
SANGAMESH
Original Message:
Sent: Tue November 14, 2023 04:36 PM
From: Michael Shon
Subject: is there a way to install sudo to use the 64-bit binaries by default
Most of the toolbox tools on my system are installed automatically to use the 64 bit binaries by their links, but sudo is linked to 32 bit binaries.
"visudo" is not working because some of the inode numbers of files in the NAS are too large for 32 bits.
lrwxrwxrwx 1 root system 7 Jun 14 17:11 /opt/freeware/bin/sudo -> sudo_32
---s--x--x 1 root system 257930 Mar 09 2023 /opt/freeware/bin/sudo_64
lrwxrwxrwx 1 root system 9 Jun 14 17:11 /opt/freeware/sbin/visudo -> visudo_32
---x--x--x 1 root system 269459 Mar 09 2023 /opt/freeware/sbin/visudo_64
I thought that perhaps sudo was 32 bit because it was installed long ago, and perhaps a reinstallation might make it go in with links to 64 bit binaries, but that did not do it.
Is there a way to install sudo to use the 64-bit binaries by default, or are we supposed to manually change the links to point to them ?
Manual changes which make the system different from the RPM installation data seem quite prone to breakage, and it also takes extra work on each system.
Surely there is some clever way to tell it that 64 bit installation is needed.
What is the right way to get sudo installed to use the 64 bit binaries?
Thanks!
Mike Shon
University of Rochester Medical Center
------------------------------
Michael Shon
------------------------------