Bug 2293672
Summary: | VNC question will never be shown (e.g. when booting with "inst.text") | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | anaconda | Assignee: | Martin Kolman <mkolman> |
Status: | POST --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 42 | CC: | anaconda-maint, k.koukiou, kkoukiou, mkolman, slavik.vladimir, w |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | anaconda-41.22 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-07-23 13:07:45 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: |
Description
Adam Williamson
2024-06-21 16:10:55 UTC
Hi @Adam sorry for delayed response. I believe this was fixed in https://github.com/rhinstaller/anaconda/releases/tag/anaconda-41.21 First upstream release containing this fix is https://bodhi.fedoraproject.org/updates/FEDORA-2024-3d40a8aab7 For completeness the bug fix was implemented here https://github.com/rhinstaller/anaconda/pull/5710 It does not seem to be fixed. Booting with `inst.text` still does not ask the question, see https://openqa.fedoraproject.org/tests/2749749#step/_boot_to_anaconda/3 - note it still says "Not asking for VNC because text mode was explicitly asked for in kickstart", which is not true. There is no kickstart. AFAICS the PR you linked does nothing about this bug. It does not touch the code I pointed out as the cause of the problem at all. This PR should fix it: https://github.com/rhinstaller/anaconda/pull/5794 This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. |