#48951: Failed to verify signature for MacPorts source! --------------------------------------+-------------------------------- Reporter: matthew.s.whalley.civ@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.3.3 Resolution: | Keywords: Port: | --------------------------------------+-------------------------------- Changes (by ryandesign@…): * component: ports => base Old description:
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!
New description: 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! }}} -- Comment: "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? -- Ticket URL: <https://trac.macports.org/ticket/48951#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X