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

Build script may not work out of the box because of the Github crypto policy changes #39

Closed
psfinaki opened this issue Feb 23, 2018 · 5 comments

Comments

@psfinaki
Copy link
Contributor

Git has just changed something in their cryptographic standards policy. Because of that Paket may not automatically download. Consequently, the whole build.sh/build.cmd will fail right in the beginning (this was my case).

The simple workaround fixed the whole thing. Nevertheless I believe some of the SAFE investigators can get repelled not seeing stuff automagically running.

I propose some note about this in the docs until the issue there is resolved in some proper way.

@isaacabraham
Copy link
Member

It's something that's affecting more than just SAFE projects - basically any project that uses Paket is potentially affected by this. I'm not sure what the best solution for it is currently, but once the bootstrapper in the individual repositories have been replaced with the "new" bootstrapper, things will once again work.

@psfinaki
Copy link
Contributor Author

I have created a pull request to add a temp note to the README, just in case somebody else in the world gets suddenly interested in SAFE stack during this weekend.

Not that important for me now, I got my SAFE up & running :)

@landy
Copy link
Contributor

landy commented Feb 24, 2018

I have created pull request with updated paket version which should fix this problem

@psfinaki
Copy link
Contributor Author

@landy You have definitely done a better job :)

@theimowski
Copy link
Member

Should be now working with 0.8.3

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

No branches or pull requests

4 participants