Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update debian.md #1163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update debian.md #1163

wants to merge 1 commit into from

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.

None yet

1 participant