How do I remove a package from koji?

Mike Bonnet mikeb at redhat.com
Fri Jan 28 21:55:20 UTC 2011


On 01/28/2011 04:43 PM, steve.webb at beatport.com wrote:
> How do I remove or clean out a build repo/tag from koji to start over with 
> a new build tag?

You could list everything with "koji list-tagged <tag>" and then "koji
untag-pkg" all of them.  But it's probably easier to just create a new
tag/target.  You can remove the old tag/target (koji
remove-tag|remove-target) as well, if you want to.


More information about the buildsys mailing list