Skip to content

Update the Public key of the tutorial#27335

Closed
alalazo wants to merge 4 commits intospack:developfrom
alalazo:tutorial/update_public_key
Closed

Update the Public key of the tutorial#27335
alalazo wants to merge 4 commits intospack:developfrom
alalazo:tutorial/update_public_key

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Nov 10, 2021

This PR updates the public key that is used by the spack tutorial command:

$ spack tutorial
==> This command will set up Spack for the tutorial at https://spack-tutorial.readthedocs.io.
  
==> Warning: This will modify your Spack configuration by:
    - deleting some configuration in ~/.spack
    - adding a mirror and trusting its public key
    - checking out a particular branch of Spack
  
==> Are you sure you want to proceed? [y/n] y
==> Reverting compiler and repository configuration
  rm -f ~/.spack/linux/compilers.yaml
  rm -f ~/.spack/packages.yaml
  rm -f ~/.spack/mirrors.yaml
  rm -f ~/.spack/modules.yaml
  rm -f ~/.spack/config.yaml
==> Ensuring that the tutorial binary mirror is configured:
  spack mirror add tutorial file:///mirror
==> Ensuring that we trust tutorial binaries
  spack gpg trust /home/culpo/PycharmProjects/spack/share/spack/keys/tutorial.pub
gpg: key 9328D01DE7FB5587: public key "Spack Build Pipeline (Demo Key) <[email protected]>" imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg: inserting ownertrust of 6
==> Ensuring we're on the releases/v0.17 branch
M	share/spack/keys/tutorial.pub
Switched to branch 'releases/v0.17'
Your branch is up to date with 'upstream/releases/v0.17'.

scheibelp
scheibelp previously approved these changes Nov 10, 2021
Copy link
Copy Markdown
Member

@scheibelp scheibelp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the key used by s3://spack-binaries-develop/tutorial, so this looks like the right thing to do.

scheibelp
scheibelp previously approved these changes Nov 11, 2021
scheibelp
scheibelp previously approved these changes Nov 11, 2021
@alalazo alalazo deleted the tutorial/update_public_key branch November 12, 2021 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants