Issue #16347 has been updated by Matthaus Owens. Status changed from Merged - Pending Release to Closed
Released in Puppet 2.7.20 ---------------------------------------- Bug #16347: gem install puppet fails on ruby 1.9.3 https://projects.puppetlabs.com/issues/16347#change-78135 Author: Michael Stahnke Status: Closed Priority: Normal Assignee: Category: Doh! Target version: 2.7.20 Affected Puppet version: 2.7.12 Keywords: gem rdoc ri Branch: # gem install puppet Fetching: puppet-2.7.19.gem (100%) Successfully installed puppet-2.7.19 1 gem installed Installing ri documentation for puppet-2.7.19... unable to convert "\x92" from ASCII-8BIT to UTF-8 for lib/puppet/external/dot.rb, skipping ERROR: While generating documentation for puppet-2.7.19 ... MESSAGE: stack level too deep ... RDOC args: --ri --op /usr/local/share/gems/doc/puppet-2.7.19/ri --title Puppet - Configuration Management --main README --line-numbers lib --title puppet-2.7.19 Documentation --quiet # echo $? 1 # ruby --version ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux] Note that rdoc/ri fails. I was able to produce this with Ruby 1.9.3p194 and Puppet 2.7.19. I assume this issue affects more than that exact combination. -- 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.
