Bug 1934671
Summary: | pulp3 HTB: Actions::Pulp3::Repository::DeleteVersion (Can't delete version of Content View) | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Justin Sherrill <jsherril> | ||||
Component: | Content Views | Assignee: | Justin Sherrill <jsherril> | ||||
Status: | CLOSED ERRATA | QA Contact: | Lai <ltran> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.8.0 | CC: | pcreech | ||||
Target Milestone: | 6.9.0 | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | tfm-rubygem-katello-3.18.1.15-1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-04-21 13:26:15 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Justin Sherrill
2021-03-03 16:32:47 UTC
Created from redmine issue https://projects.theforeman.org/issues/31359 Upstream bug assigned to jsherril I was able to come up with reproducer steps: 1. create a new yum repo on pulp3 2. don't sync it or add anything to it 3. add it to a content view and publish 4. upload an rpm to the yum repo 5. attempt to 'completely' delete the content view version that you published in step 3) Steps to retest: 1. create a new yum repo on pulp3 2. don't sync it or add anything to it 3. add it to a content view and publish 4. upload an rpm to the yum repo 5. attempt to 'completely' delete the content view version that you published in step 3) Expected: Content view version should be deleted successfully Actual: Content view version is deleted successfully. I also checked the dynflow and the Actions::Pulp3::Repository::DeleteVersion did not show any errors. Verifed on 6.9.0_17, tfm-rubygem-katello-3.18.1.15-1.el7sat.noarch Created attachment 1764403 [details]
pulp3 on dynflow
Attached is the screenshot of the dynflow for pulp3 deleting contentviewversion.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Satellite 6.9 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:1313 |