distributions icon indicating copy to clipboard operation
distributions copied to clipboard

Update README.md

Open Ghepardo opened this issue 2 years ago • 1 comments

Added 'chmod' step for downloaded keyring file in #debmanual section. Without this, apt(-get) will complain: see issue #785 .

Ghepardo avatar Jul 08 '22 15:07 Ghepardo

I've realised this issue may be a quirk of the user's umask: I was running as 'root', with umask 0027. Users having a more liberal umask may not encounter this problem. But I feel the need for the 'chmod' command remains valid.

Ghepardo avatar Jul 08 '22 16:07 Ghepardo

This was already fixed https://github.com/nodesource/distributions/pull/1494

riosje avatar Feb 16 '23 12:02 riosje