Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Sample usage file doesn't work #7

Description

@threepistons

Given: Debian 10.4, Ruby 2.5.5p157, puppetfile-resolver 0.2.0 installed using gem install puppetfile-resolver --user-install

When I: put the full path to my Puppetfile in the puppetfile_path variable on the top line of the sample usage file and save it as puppetfile-resolver.rb, and then run ruby puppetfile-resolver.rb

I get:

-> % ruby puppetfile-resolver.rb
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /usr/share/rubygems-integration/all/specifications/erubis-2.7.0.gemspec:16.
Traceback (most recent call last):
puppetfile-resolver.rb:18:in `<main>': uninitialized constant PuppetfileResolver::Resolver (NameError)

I expected: something else a bit more useful, not sure what because I've not got this to work for me yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions