

Yeah, same. As they discuss in that issue I linked, it seems like in this partocular scenario, it gets stuck thinking it should remove a UnifiedPush distributor, but there is none to remove, so it keeps trying again and again, each time sending the same notification. But yeah, just my high-level understanding of the initial analysis…













I always thought openSUSE’s package manager
zypperhas quite a few neat ideas:zypper install→zypper in,update→up,remove→rm.fishgittexliveThis makes it really easy to visually scan the package list, and since it’s sorted alphabetically, it also makes it easier to find a particular package you might be looking for.
And while there’s separate lists for packages to be added vs. updated vs. removed, they also color those letters in green vs. yellow vs. red, so you can immediately see what’s what.
So,
zypper reposgives you a list of your repositories, numberered 1, 2, 3 etc., and then if you want to remove a repo, you can runzypper removerepo 3.zypper search, it prints the results in a nicely formatted table.Documentation: https://doc.opensuse.org/documentation/tumbleweed/zypper/