<div dir="ltr">Hi Rainer,<div><br></div><div>Thanks for your response. When you brought up the tmp directory, I realized that there must be an issue with the tmp on my Mac because I also had experienced problems with attaching documents to my email. I did reboot the computer but that didn&#39;t help so I went ahead and made the tmp directory in root. I could get the macports &quot;sudo make install&quot; to work and then I ran &quot;sudo port -d self update&quot; which was executed successfully. However, when I tried to grab python 2.7 using macports, I ran into the following issue:</div><div><br></div><div><p style="margin:0px;font-size:11px;font-family:Menlo">hawkeye:/ srazavi$ sudo port install cmake boost +python27 python_select openmpi-default</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">---&gt;  Computing dependencies for cmake</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">---&gt;  Dependencies to be installed: bzip2 curl curl-ca-bundle openssl zlib expat libarchive libiconv libxml2 xz gettext ncurses lzo2</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">---&gt;  Fetching archive for bzip2</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">---&gt;  Attempting to fetch bzip2-1.0.6_0.darwin_14.x86_64.tbz2 from <a href="http://packages.macports.org/bzip2">http://packages.macports.org/bzip2</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo">---&gt;  Attempting to fetch bzip2-1.0.6_0.darwin_14.x86_64.tbz2.rmd160 from <a href="http://packages.macports.org/bzip2">http://packages.macports.org/bzip2</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo">Warning: Failed to verify signature for archive!</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">Error: org.macports.archivefetch for port bzip2 returned: archivefetch failed for bzip2 @1.0.6_0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">Error: Failed to install bzip2</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">Please see the log file for port bzip2 for details:</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/main.log</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">Error: The following dependencies were not installed: bzip2 curl curl-ca-bundle openssl zlib expat libarchive libiconv libxml2 xz gettext ncurses lzo2</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>
<p style="margin:0px;font-size:11px;font-family:Menlo">Error: Processing of port cmake failed</p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p>Any suggestions?</div><div><br>Thanks again!<br>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 9:35 AM, Rainer Müller <span dir="ltr">&lt;<a href="mailto:raimue@macports.org" target="_blank">raimue@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="">On 2015-10-12 14:31, Sepideh Razavi wrote:<br>
&gt; /opt/local/libexec/macports/bin/tclsh8.5<br>
&gt; ./src/upgrade_sources_conf_default.tcl &quot;/opt/local&quot;<br>
&gt;<br>
&gt; couldn&#39;t create error file for command: no such file or directory<br>
&gt;<br>
&gt;     while executing<br>
&gt;<br>
&gt; &quot;open &quot;|$mktemp -t macports_sources_upgrade.XXXXXXXXXX&quot; r&quot;<br>
&gt;<br>
&gt;     invoked from within<br>
&gt;<br>
&gt; &quot;set mktempChannel [open &quot;|$mktemp -t<br>
&gt; macports_sources_upgrade.XXXXXXXXXX&quot; r]&quot;<br>
&gt;<br>
&gt;     (file &quot;./src/upgrade_sources_conf_default.tcl&quot; line 33)<br>
&gt;<br>
&gt; make: *** [install] Error 1<br>
<br>
</span>It looks the installation is unable to create temporary files.<br>
Maybe $TMPDIR points to a non-existent path?<br>
<br>
Reboot your machine. That should reset the temporary directory.<br>
<span class="HOEnZb"><font color="#888888"><br>
Rainer<br>
</font></span></blockquote></div><br></div>