[MacPorts] #49233: selfupdate fails with "Failed to verify signature for MacPorts source"
MacPorts
noreply at macports.org
Tue Oct 13 03:33:39 PDT 2015
#49233: selfupdate fails with "Failed to verify signature for MacPorts source"
-----------------------------+---------------------
Reporter: n.gilbert@… | Owner: admin@…
Type: defect | Status: new
Priority: High | Milestone:
Component: server/hosting | Version: 2.3.3
Resolution: | Keywords:
Port: |
-----------------------------+---------------------
Comment (by seb@…):
I can't measure the importance of the .pem file, but it seems the openssl
check is in bad state.
I sugget a (temporary) workaround:
Edit /opt/local/libexec/macports/lib/macports1.0/macports.tcl
On lines 3429/3430 you'll find:
ui_debug "failed verification with key $pubkey"[[BR]]
ui_debug "openssl output: $result"
Add this command:
set verified 1
And maybe (if you want to remember)
ui_debug "But i take my chance"
--
Ticket URL: <https://trac.macports.org/ticket/49233#comment:34>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list