Hide Forgot
Description of problem: Content cannot be removed from Repositories, that are sync via a feed. If "pulp-admin rpm repo remove rpm" is called, the command returns "successfull" but no content is actually deleted. Version-Release number of selected component (if applicable): all How reproducible: Always Steps to Reproduce: 1. Call "pulp-admin rpm repo remove rpm " on a repository that is synced 2. Look into server_calls.log to find "unassociation successfull" Actual results: User thinks content has been removed, but it is not. Expected results: User recieves Message "Content cannot be removed from repositories, that are synced with a feed" Additional info: Please also update documentation accordingly
We changed this behavior in 2.4, so that it is now possible to remove content from a repository even if it was brought in by a sync.
*** This bug has been marked as a duplicate of bug 916977 ***