Problem:
I have some rpm packages in pulp which are not part of any repository. How can I delete them with cli or API? I didn’t find such option in REST API docu. I thought that “pulp orphan cleanup” will do it but it doesn’t. Any ideas?
Expected outcome:
Remove pulp rpm content
Pulpcore version:
“3.20.0”
Pulp plugins installed and their versions:
{
“component”: “rpm”,
“version”: “3.17.12”,
“package”: “pulp-rpm”
},
{
“component”: “file”,
“version”: “1.11.1”,
“package”: “pulp-file”
}
Operating system - distribution and version:
Red Hat Enterprise Linux Server release 7.9 (Maipo)
Other relevant data: