Block a user
shellcheck (and other haskell packages) are built against x86-64 haskell-* packages, and fail when using x86-64-v3 haskell libraries
I agree
Thank you for all your work on this though, its been a thrill to play with
shellcheck (and other haskell packages) are built against x86-64 haskell-* packages, and fail when using x86-64-v3 haskell libraries
I'm honestly not sure, I think it's ghc and all haskell-*, then build sub-packages based on those. Each haskell-* provides name-hashed .so files, and any changes will break abi-compatibility. Its…
shellcheck (and other haskell packages) are built against x86-64 haskell-* packages, and fail when using x86-64-v3 haskell libraries
error: failed retrieving file 'perf-5.12-1.1-x86_64.pkg.tar.zst' from alhp.harting.dev : Maximum file size exceeded
glfw-x11
is failing PGP as well. Everything else seems to be working now
error: failed retrieving file 'perf-5.12-1.1-x86_64.pkg.tar.zst' from alhp.harting.dev : Maximum file size exceeded
As well, lua52-socket
, lua52-lpeg
, vulkan-extra-layers
, and libvips
in my checking.
Also these consistently fail PGP checks: lua52-bitop
, lua52-expat
, netcdf
, glfw
,…