Thorsten Kukuk <kukuk@suse.de> writes:
On Sat, Aug 29, Andrei Borzenkov wrote:
29.08.2020 23:05, Jan Engelhardt пишет:
On Saturday 2020-08-29 20:23, Adam Mizerski wrote:
Error "File '...' not found on medium" usually means you need to run "zypper update". If that doesn't help, then wait a bit. If that doesn't
Not update but refresh.
That normally should happen automatically on every zypper operation (at least when invoked by root).
No, zypper caches the data for a short time. If the server get's updated during this time (or while zypper dup is running), this "not found on medium" errors will happen.
Thorsten
zypper ref did the trick. I find the caching strategy quite annoying. Quite often in a larger update via "dup" packages are missing and the update process has to be restarted, which is a hassle, when you leave the update process alone and after hours nothing is achieved. Would it be possible to leave deleted packages on the servers for lets say 2 hours to ensure the update process does not fail?