It is not a bug. The developer of symbola has changed the file without changing the version. makepkg sees the file and see that you have downloaded it before and uses that. checksum fails. It's expected behaviour.
Search Criteria
Package Base Details: font-symbola
Git Clone URL: | https://aur.archlinux.org/font-symbola.git (read-only, click to copy) |
---|---|
Submitter: | grawlinson |
Maintainer: | caleb |
Last Packager: | grawlinson |
Votes: | 81 |
Popularity: | 3.35 |
First Submitted: | 2020-03-21 23:45 |
Last Updated: | 2020-11-25 02:37 |
Packages (2)
Foxboron commented on 2018-06-13 12:36
pmatos commented on 2018-06-13 12:33
@kkays you're right, it worked. aurman bug maybe?
kkays commented on 2018-06-13 12:30
@pmatos I had the same error trying to update via aurman. It seems it had a cached version of the zip (ttf-symbola-11.00.zip
) that it was using instead of grabbing the new one.
rm -rf ~/.cache/aurman/ttf-symbola
and try again, or skip the AUR helper for this update.
arjunv commented on 2018-06-12 21:31
@pmatos Updated SHA512 sum for Symbola.zip
is be7b3fd8b2070a6713b189c0ee0c6d8aef481eb0c7e476dabfa3eb1a599cc7f3a00f14d7b9ca1f563722d550c098f272f62bb99fc490aba8132ed5ae7de59a7b
Verify from here: http://users.teilar.gr/~g1951d/Symbola.zip
pmatos commented on 2018-06-12 11:03
Currently I am getting:
==> Making package: ttf-symbola 11.00-2 (Tue 12 Jun 2018 13:02:59 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found ttf-symbola-11.00.zip
-> Found LICENSE
==> Validating source files with sha512sums...
ttf-symbola-11.00.zip ... FAILED
LICENSE ... Passed
==> ERROR: One or more files did not pass the validity check!
2018-06-12 13:02:59,363 - wrappers - makepkg - ERROR - makepkg query makepkg -cf --noconfirm failed in directory /home/pmatos/.cache/aurman/ttf-symbola
SolarAquarion commented on 2018-06-07 19:14
@keepitsimpleengr you now need to download it manually. Since it's not redistributable via packaging
keepitsimpleengr commented on 2018-06-07 18:05
$ makepkg -srci ==> Making package: ttf-symbola-ib 11.00-2 (Thu 07 Jun 2018 11:04:40 AM PDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... ==> ERROR: Unknown download protocol: file Aborting...
ChALkeR commented on 2018-06-06 20:47
That said, this repo doesn't redistribute the font, but the license change might be unexpected for users, so imo rolling back to a freely redistributable version would be better.
ChALkeR commented on 2018-06-06 19:17
The license is invalid, v11 is not longer freely redistributable afaik. Please either rollback to v10 or remove this.
See https://bugs.archlinux.org/task/58886 for more info.
Pinned Comments
caleb commented on 2020-03-25 05:53
In the latest release of this package I've introduced a workaround to force fresh downloads whenever we bump the package release number, not just the version. This should work around most people's caching issues resulting from upstream's replacing files without changing the filename or versions.
If you hit a checksum error now please flag this package as out of date.