EXPKEYSIG C8CAB6595FDFF622 Ubuntu Debug Symbol Archive Automatic Signing Key (2016) <email address hidden>
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-keyring (Ubuntu) |
Fix Released
|
Critical
|
Unassigned | ||
Bionic |
Fix Released
|
Critical
|
Unassigned | ||
Focal |
Fix Released
|
Critical
|
Unassigned | ||
Groovy |
Fix Released
|
Critical
|
Unassigned | ||
Hirsute |
Fix Released
|
Critical
|
Unassigned |
Bug Description
[Impact]
* Cannot update apt metadata from ddebs.ubuntu.com whilst using ubuntu-
[Test Plan]
* Install ubuntu-
* Add ddebs.ubuntu.com repository for your release
* sudo apt update must be successful
* Install ubuntu-
* Install and use `apt-key list` and check that there is no expiry on the dbgsym key
I.e. bad output
/etc/apt/
-------
pub rsa4096 2016-03-21 [SC] [expired: 2021-03-20]
F2ED C64D C5AE E1F6 B9C6 21F0 C8CA B659 5FDF F622
uid [ expired] Ubuntu Debug Symbol Archive Automatic Signing Key (2016) <email address hidden>
Good output has no [date] in the pub line.
[Where problems could occur]
* At the moment the signature was bumped by one year
* Meaning this issue will occur again in 2022
* Instead the key must be set to not expire & new round of SRUs issued
[Other Info]
* Original bug report
The public key used by the debugging symbols repository /usr/share/
$ apt policy ubuntu-
ubuntu-
Installed: 2020.02.11.2
Candidate: 2020.02.11.2
Version table:
*** 2020.02.11.2 500
500 http://
500 http://
100 /var/lib/
$ gpg --no-default-
/usr/share/
-------
pub rsa4096 2016-03-21 [SC] [expired: 2021-03-20]
F2EDC64DC
uid [ expired] Ubuntu Debug Symbol Archive Automatic Signing Key (2016) <email address hidden>
Error message on "apt update":
E: The repository 'http://
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.
W: GPG error: http://
E: The repository 'http://
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.
W: GPG error: http://
E: The repository 'http://
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.
summary: |
- W: GPG error: http://ddebs.ubuntu.com bionic Release: The following - signatures were invalid: EXPKEYSIG C8CAB6595FDFF622 Ubuntu Debug Symbol - Archive Automatic Signing Key (2016) <ubuntu-archive@lists.ubuntu.com> + EXPKEYSIG C8CAB6595FDFF622 Ubuntu Debug Symbol Archive Automatic Signing + Key (2016) <ubuntu-archive@lists.ubuntu.com> |
description: | updated |
Changed in ubuntu-keyring (Ubuntu): | |
importance: | Undecided → Critical |
importance: | Critical → High |
Changed in ubuntu-keyring (Ubuntu Hirsute): | |
importance: | High → Critical |
Changed in ubuntu-keyring (Ubuntu Focal): | |
importance: | Undecided → Critical |
Changed in ubuntu-keyring (Ubuntu Bionic): | |
importance: | Undecided → Critical |
Changed in ubuntu-keyring (Ubuntu Groovy): | |
importance: | Undecided → Critical |
description: | updated |
Changed in ubuntu-keyring (Ubuntu Groovy): | |
status: | Confirmed → In Progress |
Changed in ubuntu-keyring (Ubuntu Focal): | |
status: | Confirmed → In Progress |
Changed in ubuntu-keyring (Ubuntu Bionic): | |
status: | Confirmed → In Progress |
Changed in ubuntu-keyring (Ubuntu Hirsute): | |
status: | Fix Released → Fix Committed |
description: | updated |
tags: | added: fr-1216 |
Status changed to 'Confirmed' because the bug affects multiple users.