msys2 / MSYS2-packages

Package scripts for MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
1.29k stars 490 forks source link

meld Maximum file size exceeded #2564

Open sdbbs opened 3 years ago

sdbbs commented 3 years ago

Describe the issue

Cannot install meld

Steps to Reproduce the Problem

$ pacman -S mingw-w64-x86_64-meld3
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency
warning: dependency cycle detected:
warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency

Packages (68) mingw-w64-x86_64-adobe-source-code-pro-fonts-2.030ro+1.050it-2
...
              mingw-w64-x86_64-meld3-3.21.0-3

Total Installed Size:  563.43 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 mingw-w64-x86_64-meld3-3.21.0-3-any is up to date
error: failed retrieving file 'mingw-w64-x86_64-meld3-3.21.0-3-any.pkg.tar.zst?viasf=1.sig' from master.dl.sourceforge.net : Maximum file size exceeded
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.
OS Name:                   Microsoft Windows 10 Home
OS Version:                10.0.19042 N/A Build 19042
OS Manufacturer:           Microsoft Corporation
cbrt64 commented 3 years ago

Like in #942, the package file size didn't match the database entry. Now that the repos aren't updated manually anymore, this only happens fleetingly with the sourceforge repo (for me anyway). It works on my end, I bet it'll work if you try again.

The maintainers just bumped SF further down the repo list in the default settings, so maybe this will occur even less in the future. 🤞