The under subject issue drives me nuts for more than 2 years now and with different repositories.
It started with Chrome, now it’s with repos from build service as well.
All in all. In KDE’s “Software Updates” applet, I see " Signature verification for repo …" for some of my configured repositories.
In the CLI, everything is OK. The GPG keys of the repositories where imported with
rpm --import <gpg_key>
From the CLI, there are no complains about GPG Keys. However, in the “Software Updates”, I do see this.
zypper ref
Repository 'Main Repository (NON-OSS)' is up to date.
Repository 'Update Repository (Non-Oss)' is up to date.
Repository 'Main Repository (OSS)' is up to date.
Repository 'Main Update Repository' is up to date.
Repository 'Packman Repository' is up to date.
Repository 'openSUSE-Leap-15.2-Update' is up to date.
Repository 'Various software for easier management of multiple systems (openSUSE_Leap_15.2)' is up to date.
All repositories have been refreshed.
(The repository with the issue with the last one)
zypper lr
Repository priorities are without effect. All enabled repositories share the same priority.
# | Alias | Name | Enabled | GPG Check | Refresh
---+---------------------------------+---------------------------------------------------------------------------------+---------+-----------+--------
1 | MKVToolNix | MKVToolNix | No | ---- | ----
2 | Subpixel_-_bran0k | Subpixel - GLDickens | No | ---- | ----
3 | Subpixel_-_namtrac | Subpixel - namtrac | No | ---- | ----
4 | download.opensuse.org-non-oss | Main Repository (NON-OSS) | Yes | (r ) Yes | Yes
5 | download.opensuse.org-non-oss_1 | Update Repository (Non-Oss) | Yes | (r ) Yes | Yes
6 | download.opensuse.org-oss | Main Repository (OSS) | Yes | (r ) Yes | Yes
7 | download.opensuse.org-oss_1 | Main Update Repository | Yes | (r ) Yes | Yes
8 | google-chrome | google-chrome | No | ---- | ----
9 | mozilla | Mozilla based projects (openSUSE_Leap_15.2) | No | ---- | ----
10 | opensuse-guide.org-repo_1 | Libdvdcss Repository | No | ---- | ----
11 | packman.inode.at-suse | Packman Repository | Yes | (r ) Yes | Yes
12 | repo-debug | openSUSE-Leap-15.2-Debug | No | ---- | ----
13 | repo-debug-non-oss | openSUSE-Leap-15.2-Debug-Non-Oss | No | ---- | ----
14 | repo-debug-update | openSUSE-Leap-15.2-Update-Debug | No | ---- | ----
15 | repo-debug-update-non-oss | openSUSE-Leap-15.2-Update-Debug-Non-Oss | No | ---- | ----
16 | repo-source | openSUSE-Leap-15.2-Source | No | ---- | ----
17 | repo-update | openSUSE-Leap-15.2-Update | Yes | (r ) Yes | Yes
18 | skype-stable | skype (stable) | No | ---- | ----
19 | systemsmanagement | Various software for easier management of multiple systems (openSUSE_Leap_15.2) | Yes | (r ) Yes | No
I have disabled the repo, disabled the applet, logged out and then login again, enable the repository, enable the applet. Still the same issue.
From Yast, I can see that the GPG key for the repo is the correct one, it’s not expired etc.
OK, can I fix this mess?