On Fri, 21 Oct 2016 19:55:16 +0200 Antonio Trande <anto.trande@xxxxxxxxx> wrote: > Hi all. > > Just a question: > > why does Koji not work with specific tags? ..snip... > koji: error: Unknown build target: f25-updates-testing Because thats not the way it works. ;) You build against 'targets' ( koji list-targets ) and successful builds in a target tags the build with a specific tag. ie: Name Buildroot Destination ... f25 f25-build f25-updates-candidate ... So, if you build against the f25 'target' you use the 'f25-build' buildroot and if it works, the build is tagged with 'f25-updates-candidate'. Lots of tags are for other uses than building against. For example, the '-pending' tags are there so taskotron knows what things are pending updates, etc. kevin
Attachment:
pgp3blcdJNqtj.pgp
Description: OpenPGP digital signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx