Bug 1955162
Summary: | kbd-legacy should be in @anaconda-tools so it is available for anaconda to install if necessary | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Yaroslav Lifanov <lifanovyaroslav> |
Component: | comps | Assignee: | Stephen Gallagher <sgallagh> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 34 | CC: | awilliam, bugzilla, gab-redhat, iolo, kevin, vcrhonek, vpavlin |
Target Milestone: | --- | Keywords: | CommonBugs |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | https://fedoraproject.org/wiki/Common_F34_bugs#kbd-legacy-media | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-05 01:18:54 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
Yaroslav Lifanov
2021-04-29 14:53:37 UTC
I also ran into this same problem with the Finnish keymap. I use disk encryption, and a consequence of this problem is that when Plymouth asks me for the encryption password, the indicator says the keymap currently in use is the Finnish one, but in fact I need to enter the password using the US layout. Hello guys, Anaconda is supposed to install kbd-legacy for languages that need it during OS installation. See bug #1919483 for more information about that. In case you've installed your OS within the time window in which kbd-legacy dependency was removed from kbd and before Anaconda was updated, then you need to install kbd-legacy manually. I had this error after installing Fedora 34 Workstation and KDE Spin from the images from April 23, it is obvious that the fix did not get into the release version for some reason. From the anaconda repository, it is clear that the fix for this bug was not moved to the branch for Fedora 34, although the pull request comments emphasized the need for a fix for the release. Apparently, they just forgot about it. I installed Fedora 34 Workstation with the 1.2 DVD ISO, which seems to be the same as what is currently available from getfedora.org. This is strange, because we have a test that would fail if this was broken. It didn't fail: https://openqa.fedoraproject.org/tests/868058#step/disk_guided_encrypted_postinstall/1 it passed, and there it is using the 'ru' keyboard layout during disk decryption. That test was run on the F34 release images, exactly. That test does use the Server DVD image. I guess it's possible the live images are missing kbd-legacy. ...yeah, I think that's exactly what happened, actually. Workstation image build logs for e.g. show no trace of kbd-legacy: https://koji.fedoraproject.org/koji/taskinfo?taskID=66535238 It looks like it's not actually on the Server DVD either, now I check. The Russian install test uses a remote repository, I do not recall why we have it set up that way. So if you install from a live image this won't work, and if you install from the Server DVD without explicitly adding a remote repo it may not work (I'm not 100% sure, we'd have to check). We'd better put this in Common Bugs :/ The correct resolution here, I think, is to add kbd-legacy to the anaconda-tools group in comps. *** Bug 1955793 has been marked as a duplicate of this bug. *** https://pagure.io/fedora-comps/pull-request/653 unfortunately there is no way we can possibly fix this for the release media :( if that PR gets merged, the semi-unofficial live respins should have it fixed, at least. Merged. :) OK, so I think we have to close this as there isn't really anything else we can do at this point :( *** Bug 1945371 has been marked as a duplicate of this bug. *** |