Closed rhass closed 6 years ago
I confirmed this issue affects Debian 8 as well. (Debian 7 is too old as it has glibc 2.13 and we require 2.14 or later.)
Like #1574 we cannot reproduce this outside of LXC. Ubuntu 18.04,16.04 appear to work fine in AWS.
Expected Behavior
The expected behavior is for
chef-server-ctl reconfigure
to succeed. This may affect other versions of Debian as well -- more testing is required.Current Behavior
The initial
chef-server-ctl reconfigure fails
with the following error:Steps to Reproduce (for bugs)
wget https://packages.chef.io/files/stable/chef-server/12.17.33/ubuntu/16.04/chef-server-core_12.17.33-1_amd64.deb
dpkg -i chef-server-core_12.17.33-1_amd64.deb
chef-server-ctl reconfigure
Your Environment