Project

General

Profile

Actions

Bug #18253

closed

[doc] add alternate way to get our gpg key

Added by Ward Vandewege over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-
Release relationship:
Auto

Description

We currently say (on https://doc.arvados.org/v2.2/install/packages.html)

# apt-get --no-install-recommends install gnupg
# /usr/bin/apt-key adv --keyserver pgp.mit.edu --recv 1078ECD7

The pgp.mit.edu keyserver is quite unreliable. We also publish our key at http://apt.arvados.org/pubkey.gpg.

Update the docs: replace pgp.mit.edu with keyserver.ubuntu.com which seems more reliable. Also add the alternate access method via curl. Finally, stop using apt-key to add the key, it is no longer recommended (and even on Ubuntu 18.04 the new way works, dropping a file in /etc/apt/trusted.gpg.d/).

Also update the path for the public key at rpm.arvados.org (leaving the old path accessible via a symlink) and update the doc accordingly.


Subtasks 1 (0 open1 closed)

Task #18254: review 18253-doc-gpg-key-updatesResolvedLucas Di Pentima10/05/2021Actions
Actions #1

Updated by Ward Vandewege over 2 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Ward Vandewege over 2 years ago

  • Description updated (diff)
Actions #3

Updated by Ward Vandewege over 2 years ago

Ready for review at 735650984cac29cbc371bf8a11550a0f93ea92e2 on branch 18253-doc-gpg-key-updates

Actions #4

Updated by Lucas Di Pentima over 2 years ago

LGTM, thanks!

Actions #5

Updated by Ward Vandewege over 2 years ago

  • Status changed from In Progress to Resolved

Applied in changeset arvados-private:commit:arvados|42df913507f45fad98b950e6aa7d0cf71ae92e67.

Actions #6

Updated by Peter Amstutz over 2 years ago

  • Release set to 42
Actions

Also available in: Atom PDF