puppetlabs / puppet-lint

Check that your Puppet manifests conform to the style guide
https://puppetlabs.github.io/puppet-lint/
MIT License
18 stars 12 forks source link

Puppet lint error no such file or directory rb_sysopen #197

Open pnicaj opened 3 months ago

pnicaj commented 3 months ago

Describe the Bug

Was using a tool called ghostbuster and a issue rose with puppet-lint errors

Expected Behavior

A list of missing puppet code and issues with puppet code.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Gem install puppet-ghostbuster
  2. find . -type f -exec puppet-lint --only-checks ghostbuster_classes,ghostbuster_defines,ghostbuster_facts,ghostbuster_files,ghostbuster_functions,ghostbuster_hiera_files,ghostbuster_templates,ghostbuster_types {} +

Environment

Additional Context

Exact error: No such file or directory @ rb_sysopen