<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>We are currently seeing the following error from 'repo sync' up
here in Ottawa.</p>
<p> fatal: unable to access
'<a class="moz-txt-link-freetext" href="https://git.code.sf.net/p/linux-ima/ima-evm-utils.git/">https://git.code.sf.net/p/linux-ima/ima-evm-utils.git/</a>': The
requested URL returned error: 503</p>
<p>Timestamp is roughly 2018-10-15 18:45 UTC<br>
</p>
<p>Can other sites see this ?</p>
<p><br>
</p>
<p><b>Workaround:</b><br>
</p>
<p>If you already have an established repo, including ima, you can
use the following to refresh your repo ...<br>
</p>
<p> repo sync --optimized-fetch</p>
<p>This works because ima in our manifest is anchored to a specific
tag/sha, which you already have downloaded, so no need to refresh
that specific git.<br>
</p>
</body>
</html>