Changes between Initial Version and Version 1 of Ticket #49271


Ignore:
Timestamp:
Oct 14, 2015, 3:32:32 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Duplicate of #49233.

The available solution for updating MacPorts sources today is to sync with svn instead of rsync. The available solution for updating MacPorts base (if you are running a version earlier than 2.3.4) is to download and run the installer from our web site.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49271

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Component changed from ports to server/hosting
  • Ticket #49271 – Description

    initial v1  
    11Hello. I successfully installed macports on my computer (Mac OS X 10.10.4), but when I run the self update I get an error.  I then ran:
    22
     3{{{
    34$ sudo port -d selfupdate
     5}}}
    46
    57and got the following:
    68
    7 
     9{{{
    810DEBUG: Copying /Users/pongo/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences
    911DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
     
    2729    http://guide.macports.org/#project.tickets
    2830Error: /opt/local/bin/port: port selfupdate failed: Failed to verify signature for MacPorts source!
    29 
     31}}}
    3032
    3133I saw something similar to this on another ticket, but I couldn't figure out the solution. Could someone help?  Overall, I need to use macports to install ATLAS 3.10.2, so any suggestions on doing that would be great too.