[MacPorts] #45653: selfupdate fails on Yosemite
MacPorts
noreply at macports.org
Mon Oct 27 21:17:39 PDT 2014
#45653: selfupdate fails on Yosemite
---------------------------------+--------------------------------
Reporter: samueldmcdermott@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.3.2
Resolution: | Keywords: yosemite
Port: |
---------------------------------+--------------------------------
Changes (by ryandesign@…):
* component: ports => base
Old description:
> 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
New description:
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
--
Comment:
Could you please try again with the debug flag? Maybe that will print more
useful information.
{{{
sudo port -d selfupdate
}}}
--
Ticket URL: <https://trac.macports.org/ticket/45653#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list