GPG key of apt repo missing for fresh redis-server installs #306

Closed
opened 2021-02-10 15:04:51 +00:00 by raucao · 3 comments
Owner

Adding the repo via apt-add-repository ppa:chris-lea/redis-server solves it. Seems to be an issue with the upstream cookbook.

Adding the repo via `apt-add-repository ppa:chris-lea/redis-server` solves it. Seems to be an issue with the upstream cookbook.
raucao added the
bug
label 2021-02-10 15:04:51 +00:00
Author
Owner

Just had to add a missing GPG key on nodejs-2:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B9316A7BC7917B12
Just had to add a missing GPG key on `nodejs-2`: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B9316A7BC7917B12
Author
Owner

I added a new issue/task (see link above), which should fix this one.

I added a new issue/task (see link above), which should fix this one.
Author
Owner

Closing in favor of #349.

Closing in favor of #349.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#306
No description provided.