Chef Infra Client 15.3.14 Builds for CentOS, Debian and Raspbian on 32-bit ARM

UPDATE: The latest builds and instructions are now at the 32-bit Arm Chef Infra and Cinc Client Builds for Linux landing page.

Chef

There’s a new Chef Infra Client 15.3.14 release, so time to fire up new builds! I’ve updated the operating systems on my devices, I’m now building on Debian 10 and Raspbian 10.

There’s one patch required for omnibus-software for Debian/Raspbian 10 and Ubuntu 18.04 that is included in the build script below. The version of Ruby used for the builds and packages has been upgraded to 2.6.4

Build Instructions

If you want full instructions explained, here they are:

Please note the ld.so.preload instructions for Raspbian 10. Here are the updated single scripts to do a full build as the omnibus user:

  • CentOS: chef-15.3.14-RPM.sh and run nohup sh chef-15.3.14-RPM.sh > chef-15.3.14-RPM.sh.log &
  • Debian/Raspbian: chef-15.3.14-DEB.sh and run nohup sh chef-15.3.14-DEB.sh > chef-15.3.14-DEB.sh.log &

And tail -f the output.

Chef 15.3.14 CentOS 7 Raspberry Pi 3 DEB and RPM Packages