Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

travis encrypt fails #508

Closed
acgetchell opened this issue May 29, 2017 · 1 comment · Fixed by #603
Closed

travis encrypt fails #508

acgetchell opened this issue May 29, 2017 · 1 comment · Fixed by #603

Comments

@acgetchell
Copy link

┌─[adam][hapkido][±][coverity-scan ✓][~/causal-sets-explorer]
└─▪ travis encrypt COVERITY_SCAN_TOKEN=XmUJl-bM4qznBXTQ6f-fTw
Did not recognize your adapter specification (dlopen(/usr/local/lib/ruby/gems/2.4.0/gems/json-2.0.3/lib/json/ext/parser.bundle, 9): Library not loaded: /usr/local/opt/ruby/lib/libruby.2.4.0.dylib
Referenced from: /usr/local/lib/ruby/gems/2.4.0/gems/json-2.0.3/lib/json/ext/parser.bundle
Reason: image not found - /usr/local/lib/ruby/gems/2.4.0/gems/json-2.0.3/lib/json/ext/parser.bundle).
for a full error report, run travis report

Full error report here:

https://gist.github.com/acgetchell/9121ba2793b3f6f61f3629b2b56b12ec

@ara-ta3
Copy link

ara-ta3 commented Aug 5, 2017

I'm also faced this error.
In my case, I didn't install json library.
So, I ran the command of gem install json, and then this error never occurs.
I hope the problem will be solved by the information.

revolter added a commit to revolter/travis.rb that referenced this issue Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants