<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <meta name="generator" content="pandoc" />
  <title></title>
  <style type="text/css">code{white-space: pre;}</style>

</head><body><div class="gmail_quote">On February 21, 2017 9:56:56 AM GMT+02:00, "Filip Roséen" <filip@atch.se> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<p>Hi Rémi,</p>
<p>On 2017-02-21 09:35, Rémi Denis-Courmont wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> On February 21, 2017 3:46:30 AM GMT+02:00, Jean-Baptiste Kempf <jb@videolan.org> wrote:</code></pre>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code>This commit breaks the build.</code></pre>
</blockquote>
<pre><code> Yes. Wrong prefix is already fixed.

 However, most if not all git-based rules have broken
 dependency/update propagation. This bug is preexistent: the name of
 the tarballs doed not depend on the checked-out version.</code></pre>
</blockquote>
<p>There still is the issue of using <code>git archive</code> together with <code>HEAD</code> inside a <em>bare</em> repo (which will not work). I can submit a patch for this if so is desirable, but I reckon you are about to fix it (and given that I don’t have commit access you will probably get it inside the codebase faster in either case).</p>
<p>/F</p>

</blockquote></div><br clear="all">You are not supposed to use HEAD. This is not a bug. Even if you worked around it in archive step, it still would fail in checking step anyway.<br>
-- <br>
Rémi Denis-Courmont</body></html>