Setup failure CentOS

Hi, I run the sudo ./certbot-auto --apache command on CentOS server and getting the following error-

Error: Package: glibc-headers-2.12-1.209.el6_9.2.i686 (updates)
Requires: kernel-headers >= 2.2.1
Error: Package: glibc-headers-2.12-1.209.el6_9.2.i686 (updates)
Requires: kernel-headers
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Could not install OS dependencies. Aborting bootstrap!

I tried adding --skip-broken and also to skip dependencies install but still no good.

Is anyone here familiar with such an issue?

Ohad

I can’t find anything related specific to glibc-headers and CentOS.
Have you tried updating all CentOS system packages?
https://www.centos.org/docs/5/html/yum/sn-updating-your-system.html

Thank you for you help however tried it and didn’t worked also tried to enable RHEL

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.