Hide Forgot
SUBJ: Text installation fails for different languages than default english There is no way how to proceed with '5) [!]' bullet. ## To reproduce pass language parameter 'inst.lang=cs_CZ' to the installer ISO=./Fedora-Server-dvd-x86_64-33-1.2.iso virt-install --name fc33 --vcpus 4 --memory 8192 --machine q35 --network type=direct,model=virtio,source=eno1 \ --location $ISO --disk format=raw,path=fc33.img,size=15 --nographics \ --extra-args="console=tty0 console=ttyS0,115200n8 inst.text inst.lang=cs_CZ" %< ---------------------------------------------------------------------------- ================================================================================ ================================================================================ Installation 1) [x] Nastavení jazyka 2) [x] Nastavení času (Czech (Czechia)) (Časové pásmo Etc/UTC) 3) [x] Instalační zdroj 4) [x] Výběr softwaru (Místní média) (Vydání Fedora Serveru) 5) [!] Cíl instalace 6) [x] Nastavení sítě (Vybráno automatické rozdělení) (Drátové (enp1s0) připojeno) 7) [x] Heslo správce systému 8) [ ] Vytvoření uživatele (Heslo je nastaveno.) (Nebude vytvořen žádný uživatel) Vyberte prosím z výše uvedených možností ['h' pro nápovědu, 'q' pro ukončení, 'r' pro obnovení, 's' pro zahájení instalace]: [anaconda]1:main* 2:shell 3:log 4:storage-log >Switch tab: Alt+Tab | Help: F1 %< ----------------------------------------------------------------------------
Dobry den panove, do bugzilly jsem pred nekolika tydny reportoval chybu. Prozatim nebyla ani zamitnuta ani prerazena do spravneho supliku. Muzete to prosim proverit? Snad je Michel Salim v poradku! :(
This bug was assigned to the wrong component, so nobody who can work on it likely saw it. Apologies.
Hello Vaclav, thank you for the report! I confirm this with 35.2. Czech can't progress beyond selecting disks, it immediately returns to the hub with "no disks selected" instead of showing the next screen for space reclamation. --- Logging of TUI is basically nonexistent, so I have no idea what happens. All it shows is that there is no attempt to continue to the next spokes.
Fixed in a pull request: https://github.com/rhinstaller/python-simpleline/pull/90
We will also need to fix anaconda: https://github.com/rhinstaller/anaconda/pull/3182