https://bugzilla.redhat.com/show_bug.cgi?id=787350
--- Comment #7 from Greg Swift gregswift@gmail.com --- So from the original spec file:
%check # disabled because this segfault in mock # requires to have a working setup of puppet # see # https://github.com/rodjek/rspec-puppet/issues/15 # https://projects.puppetlabs.com/issues/11191 #mkdir -p ~/.puppet/manifests/ #touch ~/.puppet/manifests/site.pp #cd %{buildroot}%{geminstdir} #rake spec --trace
I can add it in commented, and I should have since I saw it in the original, but it doesn't seem to be a 'good' idea to enable based on this.
Thoughts?