puppetlabs / puppet-lint

Check that your Puppet manifests conform to the style guide

Home Page:https://puppetlabs.github.io/puppet-lint/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puppet lint error no such file or directory rb_sysopen

pnicaj opened this issue · comments

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

  • puppet-lint version: 4.2.3
  • Ruby version: 3.0.2-p107
  • Platform: x86_64-linux-gnu
  • Filepath: ./.git/objects/f4/77b84b1aa1e3009ceb8d0e35208c7f22abb210
  • Filecontents

Additional Context

Exact error: No such file or directory @ rb_sysopen