graphite icon indicating copy to clipboard operation
graphite copied to clipboard

uninitialized constant Chef::Provider::GraphiteServiceRunit

Open damacus opened this issue 7 years ago • 3 comments

25: def initialize(*args) 26: super 27>> @provider = Chef::Provider::GraphiteServiceRunit 28: end

See https://travis-ci.org/sous-chefs/graphite/jobs/227007791

damacus avatar Apr 28 '17 23:04 damacus

It seems like this happens if you use chef 12, and it hits the removed feature described in #248?

e1ven avatar Oct 18 '17 19:10 e1ven

Just got the same error on chef 13.7.16.

Graphite cookbook v1.0.4

chef_version=13.7.16 platform=ubuntu platform_version=16.04 ruby=ruby 2.4.3p205 (2017-12-14 revision 61247) [x86_64-linux] program_name=chef-client worker: ppid=5022;start=19:04:07; executable=/opt/chef/bin/chef-client

cbake6807 avatar Feb 04 '18 22:02 cbake6807

Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.

github-actions[bot] avatar Sep 30 '20 00:09 github-actions[bot]