Bug 1930800

Summary: pulp3: Deleting an RPM package from a repo fails
Product: Red Hat Satellite Reporter: Stephen Wadeley <swadeley>
Component: RepositoriesAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Stephen Wadeley <swadeley>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.9.0CC: jsherril, smallamp
Target Milestone: 6.9.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-25 16:13:27 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:
Embargoed:

Comment 1 Justin Sherrill 2021-02-25 16:09:41 UTC
after some digging, it looks like the switchover rake task failed, but its unclear what the cause of it was.  However since the installer to reconfigure to use pulp3 was run, lots of things broke afterwards.  Stephen is gonna retest on the latest snap and make sure to record output.

The error that happened was:


Error message: the server returns an error
HTTP status code: 400
Response headers: {"Date"=>"Fri, 19 Feb 2021 12:29:18 GMT", "Server"=>"gunicorn/20.0.4", "Content-Type"=>"application/json", "Vary"=>"Accept,Cookie", "Allow"=>"POST, OPTIONS", "X-Frame-Options"=>"SAMEORIGIN", "Content-Length"=>"55", "Via"=>"1.1 dhcp-2-116.vms.sat.rdu2.redhat.com", "Connection"=>"close"}
Response body: ["URI not valid: 99a84ef9-fdae-4de7-a4c4-2378af374251"]

Comment 2 Justin Sherrill 2021-02-25 16:13:27 UTC
Since this has the same cause as 1932259

closing this one

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