2090 updates - Leap 15.0

Currently running Leap 15.0 and until Saturday (May 25) I would see a handful of updates most days. Sunday there were over 1000 updates (did not install) and today there are 2090 (also not installed). I have not installed the updates for two reasons: 1. 2090 is a bit difficult to believe and 2. I plan on replacing my boot drive with a SSD and installing Leap 15.1 However, I am puzzled by the abrupt increase in updates for a system that has been updated several times a week for the last year or so.

Most likely this isn’t the best place for this thread, but I really couldn’t find a better sub-forum.

Do you install a 1-Klick Installation file for factory?

Please post:

zypper lr -d

And do not update.

My guess is that you did a “one click” install, which added a repo – possibly a Tumbleweed repo. And now you are seeing update to the level of that repo.

Please post the output of:

zypper lr -d

so that we can see if that is a bad repo there.

Oh, and use code tags for that output.

Just to clarify, this instillation was done on a clean disk. It was not an upgrade from Tumbleweed, although there is a Tumbleweed repo in the list.

| Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service

—±------------------------------------±----------------------------------------±--------±----------±--------±---------±-------±-----------------------------------------------------------------------------------------------±-------
1 | Google-Chrome | Google-Chrome | Yes | (r ) Yes | No | 99 | rpm-md | http://dl.google.com/linux/chrome/rpm/stable/x86_64 |
2 | Leap_15.0 | VLC | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.videolan.org/pub/vlc/SuSE/Leap_15.0/ |
3 | download.nvidia.com-leap | nVidia Graphics Drivers | No | ---- | ---- | 99 | rpm-md | https://download.nvidia.com/opensuse/leap/15.0 |
4 | google-chrome | google-chrome | Yes | (r ) Yes | Yes | 99 | rpm-md | http://dl.google.com/linux/chrome/rpm/stable/x86_64 |
5 | http-download.opensuse.org-0cd9523e | openSUSE:Factory | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/ |
6 | http-download.opensuse.org-6bdb5585 | home:regataos | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/home:/regataos/openSUSE_Leap_15.0/ |
7 | http-download.opensuse.org-7844d973 | X11:XOrg | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_Leap_15.0/ |
8 | http-opensuse-guide.org-1751eb4e | libdvdcss repository | Yes | (r ) Yes | Yes | 99 | rpm-md | http://opensuse-guide.org/repo/openSUSE_Leap_15.0/ |
9 | http-packman.inode.at-e683f44d | Packman Repository | Yes | (r ) Yes | Yes | 99 | rpm-md | http://packman.inode.at/suse/openSUSE_Leap_15.0/ |
10 | openSUSE-Leap-15.0-1 | openSUSE-Leap-15.0-1 | No | ---- | ---- | 99 | rpm-md | hd:///?device=/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_1C6F6581FE2ECE61D92437CF-0:0-part2 |
11 | repo-debug | openSUSE-Leap-15.0-Debug | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.0/repo/oss/ |
12 | repo-debug-non-oss | openSUSE-Leap-15.0-Debug-Non-Oss | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.0/repo/non-oss/ |
13 | repo-debug-update | openSUSE-Leap-15.0-Update-Debug | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.0/oss/ |
14 | repo-debug-update-non-oss | openSUSE-Leap-15.0-Update-Debug-Non-Oss | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.0/non-oss/ |
15 | repo-non-oss | openSUSE-Leap-15.0-Non-Oss | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/non-oss/ |
16 | repo-oss | openSUSE-Leap-15.0-Oss | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/oss/ |
17 | repo-source | openSUSE-Leap-15.0-Source | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.0/repo/oss/ |
18 | repo-source-non-oss | openSUSE-Leap-15.0-Source-Non-Oss | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.0/repo/non-oss/ |
19 | repo-update | openSUSE-Leap-15.0-Update | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/oss/ |
20 | repo-update-non-oss | openSUSE-Leap-15.0-Update-Non-Oss | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/non-oss/

That’s bad, a result of a 1-click application installation most likely. Remove or disable it before doing any updating, and there won’t be but a small fraction of that many updates to do.

That factory repo will mess you up disable or remove it. It will break things. It probably came from a ill chosen package install from openSUSE software site. When install packages outside of your standard repos always be aware that you must select the same version as you have installed. If only available from factory or TW repo disable the repo after installing the package if you absolutely must have the package.

Humm, tumbleweed repo may have been the result of trying to add extensions. I’ll remove it.

Thanks!