<div dir="ltr"><div>Hi, <br></div><div><br></div><div>Yesterday at the summer school we learnt in the comments that a Frankfurt-developed version of Kadath (ID solver) was made public recently - fuka. Great news too. <br></div><div><br></div><div>I was trying to incorporate it into the GetComponents script - and the <br></div><div>repos from: <a href="https://bitbucket.org/fukaws/">https://bitbucket.org/fukaws/</a> indeed land successfully in Cactus/repos.</div><div><br></div><div>However, the symbolic links in arrangements directory are not being made the same way the rest of the ET  thorns are.<br></div><div>   lrwxrwxrwx 1 topolski icm-users 21 07-28 12:30 fuka -&gt; ../../repos/fuka/fuka<br>   lrwxrwxrwx 1 topolski icm-users 41 07-28 12:30 kadathimporter -&gt; ../../repos  /kadathimporter/kadathimporter<br>   lrwxrwxrwx 1 topolski icm-users 37 07-28 12:30 kadath_pizza -&gt; ../../repos/kadath_pizza/kadath_pizza<br>   lrwxrwxrwx 1 topolski icm-users 35 07-28 12:30 kadaththorn -&gt; ../../repos/kadaththorn/kadaththorn</div><div><br></div><div>Trying to enter any of these results in &quot;there is no such file or directory&quot;. <br></div><div><br></div><div>Here&#39;s my thorn list part for GetComponents script: <br></div><div>!TARGET   = $ARR<br>!TYPE     = git<br>!URL      = <a href="https://bitbucket.org/fukaws/$2">https://bitbucket.org/fukaws/$2</a><br>!REPO_PATH = $2<br>!CHECKOUT =<br>Kadath/fuka<br>Kadath/kadath_pizza<br>Kadath/kadathimporter<br>Kadath/kadaththorn<br></div><div><br></div><div>If I, however, place the thorns manually in arrangements/Kadath/, what I&#39;m getting upon <br></div><div>    ./simfactory/bin/sim build okeanos_custom --machine=okeanos    --optionlist=simfactory/mdb/optionlists/okeanos_custom.cfg --submitscript=okeanos.sub --runscript=okeanos.run --thornlist=../<a href="http://einsteintoolkit_custom.th">einsteintoolkit_custom.th</a></div><div><br></div><div>is: <br></div><div><br></div><div>CST error in /lustre/tetyda/home/topolski/Cactus/lib/sbin/CST (at 317)<br>  -&gt; Kadath/fuka - missing ccl file(s)<br><br>CST error 2:<br>  -&gt; Thorn &#39;kadath_pizza&#39; requires the capability &#39;PizzaBase&#39;.<br>     Please add a thorn that provides &#39;PizzaBase&#39; to your ThornList or remove &#39;kadath_pizza&#39; from it !</div><div><br>CST error 3:<br>  -&gt; Thorn &#39;kadath_pizza&#39; requires the capability &#39;PizzaIDBase&#39;.<br>     Please add a thorn that provides &#39;PizzaIDBase&#39; to your ThornList or remove &#39;kadath_pizza&#39; from it !<br><br>CST error in /lustre/tetyda/home/topolski/Cactus/repos/flesh/lib/sbin/<a href="http://interface_parser.pl">interface_parser.pl</a> (at 296)<br>  -&gt; KADATH_PIZZA (thorn kadath_pizza) inherits from PizzaBase<br>     No thorn in your current ThornList implements PizzaBase<br>     Either remove kadath_pizza, or add a thorn to your<br>      ThornList implementing PizzaBase<br>     No thorns in arrangements directory implement PizzaBase</div><div><br>CST error in /lustre/tetyda/home/topolski/Cactus/repos/flesh/lib/sbin/<a href="http://interface_parser.pl">interface_parser.pl</a> (at 296)<br>  -&gt; KADATH_PIZZA (thorn kadath_pizza) inherits from PizzaIDBase<br>     No thorn in your current ThornList implements PizzaIDBase<br>     Either remove kadath_pizza, or add a thorn to your<br>      ThornList implementing PizzaIDBase<br>     No thorns in arrangements directory implement PizzaIDBase<br></div><div><br></div><div><br></div><div>Best regards <br></div><div>Konrad Topolski<br></div><div><br></div><div><br></div></div>