questions about koji system

Mike McLean mikem at redhat.com
Tue Oct 11 20:52:53 UTC 2011


On 10/08/2011 02:36 AM, Robin YB(yang) wrote:
> I have a question here, if I have imported a built RPM/SRPM package into koji
> system , how can I rebuild it?

Koji enforces nvr uniqueness. To rebuild, you will need to increment the 
version or release.

> And if I have mistakenly imported a built RPM/SRPM into koji system ,how can I
> move it out?

If a build is unreferenced, and admin can delete it with the deleteBuild 
call. E.g.

# koji call deleteBuild foo-1.2-3

You can rebuild a deleted nvr, but at present, not reimport.


More information about the buildsys mailing list