Okay I've been remiss in posting this reply but I've actually solve this
issue.
What I ended up having to do is remove puppet remove Ruby remove all the
gems and then manually clean out all the directories that are touched by
everything that I just mentioned.
Then very carefully I reinstalled eve
Could you share how your testing environment is set up? Most use bundler,
so that the puppet agent installed on the system doesn't affect the tests,
but it would appear that is not the case here. However, before commenting
further, we need to see a bit more about the setup.
I do not think the agen
What I thought were unrelated issues I've discovered they are related.
I was using RSpec doing spec testing on Puppet code very happily when I
decided to install the Puppet agent (attempting to eat my own dog food of
course) and then RSpec broke.
Error message spec started throwing out:
NoM