-
Couldn't load subscription status.
- Fork 6
Open
Description
Cookbook updates now fail on the latest stack due to the following:
- Yarn signatures need to be updated
- The Postgres release repository for focal has been moved to apt-archive
The following error messages now appear on every chef run with the current stack (stable-v7-1.0.23) and only daily with older versions of the stack (which rely on the apt_update chef resource instead).
The error messages in context are as follows:
Ign:1 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease
Err:2 http://apt.postgresql.org/pub/repos/apt focal-pgdg Release
404 Not Found [IP: 146.75.39.52 80]
Ign:3 https://apt.datadoghq.com stable InRelease
Hit:4 https://apt.datadoghq.com stable Release
Get:5 https://dl.yarnpkg.com/debian stable InRelease
Hit:7 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:8 http://archive.ubuntu.com/ubuntu focal InRelease
Err:5 https://dl.yarnpkg.com/debian stable InRelease
The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <[email protected]>
Hit:9 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:10 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists... Done
E: The repository 'http://apt.postgresql.org/pub/repos/apt focal-pgdg Release' no longer has a Release file.
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: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <[email protected]>
Metadata
Metadata
Assignees
Labels
No labels