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

Comments

Explicitly install deps to fix CI build#138

Closed
edunham wants to merge 1 commit intoservo:masterfrom
edunham:fix-travis
Closed

Explicitly install deps to fix CI build#138
edunham wants to merge 1 commit intoservo:masterfrom
edunham:fix-travis

Conversation

@edunham
Copy link
Contributor

@edunham edunham commented Oct 27, 2015

The logs at https://travis-ci.org/servo/saltfs/jobs/87759990, specifically

The following packages have unmet dependencies:
 salt-minion : Depends: salt-common (= 2015.5.3+ds-1precise2) but it is not going to be installed
               Depends: python-zmq (>= 13.0.0) but it is not going to be installed
               Recommends: dmidecode but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
The command ".travis/install_salt" failed and exited with 100 during .
Your build has been stopped.

make me think that having those packages available on the system will allow the
build to continue. Maybe.

Review on Reviewable

The logs at https://travis-ci.org/servo/saltfs/jobs/87759990, specifically

    The following packages have unmet dependencies:
     salt-minion : Depends: salt-common (= 2015.5.3+ds-1precise2) but it is not going to be installed
                   Depends: python-zmq (>= 13.0.0) but it is not going to be installed
                   Recommends: dmidecode but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.
    The command ".travis/install_salt" failed and exited with 100 during .
    Your build has been stopped.

make me think that having those packages available on the system will allow the
build to continue. Maybe.
@metajack
Copy link
Contributor

@bors-servo r+


Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved, some commit checks pending.


Comments from the review on Reviewable.io

@bors-servo
Copy link
Contributor

📌 Commit 337dddc has been approved by metajack

@bors-servo
Copy link
Contributor

⌛ Testing commit 337dddc with merge 1d9ea28...

bors-servo pushed a commit that referenced this pull request Oct 27, 2015
Explicitly install deps to fix CI build

The logs at https://travis-ci.org/servo/saltfs/jobs/87759990, specifically

    The following packages have unmet dependencies:
     salt-minion : Depends: salt-common (= 2015.5.3+ds-1precise2) but it is not going to be installed
                   Depends: python-zmq (>= 13.0.0) but it is not going to be installed
                   Recommends: dmidecode but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.
    The command ".travis/install_salt" failed and exited with 100 during .
    Your build has been stopped.

make me think that having those packages available on the system will allow the
build to continue. Maybe.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/138)
<!-- Reviewable:end -->
@edunham edunham closed this Oct 27, 2015
@metajack
Copy link
Contributor

?

@edunham edunham reopened this Oct 27, 2015
@edunham
Copy link
Contributor Author

edunham commented Oct 27, 2015

I briefly forgot how to Bors and mistook the auto merge commit for an actual merge commit. Sorry.

@aneeshusa
Copy link
Contributor

I'm working on it, sorry! I don't use Ubuntu normally and just got it working in Vagrant, so hopefully it works now on Travis as well.

@edunham
Copy link
Contributor Author

edunham commented Oct 27, 2015

@aneeshusa Was this the correct PR for that comment? I don't think you have anything to apologize for here.

@aneeshusa
Copy link
Contributor

I could have worded that comment better, just wanted to let you know I was aware of and actively working on the dependencies not installing correctly in #97.

@edunham
Copy link
Contributor Author

edunham commented Oct 27, 2015

oh, that makes sense! I'm patching up the current CI build for this because we just turned on https://nightli.es/ for a bunch of Servo's repos. Feel free to revert this when #97 lands if you need to :)

@aneeshusa
Copy link
Contributor

The logs you mentioned in the first comment are actually from me working on #97; I believe master should be OK and building correctly right now.

@edunham
Copy link
Contributor Author

edunham commented Oct 27, 2015

Ah, cool. Then I'll leave this alone :)

@edunham edunham closed this Oct 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants