[ET Trac] #2623: Colons in parent's parent directory name causes build failure
Zach Etienne
trac-noreply at einsteintoolkit.org
Thu Jul 21 21:37:37 CDT 2022
#2623: Colons in parent's parent directory name causes build failure
Reporter: Zach Etienne
Status: new
Milestone:
Version:
Type: bug
Priority: major
Component:
Steps to reproduce \(on Ubuntu 22.04, and I’ve reproduced this on Rocky Linux 8 as well\).
Go to `/tmp/` , create a directory named `ETK_builds/Riemann:test:sed`
Go to this directory: `cd /tmp/ETK_builds/Riemann:test:sed` . Download the latest Toolkit release \(Riemann\), following the official instructions:
```
curl -kLO https://raw.githubusercontent.com/gridaphobe/CRL/ET_2022_05/GetComponents
chmod a+x GetComponents
./GetComponents --parallel https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2022_05/einsteintoolkit.th
```
Copy the config scripts attached to this ticket to `Cactus` and go into `Cactus`. Upon running the `make blah-config`, you will get errors of the form
```
creating make.config.defn
sed: can't read /tmp/ETK_builds/Riemann: No such file or directory
sed: can't read /tmp/ETK_builds/Riemann:test:sed/Cactus/lib/make/test: No such file or directory
sed: can't read /tmp/ETK_builds/Riemann:test:sed/Cactus/lib/make/sed/Cactus/lib/make/make.config.defn.in: No such file or directory
```
… and you will be unable to build the Toolkit.
attachment: make_config-runmefirst (https://api.bitbucket.org/2.0/repositories/einsteintoolkit/tickets/issues/2623/attachments/make_config-runmefirst)
attachment: ubuntu-gcc.cfg (https://api.bitbucket.org/2.0/repositories/einsteintoolkit/tickets/issues/2623/attachments/ubuntu-gcc.cfg)
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2623/colons-in-parents-parent-directory-name
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20220722/c31e386d/attachment.html
More information about the Trac
mailing list