puppet-summary icon indicating copy to clipboard operation
puppet-summary copied to clipboard

puppet-summary fails on CentOS 7 due to too old glibc

Open bastelfreak opened this issue 4 years ago • 1 comments

On CentOS 7 I get the following error:

# /usr/bin/puppet-summary
/usr/bin/puppet-summary: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /usr/bin/puppet-summary)

personally I don't care if it works on that old platform or not, but most go tools I encountered still work with CentOS 7. Maybe it's work documenting it.

(I noticed this because I'm writing a puppet module for puppet-summary at https://github.com/voxpupuli/puppet-puppet_summary. Please let me know if there already is a module for it)

bastelfreak avatar May 25 '21 18:05 bastelfreak

Also the glibc in ubuntu 18 and debian 9 is too old for this.

bastelfreak avatar May 25 '21 21:05 bastelfreak