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

Update README.md #339

Merged
merged 2 commits into from
Feb 4, 2019
Merged

Update README.md #339

merged 2 commits into from
Feb 4, 2019

Conversation

tmiland
Copy link
Contributor

@tmiland tmiland commented Feb 3, 2019

Add manual commands to Debian and Ubuntu install instructions.

Got a pubkey error on Ubuntu. Added instructions from: https://crystal-lang.org/reference/installation/on_debian_and_ubuntu.html

Add manual commands to Debian and Ubuntu install instructions.
@dimqua
Copy link
Contributor

dimqua commented Feb 3, 2019

Shouldn't this information be moved to the wiki?

@Perflyst
Copy link
Contributor

Perflyst commented Feb 3, 2019

The wiki is probably a better place for this. setup.sh executes apt-key adv --keyserver keys.gnupg.net --recv-keys 09617FD37CC06B54 which should work on any ubuntu and debian.

@tmiland
Copy link
Contributor Author

tmiland commented Feb 3, 2019

Shouldn't this information be moved to the wiki?

Probably.

The wiki is probably a better place for this. setup.sh executes apt-key adv --keyserver keys.gnupg.net --recv-keys 09617FD37CC06B54 which should work on any ubuntu and debian.

Wasn't setup.sh removed? It's not in my repos. 🙂

@Perflyst
Copy link
Contributor

Perflyst commented Feb 3, 2019

I am talking about this setup.sh: curl -sSL https://dist.crystal-lang.org/apt/setup.sh | sudo bash

@tmiland
Copy link
Contributor Author

tmiland commented Feb 3, 2019

I am talking about this setup.sh: curl -sSL https://dist.crystal-lang.org/apt/setup.sh | sudo bash

Ah, okay. Well, then, that's the main reason i added the above to the readme, in case someone else would get the same error.

Err:18 https://dist.crystal-lang.org/apt crystal InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 09617FD37CC06B54
Reading package lists... Done 
W: GPG error: https://dist.crystal-lang.org/apt crystal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 09617FD37CC06B54
E: The repository 'https://dist.crystal-lang.org/apt crystal InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

This is from --> setup.sh: curl -sSL https://dist.crystal-lang.org/apt/setup.sh | sudo bash

@omarroth
Copy link
Contributor

omarroth commented Feb 4, 2019

LGTM 👍

@omarroth omarroth merged commit 5b3606a into iv-org:master Feb 4, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2021
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.

None yet

4 participants