Msys2-packages: ucl-1.03-1-x86_64.pkg.tar.xz fails PGP and checksum check

Created on 7 Jun 2017  路  4Comments  路  Source: msys2/MSYS2-packages

Not really sure if this is the correct place to report this but the latest binary build of the ucl package fails the PGP/checksum check. I've tried to install it from multiple mirrors without success. It is the only package I've had this issue with so I'm pretty sure it is actually messed up somehow. I even tried rebuilding and refreshing my keys. Maybe the signature is just wrong.

Most helpful comment

Maximum file size exceeded error occured trying to install the ucl-* files and seems to be related to the checksum mismatch of a signature resulting in the following terminal output:

Retrieving packages...
error: failed retrieving file 'ucl-1.03-1-x86_64.pkg.tar.xz' from repo.msys2.org : Maximum file size exceeded
warning: failed to retrieve some files
error: failed retrieving file 'ucl-devel-1.03-1-x86_64.pkg.tar.xz' from repo.msys2.org : Maximum file size exceeded
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.

All 4 comments

Maximum file size exceeded error occured trying to install the ucl-* files and seems to be related to the checksum mismatch of a signature resulting in the following terminal output:

Retrieving packages...
error: failed retrieving file 'ucl-1.03-1-x86_64.pkg.tar.xz' from repo.msys2.org : Maximum file size exceeded
warning: failed to retrieve some files
error: failed retrieving file 'ucl-devel-1.03-1-x86_64.pkg.tar.xz' from repo.msys2.org : Maximum file size exceeded
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.

I still have the same issue:

:: Retrieving packages...
error: failed retrieving file 'ucl-1.03-1-x86_64.pkg.tar.xz' from repo.msys2.org : Maximum file size exceeded
error: failed retrieving file 'ucl-1.03-1-x86_64.pkg.tar.xz' from downloads.sourceforge.net : Operation timed out after 10727 milliseconds with 0 out of 0 bytes received
error: failed retrieving file 'ucl-1.03-1-x86_64.pkg.tar.xz' from www2.futureware.at : Maximum file size exceeded
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.

Just wgetting it (and placing it in /var/cache/pacman/pkg) doesn't work either, it reports the package as invalid or corrupted then. The file itself is fine though, has to be a mismatch somewhere.

I meet the same issue too. I grab the package myself and palce to the cache, but it still give the prompt "Invild GPG signature"

Does downloading the package contents from here on Github and running makepkg -sri fix the issue? I found a workaround for a similar issue with the ctags package a while back.

Was this page helpful?
0 / 5 - 0 ratings