<br><div class="gmail_quote">for example,I have a target dist-test, it's detailed info as follow:<br>
<br>Name                     Buildroot                     Destination<br>
----------------------------------------------------------------------<br>
dist-test                dist-test-build                dist-test<br>
<br>I use command "koji list-tagged dist-test",and found the package in the<br>
list of dist-test,but when generating the repo associated with the build<br>
tag 'dist-test-build',the package doesn't exist in the file<br>
'pkglist'.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 "koji call tagBuildBypass dist-test-build <the<br>
missing package n-v-r>" ,and then regen-repo,It's OK!    <br>So, I wonder
why and how the content of file 'pkglist' is written?<br>
<br>Thanks, sincerely!<br>
</div><br>