Sorry, not 100% sure where to file this. Whenever I add the java module in my Puppetfile I get a big Ruby error trace fired back at me:
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:1564:in path': no implicit conversion of nil into String (TypeError) from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:1564:infu_each_src_dest0'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:1550:in fu_each_src_dest' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:434:incp_r'
from /opt/boxen/repo/.bundle/ruby/2.0.0/gems/librarian-puppet-0.9.15/lib/librarian/puppet/util.rb:21:in `cp_r'
If I remove java it disappears. Note that this only happens with the latest tag. If I go one back (1.4.0) it works fine.
Sorry, not 100% sure where to file this. Whenever I add the java module in my Puppetfile I get a big Ruby error trace fired back at me:
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:1564:in
path': no implicit conversion of nil into String (TypeError) from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:1564:in
fu_each_src_dest0' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:1550:infu_each_src_dest' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:434:in
cp_r' from /opt/boxen/repo/.bundle/ruby/2.0.0/gems/librarian-puppet-0.9.15/lib/librarian/puppet/util.rb:21:in `cp_r'If I remove java it disappears. Note that this only happens with the latest tag. If I go one back (1.4.0) it works fine.