Skip to content

Conversation

dlech
Copy link

@dlech dlech commented Jul 4, 2022

On Ubuntu 22.04, using the currently recommended install for the yarn debian package repository method gives the following warning when running apt update:

W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

https://manpages.ubuntu.com/manpages/jammy/en/man8/apt-key.8.html#deprecation

This replaces the current instructions with the recommended method of using the signed-by option and placing the key in /etc/apt/keyrings/

On Ubuntu 22.04, using the currently recommended install for the yarn debian package repository method gives the following warning when running `apt update`:

    W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

https://manpages.ubuntu.com/manpages/jammy/en/man8/apt-key.8.html#deprecation

This replaces the current instructions with the recommended method of using the `signed-by` option and placing the key in `/etc/apt/keyrings/`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant