<p>Previously we only checked for unpackaged files and symlinks, completely<br>
ignoring eg extra directories that might be there. Just check for everything<br>
instead. Related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="544561311" data-permission-text="Title is private" data-url="https://github.com/rpm-software-management/rpm/issues/994" data-hovercard-type="issue" data-hovercard-url="/rpm-software-management/rpm/issues/994/hovercard" href="https://github.com/rpm-software-management/rpm/issues/994">#994</a>.</p>
<p>Directories are a little tricky as some of them are almost always unowned<br>
so we need to allow all path components leading to packaged files.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/rpm-software-management/rpm/pull/1446'>https://github.com/rpm-software-management/rpm/pull/1446</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Really require everything in buildroot to be packaged</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/rpm-software-management/rpm/pull/1446/files#diff-0fe6f6392e998226cdd81eedfa295f6da7cecfb4a4f768d52d88dad4d5622beb">build/files.c</a>
    (24)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/rpm-software-management/rpm/pull/1446/files#diff-86e4bd3eed0ca6172ddda9e3bb9f2c4c5d3ccca35d311763fea38a83ae3a30ff">scripts/check-files</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/rpm-software-management/rpm/pull/1446/files#diff-a6fbb82a7ba134e25366e845ff066015eebdcdb13687ec7fb5578b51f0992ba1">tests/rpmbuild.at</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/rpm-software-management/rpm/pull/1446.patch'>https://github.com/rpm-software-management/rpm/pull/1446.patch</a></li>
  <li><a href='https://github.com/rpm-software-management/rpm/pull/1446.diff'>https://github.com/rpm-software-management/rpm/pull/1446.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/rpm-software-management/rpm/pull/1446">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ADLPZU572WCRRPTZKPVUEULSQUVQXANCNFSM4T3PXLGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ADLPZU5EY626IRW7V3YJ74LSQUVQXA5CNFSM4T3PXLG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LEA5YJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/rpm-software-management/rpm/pull/1446",
"url": "https://github.com/rpm-software-management/rpm/pull/1446",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>