Can't update 15.3.

3 hours ago, I upgraded from Leap 15.2 to 15.3 through


zypper --releasever=15.3 ref
zypper --releasever=15.3 upd

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

  1. It’s slow
  2. 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): 

I never gets through

What do I do?

Thanks

Something seems amiss here.

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.

From what I see this comes from #13

repo-sle-update :: Update repository with updates from SUSE Linux Enterprise 15


> zypper lr
Repository priorities in effect:                                                                                     (See 'zypper lr -P' for details)
      90 (raised priority)  :  1 repository
      99 (default priority) :  6 repositories

#  | Alias                               | Name                                                                                        | Enabled | GPG Check | Refresh
---+-------------------------------------+---------------------------------------------------------------------------------------------+---------+-----------+--------
 1 | http-download.opensuse.org-cb83777a | openSUSE:Leap:15.2:Update                                                                   | No      | ----      | ----
 2 | openSUSE-Leap-15.2-1                | openSUSE-Leap-15.2-1                                                                        | No      | ----      | ----
 3 | packman                             | packman                                                                                     | Yes     | (r ) Yes  | Yes
 4 | repo-backports-debug-update         | Update repository with updates for openSUSE Leap debuginfo packages from openSUSE Backports | No      | ----      | ----
 5 | repo-backports-update               | Update repository of openSUSE Backports                                                     | Yes     | (r ) Yes  | Yes
 6 | repo-debug                          | Debug Repository                                                                            | No      | ----      | ----
 7 | repo-debug-non-oss                  | Debug Repository (Non-OSS)                                                                  | No      | ----      | ----
 8 | repo-debug-update                   | Update Repository (Debug)                                                                   | No      | ----      | ----
 9 | repo-debug-update-non-oss           | Update Repository (Debug, Non-OSS)                                                          | No      | ----      | ----
10 | repo-non-oss                        | Non-OSS Repository                                                                          | Yes     | (r ) Yes  | Yes
11 | repo-oss                            | Main Repository                                                                             | Yes     | (r ) Yes  | Yes
12 | repo-sle-debug-update               | Update repository with debuginfo for updates from SUSE Linux Enterprise 15                  | No      | ----      | ----
13 | repo-sle-update                     | Update repository with updates from SUSE Linux Enterprise 15                                | Yes     | (r ) Yes  | Yes
14 | repo-source                         | Source Repository                                                                           | No      | ----      | ----
15 | repo-source-non-oss                 | Source Repository (Non-OSS)                                                                 | No      | ----      | ----
16 | repo-update                         | Main Update Repository                                                                      | Yes     | (r ) Yes  | Yes
17 | repo-update-non-oss                 | Update Repository (Non-Oss)                                                                 | Yes     | (r ) Yes  | Yes


As far is I know the way to do this is not using “upd/update” but “dup/dist-upgrade”

Actually, you are right, that’s what I did (from my bash history)


441  sudo zypper --releasever=15.3 ref
442  sudo zypper --releasever=15.3 dup

BTW, I was surprised that my history from 15.2 is still available

zypper dup --allow-vendor-change