[BlueOnyx:20020] Re: let's encrypt aventurin 6108R *Fixed*

Michael Stauber mstauber at blueonyx.it
Tue Aug 30 16:14:14 -05 2016


Hi all,

I solved Steffan's problem with Let's Encrypt. For future reference:

Problem description: After a yum update from Aventurin{e} 6106R to 6108R
the GUI will not allow you to create "Let's Encrypt" certificates for
the AdmServ of Aventurin{e}. Instead you get an error message that
either complains about multilib versions of glibc, glibc-common or OpenSSL.

Here is the fix:

cat /etc/build

Confirm that it says:

build XXXXX for a 6108R in en_US

If that does not contain "6108R" as shown above, stop right there. If it
does, do this:

yum clean all
yum install krb5-devel zlib-devel

That will install some dependencies. To resolve the "multilib-issue",
run this command (all in one line):

rpm -hUv --force
http://ftp1.scientificlinux.org/linux/scientific/6x/x86_64/updates/security/openssl-1.0.1e-48.el6_8.1.x86_64.rpm
http://ftp1.scientificlinux.org/linux/scientific/6x/x86_64/updates/security/openssl-devel-1.0.1e-48.el6_8.1.x86_64.rpm

That will install openssl and openssl-devel. Then run this command:

/usr/sausalito/letsencrypt/certbot-auto --os-packages-only

That will verify your "Let's Encrypt" dependencies and will YUM install
whatever components still may be missing. This should complete without
error.

If it does complete without error, then "Let's Encrypt" should work fine
again.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list