Opened 10 years ago

Closed 9 years ago

#45653 closed defect (worksforme)

selfupdate fails on Yosemite

Reported by: samueldmcdermott@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.3.2
Keywords: yosemite Cc:
Port:

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

Hi,

I just downloaded XCode and agreed to the license, but I am having trouble with selfupdate (and other ports, but I assume this is the main issue). Upon trying

$ sudo port -v selfupdate

I find:

--->  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!

Any help is appreciated.

Thanks, Sam

Change History (3)

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

Component: portsbase
Description: modified (diff)

Could you please try again with the debug flag? Maybe that will print more useful information.

sudo port -d selfupdate

comment:2 Changed 9 years ago by samueldmcdermott@…

This error followed a build from source, and, as it turns out, I think I just missed a package for Yosemite builds. I downloaded that yesterday and all installs proceeded correctly afterwards. So, I think things are fine now.

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

Resolution: worksforme
Status: newclosed

OK, I'm glad you got it working.

Note: See TracTickets for help on using tickets.