Project

General

Profile

Actions

Bug #44972

closed

cephadm: add-repo on ubuntu broken

Added by Sebastian Wagner about 4 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
cephadm (binary)
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Right now this fails:

W: http://nl.archive.ubuntu.com/ubuntu/dists/bionic/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ceph.release.gpg are ignored as the file has an unsupported filetype.

Adding the repo key should be done via

`wget -q -O- 'https://download.ceph.com/keys/release.asc' | sudo apt-key add -

Related issues 1 (0 open1 closed)

Blocked by sepia - Bug #45009: https://download.ceph.com/keys/release.asc: ignored as the file has an unsupported filetype.ClosedDavid Galloway

Actions
Actions #1

Updated by Sebastian Wagner about 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Sebastian Wagner
Actions #2

Updated by Sebastian Wagner about 4 years ago

Turns out apt-key is unusable by default:

root@buster:/cephadm# apt-key -h
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation

In addition, apt-key ignores the .d directory:

root@buster:~# apt-key list
/etc/apt/trusted.gpg
--------------------
pub   rsa4096 2015-09-15 [SC]
      08B7 3419 AC32 B4E9 66C1  A330 E84A C2C0 460F 3994
uid           [ unknown] Ceph.com (release key) <security@ceph.com>
Actions #3

Updated by Sebastian Wagner about 4 years ago

  • Blocked by Bug #45009: https://download.ceph.com/keys/release.asc: ignored as the file has an unsupported filetype. added
Actions #4

Updated by Sebastian Wagner about 4 years ago

  • Status changed from In Progress to New
Actions #5

Updated by Sebastian Wagner almost 3 years ago

  • Assignee deleted (Sebastian Wagner)
Actions #6

Updated by Adam King almost 3 years ago

  • Status changed from New to In Progress
  • Assignee set to Adam King
Actions #7

Updated by Adam King almost 3 years ago

  • Pull request ID set to 41813
Actions #8

Updated by Sebastian Wagner almost 3 years ago

  • Status changed from In Progress to Closed
Actions

Also available in: Atom PDF