mozilla-services / syncstorage-rs

Sync Storage server in Rust
Mozilla Public License 2.0
973 stars 49 forks source link

Build docker iamge from scratch failed due to mysql pub key expired. #1509

Closed jackyzy823 closed 9 months ago

jackyzy823 commented 10 months ago

Error message:

Err:1 https://repo.mysql.com/apt/debian bullseye InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B7B3B788A8D3785C
Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB]
Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [263 kB]
Get:7 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Reading package lists...
W: GPG error: https://repo.mysql.com/apt/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B7B3B788A8D3785C
E: The repository 'https://repo.mysql.com/apt/debian bullseye InRelease' is not signed.

The latestest key of mysql repo in keyserver is:

https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xbca43417c3b485dd128ec6d4b7b3b788a8d3785c

┆Issue is synchronized with this Jira Task