Hey,
I came back home where I got my PC, after about a week or so. (Last time I updated everything with sudo zypper update).
So I got home and just like always, logged in & updated through ‘konsole’ with ‘sudo zypper update’.
However, this time it started giving me some gpg problems, something about a new key which was unverified or something. It was probably dvd repository of Martin Schlander. At least that name came when I thought about the problem.
Anyway, I started searching for the guy and eventually decided to not allow it. Searched google and opensuse forums for a similar thing. Eventually came up to a forum post, it said to remove “htt*p://cdn.opensuse…” and instead have it “https://” so I did that without anything happening.
Couldn’t update. Then another forum post said that cdn is only used for testing, so I changed it to “htt*p://download” (Because https:// didn’t work). But it didn’t work just like it didn’t work with https.
This is the error I keep getting.
Adding repository ‘repo-oss (15.5)’ …[error]
Unexpected exception.
[openSUSE:repo-oss|http://cdn.opensuse.org/distribution/leap/15.5/repo/oss] Repository already exists.
Please file a bug report about this.
See http://en.opensuse.org/Zypper/Troubleshooting for instructions.
I’ve tried ‘sudo zypper clean -a’ & ‘ref’ but still keeps saying the same "error.
‘zypper lr -d’ -output is below
| Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service
—±------------------------------±----------------------------±--------±----------±--------±---------±-------±-----------------------------------------------------------------------±-------
1 | NVIDIA:repo-non-free | repo-non-free (15.5) | Yes | (r ) Yes | Yes | 99 | rpm-md | htt*ps://download.nvidia.com/opensuse/leap/15.5 | NVIDIA
2 | brave-browser | Brave Browser | Yes | (r ) Yes | Yes | 99 | rpm-md | https://brave-browser-rpm-release.s3.brave.com/x86_64 |
3 | openSUSE:repo-non-oss | repo-non-oss (15.5) | No | ---- | ---- | 99 | N/A | http://download.opensuse.org/distribution/leap/15.5/repo/non-oss/ |
4 | openSUSE:repo-non-oss-debug | repo-non-oss-debug (15.5) | No | ---- | ---- | 99 | N/A | http://download.opensuse.org/debug/distribution/leap/15.5/repo/non-oss |
5 | openSUSE:repo-openh264 | repo-openh264 (15.5) | Yes | (r ) Yes | Yes | 99 | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Leap |
6 | openSUSE:repo-oss | repo-oss (15.5) | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.5/repo/oss/ |
7 | openSUSE:repo-oss-debug | repo-oss-debug (15.5) | No | ---- | ---- | 99 | N/A | http://download.opensuse.org/debug/distribution/leap/15.5/repo/oss/ |
8 | openSUSE:repo-oss-source | repo-oss-source (15.5) | No | ---- | ---- | 99 | N/A | http://download.opensuse.org/source/distribution/leap/15.5/repo/oss/ |
9 | openSUSE:update-non-oss | update-non-oss (15.5) | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.5/non-oss |
10 | openSUSE:update-non-oss-debug | update-non-oss-debug (15.5) | No | ---- | ---- | 99 | N/A | http://download.opensuse.org/debug/update/leap/15.5/non-oss |
11 | openSUSE:update-oss | update-oss (15.5) | No | ---- | ---- | 99 | N/A | http://download.opensuse.org/update/leap/15.5/oss/ |
12 | openSUSE:update-oss-debug | update-oss-debug (15.5) | No | ---- | ---- | 99 | N/A | http://download.opensuse.org/debug/update/leap/15.5/oss |
13 | packman | packman | Yes | (r ) Yes | Yes | 99 | rpm-md | http://ftp.gwdg.*de/pub/linux/misc/packman/suse/openSUSE_Leap_15.5/ | ’
Note: I have followed instructions always and only today I got this problem. (The URI used to be htt*p://cdn.opensuse.org but due to the forum posts, I tried these instead (e.g. http://download.opensuse.*org); Same problem even if I try to change it back to how it was.)
Ps. I’m no Linux pro, I’ve just been using it for the past few years. Have had a lot of problems, usually been able to fix problems. If not, I’ve just reinstalled the OS. Last time I got a problem with wifi & Mullvad VPN as well as wifi without Mullvad on Tumbleweed but couldn’t get it fixed even without reinstalling OS so I got Leap instead. Leap had the same problem but eventually got things working, after like a couple of weeks, lol. Anyway I’m no pro but I know how to follow instructions.