raspbian11: Use signed-by style on GPG key for apt repo#1147
Conversation
Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
patrick-stephens
left a comment
There was a problem hiding this comment.
Let's only have one way to do it.
Could you update the other Debian targets as well @cosmo0920 to be consistent?
@ehienabs can we have a common section inserted rather than duplicating it everywhere?
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
|
@cosmo0920 can you resolve the conflicts here and I can merge for you? |
…ssues - Add deprecation warning for apt-key (old style) pointing to new style section - Replace sudo bash redirect with sudo tee pipeline in new style command - Replace keyrings directory reference with explicit path - Fix vale failures for many phrases in the text Applies to #1147 Signed-off-by: Eric D. Schabell <eric@schabell.org>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Been doing some research here @cosmo0920 and I'm going to just close this as your branch is effectively obsolete (from 2023):
I'm going to open a fresh PR for this and target the newer situation for the file while marking this |
…lseye apt source - Replace apt-key add with gpg --dearmor | sudo tee to store key in /usr/share/keyrings - Add signed-by=/usr/share/keyrings/fluentbit-keyring.gpg to Raspbian 10 (Buster) apt source entry - Add signed-by=/usr/share/keyrings/fluentbit-keyring.gpg to Raspbian 11 (Bullseye) apt source entry - Add signed-by=/usr/share/keyrings/fluentbit-keyring.gpg to Raspbian 12 (Bookworm) apt source entry - Wrap Bookworm, Bullseye, and Buster codenames in backticks in section headings Replaces fluent#1147 Signed-off-by: Eric D. Schabell <eric@schabell.org>
No description provided.