Code Monkey home page Code Monkey logo

Comments (5)

biz812 avatar biz812 commented on August 17, 2024 3

I am experiencing the same issue.

I've had to pin back inspec as a short term fix.
gem 'inspec', '~> 4.21.0'
This looks to be the commit that removes it as a valid option:
inspec/inspec@98ae89e

I see it's now a plugin that "included" with inspec but I've no idea how to translate that to my kitchen.yml for use with chef...

from kitchen-inspec.

djessich avatar djessich commented on August 17, 2024

I have the same problem. This breaks all my CI server builds unfortunately.

from kitchen-inspec.

fozboz avatar fozboz commented on August 17, 2024

The switch to the plugin has also broken kitchen-inspec when verifying multiple suites.
This error is thrown https://github.com/inspec/inspec/blob/master/lib/inspec/plugin/v2/registry.rb#L75 on all but the first suite, because a unique instance of the Activator class gets created for every suite.
The same actually applies to other plugins, too.

from kitchen-inspec.

clintoncwolfe avatar clintoncwolfe commented on August 17, 2024

@fozboz I have created a separate issue for the multiple reporters / multiple suites issue - #262.

from kitchen-inspec.

clintoncwolfe avatar clintoncwolfe commented on August 17, 2024

This issue was resolved by #261 and released in kitchen-inspec 2.6.1, included in Chef Workstation 20.9.158 - https://discourse.chef.io/t/chef-workstation-20-9-158-released/17758 .

from kitchen-inspec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.