With TW, sometimes if you catch the repo mid-sync when you run an update, it is appropriate to run a refresh (since zypper is going to see that it refreshed recently and won’t do it again on a subsequent attempt to upgrade the system). I generally just run sudo zypper ref && sudo zypper dup on my system when I’m doing an update. That way if there is an issue, I can just hit the up arrow on the keyboard and rerun the commands if there’s an issue downloading because I caught my mirror mid-sync.
1 Like