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

Including Java as a custom module throws Ruby error  #36

@mikeycmccarthy

Description

@mikeycmccarthy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions