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

WIP replace rust install.sh with "install" #73

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mciverza
Copy link

Current rust "install.sh" fails with error

cp: omitting directory ‘/srv/matrix-rocketchat-master/rust-nightly-x86_64-unknown-linux-gnu/llvm-tools-preview/lib/rustlib/x86_64-unknown-linux-gnu/bin/llvm-nm’

so altered that file and renamed it to "install" so that it will not be overwritten when rust is installed

Andrew McIver and others added 3 commits November 23, 2018 01:49
…-rocketchat-master/rust-nightly-x86_64-unknown-linux-gnu/llvm-tools-preview/lib/rustlib/x86_64-unknown-linux-gnu/bin/llvm-nm"
changed dockerfile to use our provided "install" script instead
@coveralls
Copy link

coveralls commented Nov 23, 2018

Coverage Status

Coverage remained the same at 94.014% when pulling 64d18fd on mciverza:master into f00bc84 on exul:master.

@exul
Copy link
Owner

exul commented Nov 23, 2018

LGTM, I currently can't test it, as I'm on holiday with very limited bandwidth.

Is it still work in progress or should I merge it?

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 this pull request may close these issues.

None yet

3 participants