<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<div style="">
<p dir="auto"><a href="https://gitlab.com/rockdaboot" data-user="267665" data-reference-type="user" data-container="body" data-placement="bottom" class="gfm gfm-project_member" title="Tim Rühsen">@rockdaboot</a> any idea why the CI builds suddenly started failing today?</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">./bootstrap.conf: line 79: /builds/common/gnulib/gnulib-tool: No such file or directory</span></code></pre>
<p dir="auto"><a href="https://gitlab.com/ueno" data-user="326827" data-reference-type="user" data-container="body" data-placement="bottom" class="gfm gfm-project_member" title="yusuke">@ueno</a> reported it initially, but it now happens everywhere. Bootstrap seems to fail to find gnulib-tool, however the images were not updated since last week. I've rebuild all CI images and the same effect remains. I've deleted everything and rebuild, but still the same. If I download the image with</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">podman run -ti registry.gitlab.com/gnutls/build-images:buildenv-f29 /bin/bash</span>
<span id="LC2" class="line" lang="plaintext"># ls -al /builds/common/gnulib/gnulib-tool</span>
<span id="LC3" class="line" lang="plaintext">-rwxr-xr-x. 1 root root 265582 Apr  7 13:40 /builds/common/gnulib/gnulib-tool</span></code></pre>
<p dir="auto">everything seems to work. I can even bootstrap. It feels like black magic.</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/merge_requests/980#note_161273534">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/45580b05656738dbac57499c09066d48/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Merge request","url":"https://gitlab.com/gnutls/gnutls/merge_requests/980#note_161273534"}}</script>

</p>
</div>
</body>
</html>