| Summary: | circle8-official-key after clean install from ISO 8.6 | ||
|---|---|---|---|
| Product: | Circle Linux | Reporter: | Jeffrey de Bruijn <jeffrey> |
| Component: | General | Assignee: | James Xie <james> |
| Status: | CONFIRMED --- | ||
| Severity: | major | CC: | bella |
| Priority: | --- | ||
| Version: | Circle Linux 8 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Jeffrey de Bruijn
2022-05-26 22:35:36 CST
Yes , we test it. $ sudo mount Circle-8.6-x86_64-dvd1.iso mnt/ $ find mnt/BaseOS/ |grep circle-gpg-keys mnt/BaseOS/Packages/circle-gpg-keys-8-7.el8.1.noarch.rpm indeed, circle-gpg-keys include Circle-8.6 ISO. Circle Linux 8.6 add new repo Circle-NFV.repo, and circle-linux-repos provide it. $ rpm -qf /etc/yum.repos.d/Circle-NFV.repo circle-linux-repos-8-7.el8.1.noarch so, while dnf update --refresh, dnf will update circle-gpg-keys and reimport GPG keys. Thanks a lot. Regards. |