Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Failed and exited with 1 on TravisCI #72

Closed
K-Finlay opened this issue Sep 30, 2016 · 4 comments
Closed

Failed and exited with 1 on TravisCI #72

K-Finlay opened this issue Sep 30, 2016 · 4 comments

Comments

@K-Finlay
Copy link

K-Finlay commented Sep 30, 2016

rustup.sh is currently failing on TravisCI, with no indication as to what the error is.
It has also been reported on the TravisCI bugtracker: travis-ci/travis-ci#6654

It may be related to changes made in #71.

Here is the full error message:

The command "sh /rust-installer/rustup.sh --prefix=/rust --spec=stable -y --disable-sudo 2> /dev/null" failed and exited with 1 during .

@ninjabear
Copy link

For anyone trying to follow the ticket train, it appears this is actually caused by #70

@ninjabear
Copy link

Related rust-lang/rust#36850

@BanzaiMan
Copy link

Hello. As I mentioned in travis-ci/travis-ci#6654 (comment), the issue is that rustup.sh can no longer function without sudo even when --disable-sudo is given.

@brson
Copy link
Contributor

brson commented Sep 30, 2016

Fixed by #73 and deploying now. Should be available within 10 minutes. Sorry for the hassle.

@brson brson closed this as completed Sep 30, 2016
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

4 participants