Thanks for the tip @noirscape.
Here is the resulting PKGBUILD I got from running "updpkgsums", building successfully now --> https://pastebin.com/EdeaFQnR
Git Clone URL: | https://aur.archlinux.org/phonon-qt4.git (read-only, click to copy) |
---|---|
Package Base: | phonon-qt4 |
Description: | The multimedia framework for KDE4 |
Upstream URL: | https://community.kde.org/Phonon |
Licenses: | |
Submitter: | bartus |
Maintainer: | bartus (anthraxx) |
Last Packager: | bartus |
Votes: | 56 |
Popularity: | 0.41 |
First Submitted: | 2018-08-24 14:17 |
Last Updated: | 2020-09-08 07:14 |
Thanks for the tip @noirscape.
Here is the resulting PKGBUILD I got from running "updpkgsums", building successfully now --> https://pastebin.com/EdeaFQnR
A. AUR helpers are unsupported, see https://wiki.archlinux.org/index.php/Makepkg https://wiki.archlinux.org/index.php/Arch_User_Repository for the officially supported process.
B. If sha256sums are broken, try running updpkgsums
.
I get this error on Manjaro:
Synchronizing package databases... Starting full system upgrade... Cloning phonon-qt4 build files... Checking phonon-qt4 dependencies... Building phonon-qt4... ==> Making package: phonon-qt4 4.10.1-4 (mar 08 ene 2019 12:20:16 CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading phonon-4.10.1.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 332 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 332 100 332 0 0 456 0 --:--:-- --:--:-- --:--:-- 456
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 13 314k 13 42636 0 0 14477 0 0:00:22 0:00:02 0:00:20 37139 100 314k 100 314k 0 0 90299 0 0:00:03 0:00:03 --:--:-- 177k -> Downloading phonon-4.10.1.tar.xz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 819 100 819 0 0 2237 0 --:--:-- --:--:-- --:--:-- 2231 ==> ERROR: Integrity checks (sha256) differ in size from the source array.
Edit the PKGBUILD file and update the SHA256SUMs line to read:
sha256sums=('e5a98df31aeffc22493afc8d6adbca5d6f0c27cc2eed73b3be05195321e08db7' '9c309d237fa1ffe7113bfffb12872c62e4b51052f3b177071ba3ff91039001b8')
It appears today's update added the .sig file back, but didn't add an SHA256SUM for it.
And the command given in the 2018-12-13 comment fails in the same way:
$ cd $(mktemp -d) && curl <https://aur.archlinux.org/cgit/aur.git/snapshot/phonon-qt4.tar.gz>|tar xzf - && cd phonon-qt4/; makepkg -rs
[...]
==> ERROR: Integrity checks (sha256) differ in size from the source array.
I'm getting signature check problems with 2 different aur helpers, saying the same thing:
==> ERROR: Integrity checks (sha256) differ in size from the source array.
@Ataraxy: it's a yay
problem - you can check this package builds fine...
cd $(mktemp -d) && curl https://aur.archlinux.org/cgit/aur.git/snapshot/phonon-qt4.tar.gz|tar xzf - && cd phonon-qt4/; makepkg -rs
@anthraxx: be my guest (~˘▾˘)~
two weeks passed and signatures still not back in, please add back the signatures by default and pin a short help comment how users should handle using signatures. Otherwise i need to file an orphan request to do that myself, would love not to do it.
add back the signature ASAP and instead of pinning that you removed it, pin how to use it
Pinned Comments
bartus commented on 2018-10-31 13:28
To verify GPG signatures, see the wiki.
https://wiki.archlinux.org/index.php/Makepkg#Signature_checking