Description of problem: Now there is no option to remove a package from the repo. Posting the conversation with John about it preethi wondering if you guys have any plans to add a module to the pulp-admin to remove a package and errata jmatthews not sure about removing a package jmatthews it makes sense for uploaded packages jmatthews so I think it's needed preethi k jmatthews I'm checking errata now jmatthews for errata we may not create a 'delete' jmatthews we don't yet support custom errata preethi ah.. k jmatthews I think we only support sync operations with it jmatthews we implemented part of whats needed for custom errata creation, but it's not completed jmatthews so I think this would be a later sprint, or maybe something we dont add jmatthews so I think package deletion is worth adding a bug for
added this in sprint 18.Supports, sudo pulp-admin repo delete_package
Fixed in 0.119.
[root@preethi ~]# rpm -q pulp pulp-0.0.119-1.fc14.noarch [root@preethi ~]# pulp-admin repo Usage: pulp-admin <options> repo <action> <options> Supported Actions: add_package Add specific package(s) from the source repository. delete_package Remove package(s) from the repository. [root@preethi ~]# pulp-admin repo delete_package --id=gpg-repo -p grinder-0.0.65-1.fc13.noarch.rpm Successfully removed package grinder-0.0.65-1.fc13.noarch.rpm from repo [gpg-repo].
Closing with Community Release 15 pulp-0.0.223-4.