<html>#2731: check for incomplete perl install when use requests parallel checkout
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</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>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>GetComponents</td></tr>
</table>

<p><strong>Panagiotis Iosif</strong> in <a data-is-external-link="true" href="https://lists.einsteintoolkit.org/pipermail/users/2023-May/008923.html" rel="nofollow">https://lists.einsteintoolkit.org/pipermail/users/2023-May/008923.html</a> encountered and issue when passed <code>--parallel</code> to GetComponents on a cluster where the Perl installation is very minimal and lacks Perl’s standard Thread package. This has happened before in some Docker image as well (so that now we include Perl as one of the packages to install with apt/yum/dnf). </p>
<p>Since this is apparently also an issue on clusters, pull request </p>
<p><a data-is-external-link="true" href="https://github.com/gridaphobe/CRL/pull/13" rel="nofollow">https://github.com/gridaphobe/CRL/pull/13</a></p>
<p>provides an error message when this happens. Leaving out the explicit <code>--parallel</code> option lets one download the ET.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2731/check-for-incomplete-perl-install-when-use'>https://bitbucket.org/einsteintoolkit/tickets/issues/2731/check-for-incomplete-perl-install-when-use</a></p>
</html>