Opened 9 years ago

Last modified 9 years ago

#48951 closed defect

Failed to verify signature for MacPorts source! — at Version 1

Reported by: matthew.s.whalley.civ@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.3.3
Keywords: Cc:
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I've read through the past tickets trying to solve this problem without any luck. Any help would be appreciated.

af-arp-mac:~ arp$ sudo port -df selfupdate
DEBUG: Copying /Users/arp/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences
DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
--->  Updating MacPorts base sources using rsync
receiving file list ... done

sent 36 bytes  received 69 bytes  70.00 bytes/sec
total size is 27013120  speedup is 257267.81
receiving file list ... done

sent 36 bytes  received 76 bytes  44.80 bytes/sec
total size is 512  speedup is 4.57
DEBUG: failed verification with key /opt/local/share/macports/macports-pubkey.pem
DEBUG: openssl output: child killed: segmentation violation
DEBUG: Failed to verify signature for MacPorts source!
    while executing
"macports::selfupdate [array get global_options] base_updated"
Error: Failed to verify signature for MacPorts source!
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: /opt/local/bin/port: port selfupdate failed: Failed to verify signature for MacPorts source!

Change History (1)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Component: portsbase
Description: modified (diff)

"segmentation violation" sounds like another word for "segmentation fault", in other words it sounds like openssl crashed. Any idea why? Did a crash log get written to ~/Library/Logs/DiagnosticReports? Does openssl work if you try to use it on the command line?

Note: See TracTickets for help on using tickets.