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

Rustup might not be fully installed even if ~/.rustup and ~/.cargo exist #767

Merged
merged 1 commit into from Dec 20, 2017

Conversation

@SimonSapin
Copy link
Member

SimonSapin commented Dec 19, 2017

This is currently the case on servo-mac2 for example.


This change is Reviewable

@jdm
Copy link
Member

jdm commented Dec 19, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Dec 19, 2017

📌 Commit 40a988c has been approved by jdm

@highfive highfive assigned jdm and unassigned aneeshusa Dec 19, 2017
@bors-servo
Copy link
Contributor

bors-servo commented Dec 19, 2017

Testing commit 40a988c with merge bb6209a...

bors-servo added a commit that referenced this pull request Dec 19, 2017
Rustup might not be fully installed even if ~/.rustup and ~/.cargo exist

This is currently the case on `servo-mac2` for example.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/767)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Dec 19, 2017

💔 Test failed - status-travis

@SimonSapin
Copy link
Member Author

SimonSapin commented Dec 19, 2017

Setting environment variables from repository settings
$ export GHTOKENLINE=[secure]
The previous command failed, possibly due to a malformed secure environment variable.
Please be sure to escape special characters such as ' ' and '$'.
For more information, see https://docs.travis-ci.com/user/encryption-keys.

[…]

IOError: [Errno 11] Resource temporarily unavailable
Traceback (most recent call last):
  File "/usr/bin/salt-call", line 11, in <module>
    salt_call()
  File "/usr/lib/python2.7/dist-packages/salt/scripts.py", line 352, in salt_call
    client.run()
  File "/usr/lib/python2.7/dist-packages/salt/cli/call.py", line 58, in run
    caller.run()
  File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 149, in run
    self.opts)
  File "/usr/lib/python2.7/dist-packages/salt/output/__init__.py", line 110, in display_output
    raise exc
IOError: [Errno 11] Resource temporarily unavailable
Traceback (most recent call last):
  File "/usr/bin/salt-call", line 11, in <module>
    salt_call()
  File "/usr/lib/python2.7/dist-packages/salt/scripts.py", line 352, in salt_call
    client.run()
  File "/usr/lib/python2.7/dist-packages/salt/cli/call.py", line 58, in run
    caller.run()
  File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 149, in run
    self.opts)
  File "/usr/lib/python2.7/dist-packages/salt/output/__init__.py", line 110, in display_output
    raise exc
IOError: [Errno 11] Resource temporarily unavailable
The command ".travis/dispatch.sh" exited with 1.
@jdm
Copy link
Member

jdm commented Dec 19, 2017

The travis failures will be fixed after #769 merges.

@SimonSapin
Copy link
Member Author

SimonSapin commented Dec 20, 2017

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Dec 20, 2017

Testing commit 40a988c with merge b0a6e80...

bors-servo added a commit that referenced this pull request Dec 20, 2017
Rustup might not be fully installed even if ~/.rustup and ~/.cargo exist

This is currently the case on `servo-mac2` for example.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/767)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Dec 20, 2017

☀️ Test successful - status-travis
Approved by: jdm
Pushing b0a6e80 to master...

@bors-servo bors-servo merged commit 40a988c into master Dec 20, 2017
1 of 3 checks passed
1 of 3 checks passed
continuous-integration/travis-ci/push The Travis CI build could not complete due to an error
Details
continuous-integration/travis-ci/pr The Travis CI build failed
Details
homu Test successful
Details
@jdm jdm removed the S-needs-deploy label Dec 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.