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 broken #3268

Closed
mdboom opened this issue Jul 16, 2014 · 2 comments
Closed

Travis broken #3268

mdboom opened this issue Jul 16, 2014 · 2 comments

Comments

@mdboom
Copy link
Member

mdboom commented Jul 16, 2014

There seems to be a dependency resolution problem installing the gem travis-artifacts (which is used to upload to Amazon S3).

Fetching: fog-brightbox-0.1.1.gem (100%)
ERROR:  Error installing travis-artifacts:
    fog-brightbox requires fog-json (>= 0)
The command "gem install travis-artifacts" failed and exited with 1 during .

This is definitely "upstream fix required", but I wanted to track it here. If it doesn't go away in a few hours, I guess we'll need to disable the artifact uploading for now.

@jenshnielsen
Copy link
Member

It looks like a boken dependency chain. I am not that familiar with ruby gems but it looks like manually installing fog-json before travis-artifacts is a possible work around.

@mdboom
Copy link
Member Author

mdboom commented Jul 17, 2014

Fixed upstream.

@mdboom mdboom closed this as completed Jul 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants