I needed some new software (mmv). Zypper complained that I needed to update my system. Launched zypper and 128 packages to upgrade!
OK
sudo zypper up
It’s slow
Every so much data, it stalls and get the following message:
Error code: Connection failed
Error message: Failed to connect to downloadcontent.opensuse.org port 80: Connection refused
Abort, retry, ignore? [a/r/i/...? shows all options] (a): r
and it goes to the next package. Except for:
Retrieving package libreoffice-l10n-en-7.1.3.2-13.21.2.noarch (75/128), 68.1 MiB ( 98.5 MiB unpacked)
Retrieving: libreoffice-l10n-en-7.1.3.2-13.21.2.noarch.rpm ..................................[error (109.1 KiB/s)]
Download (curl) error for 'http://download.opensuse.org/update/leap/15.3/sle/sle-sp2/noarch/libreoffice-l10n-en-7.1.3.2-13.21.2.noarch.rpm':
Error code: Connection failed
Error message: Failed to connect to downloadcontent.opensuse.org port 80: Connection refused
Abort, retry, ignore? [a/r/i/...? shows all options] (a): r
Retrieving: libreoffice-l10n-en-7.1.3.2-13.21.2.noarch.rpm ................................................[error]
Download (curl) error for 'http://download.opensuse.org/update/leap/15.3/sle/sle-sp2/noarch/libreoffice-l10n-en-7.1.3.2-13.21.2.noarch.rpm':
Error code: Connection failed
Error message: Failed to connect to downloadcontent.opensuse.org port 80: Connection refused
Abort, retry, ignore? [a/r/i/...? shows all options] (a): r
Retrieving: libreoffice-l10n-en-7.1.3.2-13.21.2.noarch.rpm ......................................[error (393 B/s)]
Download (curl) error for 'http://download.opensuse.org/update/leap/15.3/sle/sle-sp2/noarch/libreoffice-l10n-en-7.1.3.2-13.21.2.noarch.rpm':
Error code: Connection failed
Error message: Failed to connect to downloadcontent.opensuse.org port 80: Connection refused
Abort, retry, ignore? [a/r/i/...? shows all options] (a):
My system does not have “libreoffice-l10n-en-7.1.3.2-13.21.2”, and “zypper up” does not attempt to install it.
I only see an attempt to install that if I use “zypper patch” or “Yast online update” or the desktop update applet. As far as I know, “zypper up” should not be offering that package.