Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=787350 Russell Harrison <fedora@xxxxxxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxxxxxxxxxxx --- Comment #11 from Russell Harrison <fedora@xxxxxxxxxxxxxxxxxxx> --- (In reply to comment #10) > As Vit points out, the specs are runnable with the puppetlabs_spec_helper > Gem, so I would advise to first package that one. As mentioned in Comment 6, > it is also needed to do "require 'rspec-puppet'", e.g. this Gem won't work > without it. So please first package puppetlabs_spec_helper. This is where things get entertaining. From puppetlabs_spec_helper.gemspec : s.add_dependency(%q<rspec-puppet>, [">= 0.1.1"]) So in order to install puppetlabs_spec_helper rspec-puppet needs to already be there. However to actually run rspec-puppet you need puppetlabs_spec_helper... https://github.com/rodjek/rspec-puppet/issues/56 Is this a full stop issue until upstream sorts things out? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review