Issue #18913 has been updated by Russell Harrison.
Could I get some feedback to at least let me know this bug has been seen and is posted in the right place? This issue is preventing my use of `rspec-puppet` and is [preventing me from packaging](https://bugzilla.redhat.com/show_bug.cgi?id=787350) both `puppetlabs_spec_helper` and `rspec-puppet` as RPMs for Fedora and RHEL. Thanks, Russell ---------------------------------------- Bug #18913: puppetlabs_spec_helper requires rspec-puppet https://projects.puppetlabs.com/issues/18913#change-83575 Author: Russell Harrison Status: Unreviewed Priority: High Assignee: Category: Target version: Affected Puppet version: Keywords: puppetlabs_spec_helper Branch: Given the focus of `puppetlabs_spec_helper` to be the integration point for external projects like `rspec-puppet` it needs to be refactored to remove the dependency on `rspec-puppet` since you can't even require `rspec-puppet` without it. Currently rodjek is [planning to refactor](https://github.com/rodjek/rspec-puppet/issues/56#issuecomment-12667834) `rspec-puppet` to no longer use `puppetlabs_spec_helper` but this seems backwards to me as he'll be forced to return to reverse engineering the internal workings of puppet which is exactly what this project is intended to solve. This prevents using either the `rspec-puppet` or `puppetlabs_spec_helper` gems until the dependency cycle is resolved. It also [prevents packaging](https://bugzilla.redhat.com/show_bug.cgi?id=787350) of either gem. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
