Skip to content
New issue

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

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

Already on GitHub? # 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/`
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant