<div dir="ltr">So I cleaned all the ports and uninstalled macports, then built again from the source. Again run into signature verification failure step but this time even at the self update step (where I had no issues before):<div><br></div><p style="margin:0px;font-size:11px;font-family:Menlo">hawkeye:1-Analysis srazavi$ sudo port -v -d selfupdate</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">DEBUG: Copying /Users/srazavi/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">DEBUG: MacPorts sources location: /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/tarballs">rsync.macports.org/release/tarballs</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo">---&gt;  Updating MacPorts base sources using rsync</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">receiving file list ... done</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo">sent 36 bytes  received 69 bytes  70.00 bytes/sec</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">total size is 27013120  speedup is 257267.81</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">receiving file list ... done</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo">sent 36 bytes  received 76 bytes  224.00 bytes/sec</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">total size is 512  speedup is 4.57</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">DEBUG: failed verification with key /opt/local/share/macports/macports-pubkey.pem</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">DEBUG: openssl output: Verification Failure</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">child process exited abnormally</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">DEBUG: Failed to verify signature for MacPorts source!</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    while executing</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">&quot;macports::selfupdate [array get global_options] base_updated&quot;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">Error: Failed to verify signature for MacPorts source!</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">To report a bug, follow the instructions in the guide:</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    <a href="http://guide.macports.org/#project.tickets">http://guide.macports.org/#project.tickets</a></p>
<div><span style="font-family:Menlo;font-size:11px">Error: /opt/local/bin/port: port selfupdate failed: Failed to verify signature for MacPorts source!</span></div><div><br></div><div>Sepideh </div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr">--</div><div dir="ltr">Sepideh Razavi</div><div dir="ltr">Postdoctoral Research Fellow<br><span style="font-size:12.8000001907349px">North Campus Research Complex</span><br>University of Michigan<br>Ann Arbor, MI 48109<br><div>email:<span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><font color="#500050"> </font><u><font color="#3333ff">srazavi</font></u></span><u><font color="#3333ff">@umich<a href="http://che.ccny.cuny.edu" target="_blank">.edu</a><span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"> </span></font></u></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Mon, Oct 12, 2015 at 6:39 PM, Ryan Schmidt <span dir="ltr">&lt;<a href="mailto:ryandesign@macports.org" target="_blank">ryandesign@macports.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
On Oct 12, 2015, at 12:38 PM, Sepideh Razavi wrote:<br>
<br>
&gt; So I tried cleaning all the ports using  &quot;port clean --all all&quot; and it didn&#39;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:<br>
&gt;<br>
&gt; hawkeye:MacPorts-2.3.3 srazavi$ sudo port install vim<br>
&gt; ---&gt;  Computing dependencies for vim<br>
&gt; ---&gt;  Dependencies to be installed: gettext expat libiconv ncurses<br>
&gt; ---&gt;  Fetching archive for expat<br>
&gt; ---&gt;  Attempting to fetch expat-2.1.0_0.darwin_14.x86_64.tbz2 from <a href="http://packages.macports.org/expat" rel="noreferrer" target="_blank">http://packages.macports.org/expat</a><br>
&gt; ---&gt;  Attempting to fetch expat-2.1.0_0.darwin_14.x86_64.tbz2.rmd160 from <a href="http://packages.macports.org/expat" rel="noreferrer" target="_blank">http://packages.macports.org/expat</a><br>
&gt; Warning: Failed to verify signature for archive!<br>
<br>
</span>Can you use the debug flag (-d) to show us more about why the signature verification failed?<br>
<br>
sudo port -d install vim<br>
<br>
<br>
<br>
</blockquote></div><br></div>