#49243 closed defect (duplicate)
selfupdate failed: Failed to verify signature for MacPorts source!
Reported by: | jimmymbreen@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | server/hosting | Version: | 2.3.4 |
Keywords: | Cc: | ghlecl (Ghyslain Leclerc), djlambert (Derek J. Lambert), m1@…, joaogeada (Joao Geada), deesto (John S. De Stefano Jr.), smparkes@…, pkutzner+macports@…, steve.sell@…, hgonzale (Humberto Gonzalez), rwilcox (Ryan Wilcox), thomas.gimpel@…, sdstowe@…, mauricio_ville@…, eddieh (Eddie Hillenbrand), antoniosmanousakis (Antonios Manousakis) | |
Port: |
Description
After upgrading OSX to 10.11, ive gone back and removed macports and reinstalled from source
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
Change History (19)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → server/hosting |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 9 years ago by davidfavor (David Favor)
Same started happening with me 2 days ago.
mbp-david> sw_vers ProductName: Mac OS X ProductVersion: 10.11 BuildVersion: 15A284 mbp-david> port version Version: 2.3.4
comment:3 Changed 9 years ago by davidfavor (David Favor)
Files appear to be rsync'ed correctly. Just checksum on one of the files appears incorrect.
mbp-david# port -v selfupdate ---> Updating MacPorts base sources using rsync receiving file list ... done sent 36 bytes received 69 bytes 210.00 bytes/sec total size is 27013120 speedup is 257267.81 receiving file list ... done sent 36 bytes received 76 bytes 74.67 bytes/sec total size is 512 speedup is 4.57 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:9 Changed 9 years ago by deesto (John S. De Stefano Jr.)
It's not your version of OS X; I believe it's the macports signing key.
comment:19 Changed 9 years ago by antoniosmanousakis (Antonios Manousakis)
Cc: | antonism@… added |
---|
Cc Me!
Note: See
TracTickets for help on using
tickets.
Duplicate of #49233.