[SOLVED]
I pressed the "Reset build files" button in the system update tool and this fixed the problem below. Then came the test failure problem. I removed check() from the build file (as recommended in the other issue here) and then the packages updated successfully.
(I hope this was the right move though...)
Hi,
I am trying to update my pyinstaller package to 5.9.0-1 in my Manjaro Linux (with the system update tool), but I am running into this error. Seem to be a checksum problem to me. Could you please have a look? (Or let me know if I can do anything to fix this on my side.)
Building pyinstaller...
==> Making package: pyinstaller 5.9.0-1 (Mon 20 Mar 2023 10:33:18 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found v5.9.0.tar.gz
-> Found pyinstaller-5.7.0-bootloader-cmocka-fix.patch
==> Validating source files with sha512sums...
v5.9.0.tar.gz ... FAILED
pyinstaller-5.7.0-bootloader-cmocka-fix.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
Failed to build pyinstaller
[SOLVED] I pressed the "Reset build files" button in the system update tool and this fixed the problem below. Then came the test failure problem. I removed check() from the build file (as recommended in the other issue here) and then the packages updated successfully. (I hope this was the right move though...)
Hi,
I am trying to update my pyinstaller package to 5.9.0-1 in my Manjaro Linux (with the system update tool), but I am running into this error. Seem to be a checksum problem to me. Could you please have a look? (Or let me know if I can do anything to fix this on my side.)
Thanks a million :-)
Tamas
Preparing... Synchronizing package databases... Refreshing AUR... Cloning pyinstaller build files... Generating pyinstaller information... Checking pyinstaller dependencies... Resolving dependencies... Checking inter-conflicts...
Building pyinstaller... ==> Making package: pyinstaller 5.9.0-1 (Mon 20 Mar 2023 10:33:18 CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found v5.9.0.tar.gz -> Found pyinstaller-5.7.0-bootloader-cmocka-fix.patch ==> Validating source files with sha512sums... v5.9.0.tar.gz ... FAILED pyinstaller-5.7.0-bootloader-cmocka-fix.patch ... Passed ==> ERROR: One or more files did not pass the validity check! Failed to build pyinstaller