Installation note: the message "One or more PGP signatures could not be verified!" means that you need to import Greg Sherwood's key by running gpg --recv-keys 31C7E470E2138192
. More info on keys: https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key
Search Criteria
Package Details: php-codesniffer 3.10.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/php-codesniffer.git (read-only, click to copy) |
---|---|
Package Base: | php-codesniffer |
Description: | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files to detect and fix violations of a defined set of coding standards. |
Upstream URL: | https://github.com/PHPCSStandards/PHP_CodeSniffer |
Licenses: | BSD |
Submitter: | None |
Maintainer: | sender |
Last Packager: | sender |
Votes: | 63 |
Popularity: | 0.000005 |
First Submitted: | 2010-06-13 09:00 (UTC) |
Last Updated: | 2024-09-23 10:14 (UTC) |
Dependencies (1)
Required by (10)
Sources (5)
sender commented on 2018-11-01 13:47 (UTC)
sender commented on 2018-11-01 13:42 (UTC)
@hoerbert Apologies. Changed something in the procedure and this was left out. Pushed a fix.
hoerbert commented on 2018-11-01 12:59 (UTC) (edited on 2018-11-01 13:02 (UTC) by hoerbert)
Hey sender, is it possible you forgot to update the checksums of the downloaded files?
==> Validating source files with sha256sums... phpcs-3.3.2.phar ... FAILED phpcs-3.3.2.phar.asc ... Skipped phpcbf-3.3.2.phar ... FAILED phpcbf-3.3.2.phar.asc ... Skipped licence-3.3.2.txt ... Passed ==> ERROR: One or more files did not pass the validity check!
// Edit: Well… I don't seem to be able to format that correctly… Sorry for that.
lpanhirsch commented on 2018-10-30 13:21 (UTC)
gpg --recv-keys 31C7E470E2138192
leosanvieira commented on 2018-02-07 13:38 (UTC)
@sender, shouldn't(couldn't) this info about importing the key be in a pinned comment?
sender commented on 2018-02-07 12:38 (UTC)
@leosanvieira Did you take a look at: https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key
leosanvieira commented on 2018-02-07 12:26 (UTC) (edited on 2018-02-07 12:35 (UTC) by leosanvieira)
Not working, failing at pgp verification.
==> Validating source files with sha256sums... phpcs-3.2.2.phar ... Passed phpcs-3.2.2.phar.asc ... Skipped phpcbf-3.2.2.phar ... Passed phpcbf-3.2.2.phar.asc ... Skipped licence-3.2.2.txt ... Passed ==> Verifying source file signatures with gpg... phpcs-3.2.2.phar ... FAILED (unknown public key 31C7E470E2138192) phpcbf-3.2.2.phar ... FAILED (unknown public key 31C7E470E2138192) ==> ERROR: One or more PGP signatures could not be verified!
Pinned Comments
sender commented on 2024-07-25 10:59 (UTC)
In case of problems with GPG key try:
gpg --keyserver keys.openpgp.org --recv-keys 689DAD778FF08760E046228BA978220305CD5C32
Thanks @bickman2k, @system7