<html>#2415: Cannot checkout SVN repos with Ubuntu 20.04
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Erik Schnetter</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>Server Infrastructure</td></tr>
</table>

<p>I updated a Docker container from Ubuntu 19.10 to Ubuntu 20.04, and now svn checkouts are failing:</p>
<blockquote>
<p>Step 11/12 : RUN svn checkout <a data-is-external-link="true" href="https://svn.cactuscode.org/projects/ExternalLibraries/hwloc/trunk" rel="nofollow">https://svn.cactuscode.org/projects/ExternalLibraries/hwloc/trunk</a><br />
---&gt; Running in c8f5b0058679<br />
svn: E170013: Unable to connect to a repository at URL '<a data-is-external-link="true" href="https://svn.cactuscode.org/projects/ExternalLibraries/hwloc/trunk" rel="nofollow" title=")  
svn: E120171: Error running context: An error occurred during SSL communication  
The command '/bin/sh -c svn checkout [https://svn.cactuscode.org/projects/ExternalLibraries/hwloc/trunk'](https://svn.cactuscode.org/projects/ExternalLibraries/hwloc/trunk">https://svn.cactuscode.org/projects/ExternalLibraries/hwloc/trunk'</a> returned a non-zero code: 1</p>
</blockquote>
<p>The internet tells me that this might be caused by old SSL libraries on the server which newer SVN versions refuse to use.</p>
<p>Things work when I downgrade to Ubuntu 19.10.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2415/cannot-checkout-svn-repos-with-ubuntu-2004'>https://bitbucket.org/einsteintoolkit/tickets/issues/2415/cannot-checkout-svn-repos-with-ubuntu-2004</a></p>
</html>