Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2056936

Summary: Installation source page complains about protocols errorneously
Product: Red Hat Enterprise Linux 9 Reporter: Michal Karm Babacek <mbabacek>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact: Release Test Team <release-test-team-automation>
Severity: high Docs Contact:
Priority: unspecified    
Version: 9.0CC: jkonecny, jstodola, petersen, sbarcomb
Target Milestone: rcKeywords: Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-22 07:28:47 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:
Attachments:
Description Flags
Installation source page none

Description Michal Karm Babacek 2022-02-22 11:54:53 UTC
Created attachment 1862587 [details]
Installation source page

Description of problem:
Installation source page complains about protocols: e.g.
"AppStream url protocol does not match"

The error iterates over all those repos, as you delete/paste again.

There might be some confusion or a race condition with the feature that automatically removes the protocol prefix from the URL I am pasting...

Version-Release number of selected component (if applicable):
9.0.0-20220217.0-BaseOS-x86_64-boot.iso

How reproducible:
Always

Steps to Reproduce:
1. Use new iso in KVM
2. Run graphical installer

Actual results:
It takes re-copy-pasting URLs again, leaving the page and entering the page again to make it work.

Expected results:
It just takes the URL and works.

Additional info:
Screenshot attached with the working state.

Comment 1 Jens Petersen 2022-06-22 08:18:46 UTC
Another workaround is just to change the protocol to https (and switch back to http if you wish).

This is a rather old bug by now... (also happens in RHEL8 of course, and earlier I think)
that ought not to be that hard to fix one would think.

Comment 5 RHEL Program Management 2023-08-22 07:28:47 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.

Comment 6 Jiri Konecny 2023-08-31 09:48:27 UTC
This is already resolved in upstream: https://github.com/rhinstaller/anaconda/pull/4498

However, we are not planning to backport this functionality because it was a bigger redesign which could introduce more issues.