<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>svn --version says:</p>
    <pre>svn, version 1.10.6 (r1863367)</pre>
    <pre>   compiled Aug 26 2019, 08:36:15 on x86_64-unknown-linux-gnu</pre>
    <pre>
Copyright (C) 2019 The Apache Software Foundation.</pre>
    <pre>This software consists of contributions made by many people;</pre>
    <pre>see the NOTICE file for more information.</pre>
    <pre>Subversion is open source software, see <a class="moz-txt-link-freetext" href="http://subversion.apache.org/">http://subversion.apache.org/</a></pre>
    <pre>
Sono disponibili i seguenti moduli di accesso (RA) al repository:</pre>
    <pre>
* ra_svn : Modulo per accedere ad un repository tramite il protocollo di rete svn.</pre>
    <pre>  - gestisce lo schema 'svn'</pre>
    <pre>* ra_local : Modulo per accedere ad un repository sul disco locale.</pre>
    <pre>  - gestisce lo schema 'file'</pre>
    <pre>
The following authentication credential caches are available:</pre>
    <pre>
* Plaintext cache in /home/mattia/.subversion</pre>
    <pre>* GPG-Agent</pre>
    <p><br>
      the long command says that everything is installed and updated.</p>
    <p>I am encountering some problem emailing you: i have been trying
      for almost a week now and always got the message:</p>
    <pre>554 5.7.1 Service unavailable; Client host [209.85.221.47] blocked using
 dnsbl.sorbs.net; Currently Sending Spam See: 
<a class="moz-txt-link-freetext" href="http://www.sorbs.net/lookup.shtml?209.85.221.47">http://www.sorbs.net/lookup.shtml?209.85.221.47</a>
</pre>
    <p>as a response.<br>
    </p>
    <div class="moz-cite-prefix">Il 25/09/19 15:12, Haas, Roland ha
      scritto:<br>
    </div>
    <blockquote type="cite" cite="mid:20190925081239.46e5cf7b@ekohaes8">
      <pre class="moz-quote-pre" wrap="">Hello Villani,

just before the error at the end you can see a couple of lines:

--8&lt;--
[...]
CST error 43:
  -&gt; Thorn 'TwoPunctures_KerrProca' requires the capability 'GSL'.
     Please add a thorn that provides 'GSL' to your ThornList or remove 'TwoPunctures_KerrProca' from it !


CST error 44:
  -&gt; Thorn 'WatchDog' requires the capability 'PTHREADS'.
     Please add a thorn that provides 'PTHREADS' to your ThornList or remove 'WatchDog' from it !
--8&lt;--

and at the beginning of that list of errors you can see the following:

--8&lt;--
------------------------------------------------------
Warnings were generated during execution of the CST
------------------------------------------------------


CST error in /home/mattia/Cactus/lib/sbin/CST (at 376)
  -&gt; Missing thorn ExternalLibraries/BLAS


CST error in /home/mattia/Cactus/lib/sbin/CST (at 376)
  -&gt; Missing thorn ExternalLibraries/FFTW3


CST error in /home/mattia/Cactus/lib/sbin/CST (at 376)
  -&gt; Missing thorn ExternalLibraries/GSL
--8&lt;--
indicating that some modules (thorns) could not be downloaded and are missing.

Those missing are downloaded using subversion (using the svn command) and possibly you are missing it.

Steve already asked this, but can you double check that you ran the command (all in one line):

sudo apt-get install -y libjpeg-turbo?-dev gcc git liblapack-dev make subversion g++ libpapi-dev libhwloc-dev libopenmpi-dev libhdf5-openmpi-dev libssl-dev numactl gfortran libhdf5-dev libfftw3-dev patch rsync libgsl-dev pkg-config

and that 

svn --version

works?

If that works, can you please provide the log files generated by:

cd $HOME
./GetComponents --update ./einsteintoolkit.th &amp;&gt;GetComponents.log

and

svn info <a class="moz-txt-link-freetext" href="https://github.com/einsteintoolkit/ExternalLibraries-GSL.git">https://github.com/einsteintoolkit/ExternalLibraries-GSL.git</a> &amp;&gt;svn.log

ie the two files GetComponents.log and svn.log .

Yours,
Roland

</pre>
    </blockquote>
  </body>
</html>