#49243: selfupdate failed: Failed to verify signature for MacPorts source! ---------------------------+-------------------------------- Reporter: jimmymbreen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ---------------------------+-------------------------------- After upgrading OSX to 10.11, ive gone back and removed macports and reinstalled from source https://www.ghostwheel.com/merlin/Personal/notes/2015/09/14/installing- macports-on-os-x-10-11-el-capitan/ I can install ports etc, but selfupdate fails to use the signature to authenticate the rsync. Ive tried updating openssl and checking both versions of openssl (mac and macports (previous ticket indicated that this was an issue), but they both execute fine {{{ $ which openssl /opt/local/bin/openssl $ openssl version OpenSSL 0.9.8zg 14 July 2015 $ /usr/bin/openssl version OpenSSL 0.9.8zg 14 July 2015 }}} {{{ sudo port -d selfupdate DEBUG: Copying /Users/jbreen/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: Verification Failure child process exited abnormally 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! }}} Tried everything bar reinstalling OSX 10.11 again -- Ticket URL: <https://trac.macports.org/ticket/49243> MacPorts <https://www.macports.org/> Ports system for OS X