Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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

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

Change History (19)

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

Component: portsserver/hosting
Resolution: duplicate
Status: newclosed

Duplicate of #49233.

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:4 Changed 9 years ago by ghlecl (Ghyslain Leclerc)

Cc: ghleclerc@… added

Cc Me!

comment:5 Changed 9 years ago by djlambert (Derek J. Lambert)

Cc: dlambert@… added

Cc Me!

comment:6 Changed 9 years ago by m1@…

Cc: m1@… added

Cc Me!

comment:7 Changed 9 years ago by joaogeada (Joao Geada)

Cc: joao@… added

Cc Me!

comment:8 Changed 9 years ago by deesto (John S. De Stefano Jr.)

Cc: deesto@… added

Cc Me!

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:10 Changed 9 years ago by smparkes@…

Cc: smparkes@… added

Cc Me!

comment:11 Changed 9 years ago by pkutzner+macports@…

Cc: pkutzner+macports@… added

Cc Me!

comment:12 Changed 9 years ago by steve.sell@…

Cc: steve.sell@… added

Cc Me!

comment:13 Changed 9 years ago by hgonzale (Humberto Gonzalez)

Cc: hgonzale@… added

Cc Me!

comment:14 Changed 9 years ago by rwilcox (Ryan Wilcox)

Cc: rwilcox@… added

Cc Me!

comment:15 Changed 9 years ago by thomas.gimpel@…

Cc: thomas.gimpel@… added

Cc Me!

comment:16 Changed 9 years ago by sdstowe@…

Cc: sdstowe@… added

Cc Me!

comment:17 Changed 9 years ago by mauricio_ville@…

Cc: mauricio_ville@… added

Cc Me!

comment:18 Changed 9 years ago by eddieh (Eddie Hillenbrand)

Cc: eh88@… added

Cc Me!

comment:19 Changed 9 years ago by antoniosmanousakis (Antonios Manousakis)

Cc: antonism@… added

Cc Me!

Note: See TracTickets for help on using tickets.