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

Add Debian 12 support

Open bastelfreak opened this issue 1 year ago • 3 comments

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

bastelfreak avatar Dec 07 '23 08:12 bastelfreak

A ruby problem somewhere with the Debian 12 tests:

Error: Could not run: cannot load such file -- scanf

kenyon avatar Jan 08 '24 00:01 kenyon

Looks like the Debian package lack some required dependencies: https://github.com/puppetlabs/puppet/blob/272abb97efa5d1c44fd238e3988b5a9f7e87cd3f/.gemspec#L45

Installing ruby-scanf should help.

smortex avatar Jan 08 '24 02:01 smortex

There's no puppetdb package for Debian 12 yet :( https://github.com/puppetlabs/ezbake/pull/629

h0tw1r3 avatar May 05 '24 17:05 h0tw1r3