Issue #8048 has been updated by Michael Stahnke. Status changed from Closed to Merged - Pending Release
Dom, let's add this to the QA matrix. Here's what we'd need to do: 1. Checkout the project from git 1. run rake puppetpackages 1. cd pkg 1. gem install --rdoc --ri puppet-x.x.x.gem >From there we just check the return code. I'd like to run this on ruby 1.8.5, >1.8.7 and 1.9.2. ---------------------------------------- Bug #8048: Gem of 2.7.0 fails to install if trying to use with rdoc https://projects.puppetlabs.com/issues/8048 Author: Michael Stahnke Status: Merged - Pending Release Priority: Urgent Assignee: Michael Stahnke Category: installation Target version: 2.7.x Affected Puppet version: 2.7.0 Keywords: gem rdoc Branch: 2.7rc In the current commit:36d8caff18964841b6e6c33ebf595ca39e8b0871 of puppet, (2.7.0) gem will fail to install if using rdoc (or puppet from 2.6.x). The offending file is lib/puppet/interface/options.rb It will not parse in rdoc. -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
