Search Criteria
Package Details: libpng15 1.5.30-1
Git Clone URL: | https://aur.archlinux.org/libpng15.git (read-only, click to copy) |
---|---|
Package Base: | libpng15 |
Description: | A collection of routines used to create PNG format graphics files (1.5 branch) |
Upstream URL: | http://www.libpng.org/pub/png/libpng.html |
Licenses: | |
Conflicts: | |
Submitter: | eworm |
Maintainer: | eworm |
Last Packager: | eworm |
Votes: | 126 |
Popularity: | 0.000807 |
First Submitted: | 2013-05-02 14:58 |
Last Updated: | 2019-07-01 20:30 |
Latest Comments
1 2 3 4 Next › Last »
MrAlcoholicFox commented on 2020-08-02 21:16
The gpg key is expired. To get it to work use this command gpg --keyserver pool.sks-keyservers.net --recv-keys 8048643BA2C840F4F92A195FF54984BFA16C640F
MartinDiehl commented on 2020-05-06 18:37
It looks like the key is expired.
archiebald commented on 2019-07-03 00:47
I am getting the warning below. I fetched the pgp keys again, but still getting the same warning. Any help is appreciated.
==> Validating source files with sha256sums... libpng-1.5.30.tar.xz ... Passed libpng-1.5.30.tar.xz.asc ... Skipped libpng-1.5.30-apng.patch.gz ... Passed ==> Verifying source file signatures with gpg... libpng-1.5.30.tar.xz ... Passed (WARNING: the key has expired.) ==> WARNING: Warnings have occurred while verifying the signatures. Please make sure you really trust them.
fuan_k commented on 2019-07-01 17:01
@maintainer: Please change the patch line to the following
gzip doesn't seem to like symbolic links very much apparently.
ssysmso commented on 2019-06-27 09:06
Error during build : patch: **** Can't open patch file ../libpng-1.5.27-apng.patch : No such file or directory
robrunner commented on 2017-10-26 14:06
Validating source files with sha512sums...
lltag-0.14.6.tar.gz ... Passed
lltag-0.14.6.tar.gz.asc ... Passed
==> Verifying source file signatures with gpg...
lltag-0.14.6.tar.gz ... FAILED
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build lltag.
vanadium50 commented on 2017-01-28 14:30
Last 3 comments on keys, same problems here. I just followed
@eworm from 2015-03-27. Worked OK.
gpg --recv-keys F54984BFA16C640F
rcrath commented on 2017-01-04 03:08
key URL gives message in Chrome:
This server could not prove that it is hkps.pool.sks-keyservers.net; its security certificate is not trusted by your computer's operating system. This may be caused by a misconfiguration or an attacker intercepting your connection.
wolttam commented on 2016-05-26 20:25
I had the same issue as asitdepends today,
Fixed by downloading key from: https://hkps.pool.sks-keyservers.net/pks/lookup?op=get&search=0xF54984BFA16C640F
gpg --import /path/to/key
asitdepends commented on 2015-07-21 15:06
Verifying source file signatures with gpg...
libpng-1.5.22.tar.xz ... FAILED (unknown public key F54984BFA16C640F)
ERROR: One or more PGP signatures could not be verified!
How can I fix this?