Search Criteria
Package Details: verifpal 0.27.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/verifpal.git (read-only, click to copy) |
---|---|
Package Base: | verifpal |
Description: | Cryptographic protocol analysis for real-world protocols. |
Upstream URL: | https://verifpal.com |
Licenses: | GPL3, custom:cc-by-nc-nd-4.0 |
Submitter: | PhCl |
Maintainer: | Fethbita |
Last Packager: | Fethbita |
Votes: | 2 |
Popularity: | 0.000315 |
First Submitted: | 2020-06-22 12:56 (UTC) |
Last Updated: | 2024-09-09 11:03 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
Fethbita commented on 2024-02-03 12:13 (UTC) (edited on 2024-02-03 12:14 (UTC) by Fethbita)
@kientuong114 Thanks for the heads up. Updated both verifpal and verifpal-bin.
kientuong114 commented on 2024-01-31 14:52 (UTC)
The manual has changed and so the package doesn't build because of an invalid checksum. Here is a temporary patch, though it will probably break again whenever the manual is updated.
lmartinez-mirror commented on 2022-06-05 04:03 (UTC)
Latest update no longer builds; will need time to look into this before I push it.
lmartinez-mirror commented on 2021-07-03 17:51 (UTC)
Package successfully builds after temporarily setting PATH. Please let me know if this package works for you.
lmartinez-mirror commented on 2021-06-30 19:44 (UTC)
The easiest fix I can think of is to temporarily add $GOPATH/bin to PATH, but I don't think this is ideal, nor is it the right way to do it.
PhCl commented on 2021-02-02 14:38 (UTC)
I'm not familiar enough with the Go ecosystem. Verifpal assumes that the binary "pigeon" gets installed, but "make dep" only downloads the sources. Disowning, hoping someone else knows how to fix it.
PhCl commented on 2021-02-02 12:06 (UTC)
Confirmed. When building on a clean VM, I also get the
: running "pigeon": exec: "pigeon": executable file not found
error. I'll try to find a solution.Perseids commented on 2021-01-18 15:10 (UTC)
I get the same error:
PhCl commented on 2020-11-06 00:03 (UTC)
Cannot reproduce the error, neither with 0.19.1 nor with 0.19.3. Do you see any error messages? "pigeon" should be downloaded:
tasn commented on 2020-11-04 15:35 (UTC)
Hey,
Doesn't compile. :(
[Verifpal] Building Verifpal for Linux...cmd/verifpal/main.go:7: running "pigeon": exec: "pigeon": executable file not found in $PATH
Thanks!