Bug 2128864 - Repo Deletion with no feed url causes a `ArgumentError`
Summary: Repo Deletion with no feed url causes a `ArgumentError`
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Repositories
Version: 6.11.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: 6.13.0
Assignee: Samir Jha
QA Contact: Chris Roberts
URL:
Whiteboard:
: 2164238 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-09-21 18:14 UTC by Samir Jha
Modified: 2023-07-03 20:41 UTC (History)
4 users (show)

Fixed In Version: rubygem-katello-4.7.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-03 13:22:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screenshot of repo without feed url (190.91 KB, image/png)
2023-01-05 18:41 UTC, Chris Roberts
no flags Details
Screenshot showing repo deletion was completed (103.92 KB, image/png)
2023-01-05 18:41 UTC, Chris Roberts
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 35534 0 Normal Ready For Testing Repo Deletion with no feed url causes a `ArgumentError` 2022-09-22 14:12:46 UTC
Red Hat Issue Tracker SAT-13067 0 None None None 2022-12-08 15:59:17 UTC
Red Hat Product Errata RHSA-2023:2097 0 None None None 2023-05-03 13:23:51 UTC

Description Samir Jha 2022-09-21 18:14:44 UTC
Deleting repositories that have no feed url causes the following error.
<pre>

ArgumentError
bad argument (expected URI object or URI string)
- "/usr/share/ruby/uri/common.rb:739:in `URI'"
- "/home/vagrant/katello/app/services/katello/pulp3/repository/yum.rb:15:in `remote_options'"
- "/home/vagrant/katello/app/services/katello/pulp3/repository.rb:102:in `block in
  delete_remote'"
- "/home/vagrant/katello/app/services/katello/pulp3/service_common.rb:51:in `ignore_404_exception'"
- "/home/vagrant/katello/app/services/katello/pulp3/repository.rb:102:in `delete_remote'"
- "/home/vagrant/katello/app/lib/actions/pulp3/repository/delete_remote.rb:11:in `invoke_external_task'"
</pre>

Steps to repro
* Create a custom repo with feed url
* Now remove feed url and update the repo
* Delete the repo

Expected:
Successful deletion

Actual:
Above error


Additional Notes:
When a repo has a feed url a repo remote is created in pulp. Possibly on repo update the remotes are not getting cleaned properly.

Comment 1 Samir Jha 2022-09-21 18:14:48 UTC
Created from redmine issue https://projects.theforeman.org/issues/35534

Comment 2 Samir Jha 2022-09-21 18:14:50 UTC
Upstream bug assigned to None

Comment 3 Bryan Kearney 2022-09-22 20:04:32 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/35534 has been resolved.

Comment 5 Chris Roberts 2023-01-05 18:41:09 UTC
Created attachment 1936027 [details]
Screenshot of repo without feed url

Comment 6 Chris Roberts 2023-01-05 18:41:47 UTC
Created attachment 1936028 [details]
Screenshot showing repo deletion was completed

Comment 7 Chris Roberts 2023-01-05 18:43:31 UTC
Tested the following:

Created a repo with a url to https://fixtures.pulpproject.org/rpm-unsigned/

Removed the url and updated the repo - See screenshot

Deleted the repo and it completed ok - See screenshot

moving to VERIFIED

Comment 10 errata-xmlrpc 2023-05-03 13:22:11 UTC
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 (Important: Satellite 6.13 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-2023:2097

Comment 11 Lucy Fu 2023-07-03 20:41:59 UTC
*** Bug 2164238 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.