<br><div class="gmail_quote">for example,I have a target dist-test, it&#39;s detailed info as follow:<br>
<br>Name                     Buildroot                     Destination<br>
----------------------------------------------------------------------<br>
dist-test                dist-test-build                dist-test<br>
<br>I use command &quot;koji list-tagged dist-test&quot;,and found the package in the<br>
list of dist-test,but when generating the repo associated with the build<br>
tag &#39;dist-test-build&#39;,the package doesn&#39;t exist in the file<br>
&#39;pkglist&#39;.This results in Missing Dependency Error or Init mock<br>
buildroot Error.     <br><br>I reslove the problem this way that tag the missing<br>
package with command &quot;koji call tagBuildBypass dist-test-build &lt;the<br>
missing package n-v-r&gt;&quot; ,and then regen-repo,It&#39;s OK!    <br>So, I wonder
why and how the content of file &#39;pkglist&#39; is written?<br>
<br>Thanks, sincerely!<br>
</div><br>