I recently did a fresh install of Leap 42.1. I have added only three non-standard repos: Packman, KDE:Extra, and home:ecsos:
me@linux-pvlm:~> zypper lr -d
# | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service
---+-------------------------------------+-----------------------------------------+---------+-----------+---------+----------+--------+---------------------------------------------------------------------------+--------
1 | download.opensuse.org-non-oss | Main Repository (NON-OSS) | Yes | (r ) Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/leap/42.1/repo/non-oss/ |
2 | download.opensuse.org-non-oss_1 | Update Repository (Non-Oss) | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/42.1/non-oss/ |
3 | download.opensuse.org-oss | Main Repository (OSS) | Yes | (r ) Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/leap/42.1/repo/oss/ |
4 | download.opensuse.org-oss_1 | Main Update Repository | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/42.1/oss |
5 | ftp.gwdg.de-suse | Packman Repository | Yes | (r ) Yes | Yes | 99 | rpm-md | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_Leap_42.1/ |
6 | http-download.opensuse.org-756b260e | home:ecsos | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/home:/ecsos/openSUSE_Leap_42.1/ |
7 | http-download.opensuse.org-d2043906 | KDE:Extra | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/KDE:/Extra/openSUSE_Leap_42.1/ |
8 | openSUSE-42.1-0 | openSUSE-42.1-0 | Yes | (r ) Yes | No | 99 | yast2 | cd:///?devices=/dev/disk/by-id/ata-PLDS_DVD-ROM_DH-16D5S |
9 | repo-debug | openSUSE-Leap-42.1-Debug | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/42.1/repo/oss/ |
10 | repo-debug-non-oss | openSUSE-Leap-42.1-Debug-Non-Oss | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/42.1/repo/non-oss/ |
11 | repo-debug-update | openSUSE-Leap-42.1-Update-Debug | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/update/leap/42.1/oss |
12 | repo-debug-update-non-oss | openSUSE-Leap-42.1-Update-Debug-Non-Oss | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/update/leap/42.1/non-oss/ |
13 | repo-source | openSUSE-Leap-42.1-Source | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/source/distribution/leap/42.1/repo/oss/ |
14 | repo-update | openSUSE-Leap-42.1-Update | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/42.1/oss/ |
I have no issue with the Packman repo key, but, almost daily, I have to refresh either KDE:Extra or home:ecsos for Software Updates to work.
Even though I have chosen to import the untrusted keys, neither of them shows up in the Yast Software Repositories’ GPG Keys window. The only ones listed are:
openSUSE Project Signing Key <opensuse@opensuse.org>; Finger Print: 22C07BA534178CD02EFE22AAB88B2FD43DBDC284
PackMan Project (signing key) <packman@links2linux.de>; Finger Print: F8875B880D518B6B8C530D1345A1D0671ABD1AFB
I don’t know if this is caused by:
- a problem with the integrity of my local repository management, or
- the fact that the KDE:Extra and home:ecsos repository key files are modified (though the key is not changed) almost daily:
http://download.opensuse.org/repositories/KDE:/Extra/openSUSE_Leap_42.1/repodata/
http://download.opensuse.org/repositories/home:/ecsos/openSUSE_Leap_42.1/repodata/
Or something else.
What can I do so that I do not have to constantly refresh these repos?