https://storage.googleapis.com/download.dartlang.org/linux/debian is not signed #5081
Labels
a.get-started
Relates to Getting Started with Dart
infra.structure
Relates to the tools that create dart.dev
p1-high
Major but not urgent concern: Resolve in months. Update each month.
Describe the problem
IT looks like the GPG key expired again (See previous issue: #1457)
sudo apt update
...
Ign:5 https://storage.googleapis.com/download.dartlang.org/linux/debian stable InRelease
Get:8 https://storage.googleapis.com/download.dartlang.org/linux/debian stable Release [944 B]
Get:9 https://storage.googleapis.com/download.dartlang.org/linux/debian stable Release.gpg [819 B]
Ign:9 https://storage.googleapis.com/download.dartlang.org/linux/debian stable Release.gpg
...
Reading package lists... Done
W: GPG error: https://storage.googleapis.com/download.dartlang.org/linux/debian stable Release: The following signatures were invalid: BADSIG 4EB27DB2A3B88B8B Google Inc. (Linux Packages Signing Authority) [email protected]
E: The repository 'https://storage.googleapis.com/download.dartlang.org/linux/debian stable Release' is not signed.
Expected fix
Update the signing key / Re-sign the repository
Additional context
A Dockerfile with the following will not build:
When running it locally, it is apparent that the apt-get update fails:
The text was updated successfully, but these errors were encountered: