<html>#2623: Colons in parent's parent directory name causes build failure
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Zach Etienne</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>Steps to reproduce (on Ubuntu 22.04, and I’ve reproduced this on Rocky Linux 8 as well).</p>
<p>Go to <code>/tmp/</code> , create a directory named <code>ETK_builds/Riemann:test:sed</code><br>
Go to this directory: <code>cd /tmp/ETK_builds/Riemann:test:sed</code> . Download the latest Toolkit release (Riemann), following the official instructions:</p>
<div class="codehilite"><pre><span></span><span>curl -kLO https://raw.githubusercontent.com/gridaphobe/CRL/ET_2022_05/GetComponents</span>
<span>chmod a+x GetComponents</span>
<span>./GetComponents --parallel https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2022_05/einsteintoolkit.th</span>
</pre></div>


<p>Copy the config scripts attached to this ticket to <code>Cactus</code> and go into <code>Cactus</code>. Upon running the <code>make blah-config</code>, you will get errors of the form</p>
<div class="codehilite"><pre><span></span><span>creating make.config.defn</span>
<span class="c">sed: can&#39;t read /tmp/ETK_builds/Riemann: No such file or directory</span>
<span class="c">sed: can&#39;t read /tmp/ETK_builds/Riemann:test:sed/Cactus/lib/make/test: No such file or directory</span>
<span class="c">sed: can&#39;t read /tmp/ETK_builds/Riemann:test:sed/Cactus/lib/make/sed/Cactus/lib/make/make.config.defn.in: No such file or directory</span>
</pre></div>


<p>… and you will be unable to build the Toolkit.</p>
<p><table><tr><td>attachment:</td><td><a href="https://api.bitbucket.org/2.0/repositories/einsteintoolkit/tickets/issues/2623/attachments/make_config-runmefirst">make_config-runmefirst</a></td></tr>
<tr><td>attachment:</td><td><a href="https://api.bitbucket.org/2.0/repositories/einsteintoolkit/tickets/issues/2623/attachments/ubuntu-gcc.cfg">ubuntu-gcc.cfg</a></td></tr>
</table></p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2623/colons-in-parents-parent-directory-name'>https://bitbucket.org/einsteintoolkit/tickets/issues/2623/colons-in-parents-parent-directory-name</a></p>
</html>