Bug 1656702
| Summary: | Unexpected warning message 'Repository x does not match selected protocol' when adding a new repository in Installation Source | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Lijun Li <lijli> | ||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Release Test Team <release-test-team-automation> | ||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | medium | ||||||||||||
| Version: | 9.0 | CC: | jkonecny, jrusz, jstodola, lijli, peter, petersen, qe-i18n-bugs, zveleba | ||||||||||
| Target Milestone: | beta | Keywords: | Improvement, Reopened | ||||||||||
| 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: | 2022-01-08 07:26:59 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: |
|
||||||||||||
*** Bug 1656703 has been marked as a duplicate of this bug. *** Could you please provide us logs from the installation environment. You can find them in /tmp/*.log. (As I noted in my bug report: this is not a new issue - I think it is also true for RHEL 7 and likely even 6... and easily reproduced) Also it is easily worked around, which is likely why noone reported before: but quite annoying really. (In reply to Jiri Konecny from comment #2) > Could you please provide us logs from the installation environment. > > You can find them in /tmp/*.log. Please see the attachments. Thanks, Robert Created attachment 1512944 [details]
anaconda.log
Created attachment 1512945 [details]
dbus.log
Created attachment 1512946 [details]
program.log
*** Bug 1753945 has been marked as a duplicate of this bug. *** 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. Why is this bug not a priority? 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. |
Created attachment 1511961 [details] Unexpected warning message 'Repository x does not match selected protocol' when adding a new repository in Installation Source Description of problem: Unexpected warning message 'Repository x does not match selected protocol' when adding a new repository in Installation Source Version-Release number of selected component (if applicable): anaconda-29.19.0.26-1.el8.x86_64.rpm How reproducible: 100% Steps to Reproduce: 1. Install latest rhel8 build from BaseOS via network installation. 2. Next and click to Installation Source page. 3. Click + to add a new repository under Additional repositories. 4. Input the Name. 5. Copy and paste the AppStream http repo link. Actual results: 1. Unexpected warning message 'Repository x does not match selected protocol' when adding a new repository in Installation Source. 2. Select any other protocol (ex https://) and then select back to http://, the warning message 'Repository x does not match selected protocol' disappeared. Expected results: No such warning message. Additional info: Please see the attached screen shot.