<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:david.henningsson@canonical.com" title="David Henningsson <david.henningsson@canonical.com>"> <span class="fn">David Henningsson</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - git-version-gen marks tarballs as dirty if build inside a dirty git clone"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90936">bug 90936</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - git-version-gen marks tarballs as dirty if build inside a dirty git clone"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90936#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - git-version-gen marks tarballs as dirty if build inside a dirty git clone"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90936">bug 90936</a>
              from <span class="vcard"><a class="email" href="mailto:david.henningsson@canonical.com" title="David Henningsson <david.henningsson@canonical.com>"> <span class="fn">David Henningsson</span></a>
</span></b>
        <pre>Sorry, I don't follow.

If you have tarball contents, and you run "./git-version-gen
./.tarball-version" you'll get "6.0", not "6.0-dirty" regardless of you have a
.git directory higher up in the path.

I tried to reproduce, like this:

   mkdir mydistro
   cd mydistro
   git init
   wget <URL>
   tar -xf <FILE>
   cd pulseaudio-7.0
   ./git-version-gen ./.tarball-version

and it reported back "7.0", not "7.0-dirty".

Could you clarify?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>