Bug 1037969

Summary: Content removal from synced repositories returns with misleading success message
Product: [Retired] Pulp Reporter: Florian Sachs <florian.sachs>
Component: user-experienceAssignee: pulp-bugs
Status: CLOSED DUPLICATE QA Contact: pulp-qe-list
Severity: unspecified Docs Contact:
Priority: low    
Version: 2.2CC: mhrivnak, skarmark
Target Milestone: ---Keywords: Triaged
Target Release: 2.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-13 21:33:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Florian Sachs 2013-12-04 07:32:27 UTC
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

Comment 1 Michael Hrivnak 2014-02-13 21:30:51 UTC
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.

Comment 2 Michael Hrivnak 2014-02-13 21:33:21 UTC

*** This bug has been marked as a duplicate of bug 916977 ***