Opened 4 years ago
Closed 4 years ago
#61110 closed defect (fixed)
gpg_verify portgroup: GPG signature verification failed
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | essandess (Steve Smith) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.99 |
Keywords: | Cc: | ||
Port: | ghc julia KeePassXC stack VeraCrypt |
Description
Installing stack with the +prebuilt variant fails at the checksum stage:
DEBUG: system: /bin/sh -c '/opt/local/bin/gpg --homedir /opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-ryandesign-fork_lang_stack/stack/work/.gnupg --import /Users/rschmidt/macports/macports-ports-ryandesign-fork/lang/stack/files/keyid-1c5c154d.txt 2>/dev/null || /usr/bin/true' Error: Failed to checksum stack: GPG signature verification failed on /Users/rschmidt/macports/distfiles macports/stack/stack-2.3.3-osx-x86_64.tar.gz with pubkey file /Users/rschmidt/macports/macports-ports-ryandesign-fork/lang/stack/files/keyid-1c5c154d.txt.
Change History (2)
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | ghc julia KeePassXC VeraCrypt added |
---|---|
Summary: | stack @2.3.3 +prebuilt: GPG signature verification failed → gpg_verify portgroup: GPG signature verification failed |
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Turns out this affected all ports using the portgroup when any of the paths being used contain spaces or other special characters. Has duplicate #61219.