Search Criteria
Package Details: parcimonie-sh-git 78.529e2fa-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/parcimonie-sh-git.git (read-only, click to copy) |
---|---|
Package Base: | parcimonie-sh-git |
Description: | Bash reimplementation of parcimonie |
Upstream URL: | https://github.com/EtiennePerot/parcimonie.sh |
Licenses: | custom:WTFPL |
Submitter: | EtiennePerot |
Maintainer: | freswa (EtiennePerot) |
Last Packager: | EtiennePerot |
Votes: | 21 |
Popularity: | 0.000003 |
First Submitted: | 2013-07-10 04:53 (UTC) |
Last Updated: | 2023-02-26 07:09 (UTC) |
Dependencies (5)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR)
- tor (tor-gitAUR, tor-unstableAUR)
- torsocks (torsocks-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
Beneter commented on 2022-08-19 17:01 (UTC) (edited on 2022-08-19 17:04 (UTC) by Beneter)
The installation works as intended. You need to import the PGP-key first. You can do this easily via "curl https://perot.me/pgp-minimal.asc | gpg --import". See https://wiki.archlinux.org/title/Makepkg#Signature_checking for reference.
JanSurft commented on 2020-10-15 06:46 (UTC)
Installation fails with error: Unknown public key 4D061903EEDA047E
cmonty14 commented on 2020-08-12 19:51 (UTC)
Installation fails with error: Unknown public key 4D061903EEDA047E
pigmonkey commented on 2020-01-19 01:04 (UTC)
Building this currently fails because the certificate for https://perot.me (where the PGP key is downloaded from) has expired.
nirnakinho commented on 2019-05-04 16:50 (UTC)
It seems Etienne Perot updated his key but now the checksum for his keyfile does not match anymore...
Regards,
Living commented on 2019-03-24 14:25 (UTC)
check()
fails because the commit is signed with an expired key. I sent an email to the author to update his key under <https://perot.me/pgp-minimal.asc>. In order to avoid failed builds in the future, I recommend to accept correct commit signatures with an expired key: InPKGBUILD
in line 31 change[GU]
to[GUY]
.respiranto commented on 2018-03-25 13:55 (UTC)
In line 19 it should be $srcdir instead of $startdir, if I am not mistaken.
EtiennePerot commented on 2017-08-09 02:46 (UTC)
nirnakinho commented on 2017-08-08 20:07 (UTC)
nirnakinho commented on 2017-08-08 20:06 (UTC)
1 2 3 4 Next › Last »