How do I remove a package from koji?

Josh Boyer jwboyer at gmail.com
Wed Feb 2 00:01:12 UTC 2011


On Tue, Feb 1, 2011 at 5:56 PM,  <steve.webb at beatport.com> wrote:
>> Remove a package in what sense? Can you give me an example of what you
>> want to accomplish?
>
> We used "add-pkg" to add a package using the full name i.e.
> blah-1.0.1-1.el5.yadda.yadda.yadda and we want to remove that because it
> was added by accident.  How do we do that?

I'm fairly sure that requires an admin to access and modify the
postgresql DB directly.  There are a number of checks in place before
you can delete it, but if they are met you should be able to delete
that row from the package table.

josh


More information about the buildsys mailing list