On 1/17/20 1:17 PM, Remi Collet wrote:
As difficult as running a small set of commands ?
# dnf module reset php # dnf module enable php:7.3 # dnf distro-sync
The same than for switching from one official stream to a new one
Hi Remi!
Yeah, that's nice for experimentation. For our production servers running CentOS and RHEL that is not really acceptable.
It seems there's nothing we can do but wait until php-(lib)sodium becomes available either directly through the official module(s) or EPEL. Fortunately we have some years until CentOS 7 / RHEL 7 is EOL, maybe by then this module/EPEL situation is resolved :)
Regards, François