Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

jenkins command line tool doesn't work in ruby 2.2.1 #116

Open
dkowis opened this issue Jul 9, 2015 · 1 comment
Open

jenkins command line tool doesn't work in ruby 2.2.1 #116

dkowis opened this issue Jul 9, 2015 · 1 comment

Comments

@dkowis
Copy link

dkowis commented Jul 9, 2015

Apparently there's some missing dependency or something...? All I did was gem install jenkins

$ jenkins
/opt/rubies/2.2.1/lib/ruby/gems/2.2.0/gems/jenkins-0.6.8/lib/jenkins/api.rb:10:in `<top (required)>': uninitialized constant Psych::ENGINE (NameError)
    from /opt/rubies/2.2.1/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
    from /opt/rubies/2.2.1/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
    from /opt/rubies/2.2.1/lib/ruby/gems/2.2.0/gems/jenkins-0.6.8/lib/jenkins.rb:3:in `<module:Jenkins>'
    from /opt/rubies/2.2.1/lib/ruby/gems/2.2.0/gems/jenkins-0.6.8/lib/jenkins.rb:1:in `<top (required)>'
    from /opt/rubies/2.2.1/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
    from /opt/rubies/2.2.1/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
    from /opt/rubies/2.2.1/lib/ruby/gems/2.2.0/gems/jenkins-0.6.8/bin/jenkins:2:in `<top (required)>'
    from /opt/boxen/rbenv/versions/2.2.1/bin/jenkins:23:in `load'
    from /opt/boxen/rbenv/versions/2.2.1/bin/jenkins:23:in `<main>'
@dkowis
Copy link
Author

dkowis commented Jul 9, 2015

Of note, installing the psych gem didn't help anything :(

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

No branches or pull requests

1 participant