Problem installing macports
Ryan Schmidt
ryandesign at macports.org
Mon Oct 12 15:39:47 PDT 2015
On Oct 12, 2015, at 12:38 PM, Sepideh Razavi wrote:
> So I tried cleaning all the ports using "port clean --all all" and it didn't help. Also uninstalled macports and built it again from the source but still get the same error no matter what port I am trying to install. For instance when grabbing vim I get:
>
> hawkeye:MacPorts-2.3.3 srazavi$ sudo port install vim
> ---> Computing dependencies for vim
> ---> Dependencies to be installed: gettext expat libiconv ncurses
> ---> Fetching archive for expat
> ---> Attempting to fetch expat-2.1.0_0.darwin_14.x86_64.tbz2 from http://packages.macports.org/expat
> ---> Attempting to fetch expat-2.1.0_0.darwin_14.x86_64.tbz2.rmd160 from http://packages.macports.org/expat
> Warning: Failed to verify signature for archive!
Can you use the debug flag (-d) to show us more about why the signature verification failed?
sudo port -d install vim
More information about the macports-users
mailing list