Package: chef Version: 11.12.8-2 Chef 11.12.8 clearly states that it depends on Ohai at least 7.0.4 (https://github.com/chef/chef/blob/11.12.8/chef.gemspec#L20). As it stands, the jessie package depends on Ohai >= 6 and the packaged version is a 6.x. This results in the ohai resource being non-functional as it uses an API added in Ohai 7.0.0. Either Chef needs to be patched to not use this API (Ohai::System#all_packages with an argument) or the Ohai dependency needs to be corrected.
signature.asc
Description: Message signed with OpenPGP using GPGMail