Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Including Java as a custom module throws Ruby error #36

Open
mikeycmccarthy opened this issue May 1, 2014 · 1 comment
Open

Including Java as a custom module throws Ruby error #36

mikeycmccarthy opened this issue May 1, 2014 · 1 comment

Comments

@mikeycmccarthy
Copy link

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.

@timols
Copy link

timols commented May 30, 2014

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants