Red Hat Bugzilla – Bug 1481225
Move libsudo_util.so from devel sub-package into the main package
Last modified: 2018-04-10 10:44:43 EDT
Description of problem: The inclusion of the /usr/libexec/libsudo_util.so shared library introduced in a rebase (RHBA-2017:26879) to newer version of sudo caused an unintended dependency of the sudo-devel sub-package on the versioned part of the libsudo_util library residing in the main sudo package. Since the previous sudo package didn't require the 32-bit counterpart of the main package to be installed when the 32-bit sudo-devel sub-package was being installed in a 64-bit environment, the update to the latest version of the sudo package causes conflicts preventing a successful upgrade in multilib environments. As a solution, we should revert to the previous state of the -devel sub-package files section and include the new library in the main files section.
Created attachment 1313095 [details] sudo.spec proposed patch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0824