<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 2 uid/gids in the source tarballs since poppler-0.60.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104398">104398</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>2 uid/gids in the source tarballs since poppler-0.60.0
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>trivial
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mpsuzuki@hiroshima-u.ac.jp
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=136415" name="attach_136415" title="add "--owner root:0 --group root:0" options to tar command in dist target">attachment 136415</a> <a href="attachment.cgi?id=136415&action=edit" title="add "--owner root:0 --group root:0" options to tar command in dist target">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=104398&attachment=136415'>[review]</a>
add "--owner root:0 --group root:0" options to tar command in dist target

Because git-archive always uses root:root in the generated tarball,
the source tarballs (since 0.60.0) have 2 uid/gids in it.
"root:root" by git-archive, and normal users/group by normal tar.
For detail, please find the analysis at::
<a href="https://lists.freedesktop.org/archives/poppler/2017-December/012737.html">https://lists.freedesktop.org/archives/poppler/2017-December/012737.html</a>

Here is a trivial patch adding "--owner root:0 --group root:0" to the
dist target of cmake.

Also I've written a patch for git-archive. If the maintainer wants
to postpone the decision after seeing how git maintainers deals with,
please do so.

Regards,
mpsuzuki</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>