Zypper error: Downloaded data exceeded the expected filesize

This error has not been gone after many tries in the past few days:

Failed to provide Package python313-charset-normalizer-3.4.7-1.1.noarch (update-slowroll). Do you want to retry retrieval?

[openSUSE:update-slowroll|http://download.opensuse.org/update/slowroll/repo/oss] Can't provide file './noarch/python313-charset-normalizer-3.4.7-1.1.noarch.rpm' from repository 'openSUSE:update-slowroll'
History:
 - Downloaded data exceeded the expected filesize '123.8 KiB' of 'http://cdn.opensuse.org/update/slowroll/repo/oss/noarch/python313-charset-normalizer-3.4.7-1.1.noarch.rpm'.
 - Can't provide ./noarch/python313-charset-normalizer-3.4.7-1.1.noarch.rpm
Abort, retry, ignore? [a/r/i] (a): 

Problem of mine or server?

Try again after:

sudo zypper clean -a
sudo rpm --rebuilddb
1 Like

Did not work for me (same error). Thanks anyway. Guess it’s server’s problem?

Anyone knows if it’s networking issue? I tried installing these packages on another slowroll system but didn’t have these issues.

I simply don’t understand what’s wrong? Why it says can’t find packages on servers??

Retrieving: python313-charset-normalizer-3.4.7-1.1.noarch (update-slowroll)                                                                                                          (1/4), 123.8 KiB    
Retrieving: python313-charset-normalizer-3.4.7-1.1.noarch.rpm ................................................................................................................................[not found]
Retrieving: python313-charset-normalizer-3.4.7-1.1.noarch.rpm ................................................................................................................................[not found]
Retrieving: python313-charset-normalizer-3.4.7-1.1.noarch.rpm ................................................................................................................................[not found]
Retrieving: python313-charset-normalizer-3.4.7-1.1.noarch.rpm .......................................................................................................................[error (43.6 KiB/s)]
Retrieving: python313-charset-normalizer-3.4.7-1.1.noarch.rpm ................................................................................................................................[not found]
Retrieving: python313-charset-normalizer-3.4.7-1.1.noarch.rpm .......................................................................................................................[error (43.6 KiB/s)]
Failed to provide Package python313-charset-normalizer-3.4.7-1.1.noarch (update-slowroll). Do you want to retry retrieval?

[openSUSE:update-slowroll|http://download.opensuse.org/update/slowroll/repo/oss] Can't provide file './noarch/python313-charset-normalizer-3.4.7-1.1.noarch.rpm' from repository 'openSUSE:update-slowroll'
History:
 - Downloaded data exceeded the expected filesize '123.8 KiB' of 'http://cdn.opensuse.org/update/slowroll/repo/oss/noarch/python313-charset-normalizer-3.4.7-1.1.noarch.rpm'.
 - Can't provide ./noarch/python313-charset-normalizer-3.4.7-1.1.noarch.rpm
Abort, retry, ignore? [a/r/i] (a): i
Retrieving: python313-requests-2.33.1-2.1.noarch (update-slowroll)                                                                                                                   (2/4), 154.6 KiB    
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm ................................................................................................................................[error (43.6 KiB/s)]
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm .........................................................................................................................................[not found]
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm .........................................................................................................................................[not found]
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm .........................................................................................................................................[not found]
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm ...............................................................................................................................[error (107.2 KiB/s)]
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm .........................................................................................................................................[not found]
Failed to provide Package python313-requests-2.33.1-2.1.noarch (update-slowroll). Do you want to retry retrieval?

[openSUSE:update-slowroll|http://download.opensuse.org/update/slowroll/repo/oss] Can't provide file './noarch/python313-requests-2.33.1-2.1.noarch.rpm' from repository 'openSUSE:update-slowroll'
History:
 - File './noarch/python313-requests-2.33.1-2.1.noarch.rpm' not found on medium 'http://download.opensuse.org/update/slowroll/repo/oss'
 - Can't provide ./noarch/python313-requests-2.33.1-2.1.noarch.rpm
Abort, retry, ignore? [a/r/i] (a): r
Retrieving: python313-requests-2.33.1-2.1.noarch (update-slowroll)                                                                                                                   (2/4), 154.6 KiB    
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm .........................................................................................................................................[not found]
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm ................................................................................................................................[error (43.6 KiB/s)]
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm .........................................................................................................................................[not found]
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm .........................................................................................................................................[not found]
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm .........................................................................................................................................[not found]
Retrieving: python313-requests-2.33.1-2.1.noarch.rpm ................................................................................................................................[error (45.0 KiB/s)]
Failed to provide Package python313-requests-2.33.1-2.1.noarch (update-slowroll). Do you want to retry retrieval?

[openSUSE:update-slowroll|http://download.opensuse.org/update/slowroll/repo/oss] Can't provide file './noarch/python313-requests-2.33.1-2.1.noarch.rpm' from repository 'openSUSE:update-slowroll'
History:
 - Downloaded data exceeded the expected filesize '154.6 KiB' of 'http://mirror.umd.edu/opensuse/update/slowroll/repo/oss/noarch/python313-requests-2.33.1-2.1.noarch.rpm'.
 - Can't provide ./noarch/python313-requests-2.33.1-2.1.noarch.rpm
Abort, retry, ignore? [a/r/i] (a): 

My ISP blocking opensuse server? I am hacked?

You seem to be directed to a broken mirror. This happens from time to time. You can add temporary a fixed mirror. Try to add one of these
https://mirrors.opensuse.org/

As example a german mirror for the update repo:

sudo zypper ar -f https://mirror1.hs-esslingen.de/pub/Mirrors/ftp.opensuse.org/update/slowroll/repo/oss/ oss-update

You can try other countries. Therefore the mirrorlist.

1 Like

Thanks hui. Will try tomorrow…

Changed repo url and update became smooth. Also had to disable openSUSE service, which I don’t understand the benefit of having.

It is not the first time I was forced to a broken mirror. I think it is sane to disable mirror-cache gimmick, which has been reportedly problematic.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.