Fix wrong GPG key path #1

Merged
alukoshko merged 1 commits from metalefty/almalinux-release-raspberrypi:a9 into a9 2023-04-19 07:52:27 +00:00
Contributor
Fixes: https://github.com/AlmaLinux/raspberry-pi/issues/19
metalefty added 1 commit 2023-04-19 07:12:10 +00:00
Author
Contributor

The correct key file name has -9 suffix.

$ ls -l /etc/pki/rpm-gpg/
total 8
-rw-r--r--. 1 root root 3139 Nov 15 07:42 RPM-GPG-KEY-AlmaLinux-9
-rw-r--r--. 1 root root 1656 Aug 10  2022 RPM-GPG-KEY-EPEL-9
The correct key file name has `-9` suffix. ``` $ ls -l /etc/pki/rpm-gpg/ total 8 -rw-r--r--. 1 root root 3139 Nov 15 07:42 RPM-GPG-KEY-AlmaLinux-9 -rw-r--r--. 1 root root 1656 Aug 10 2022 RPM-GPG-KEY-EPEL-9 ```
alukoshko merged commit f596479184 into a9 2023-04-19 07:52:27 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: rpms/almalinux-release-raspberrypi#1
No description provided.