Description of problem: Version-Release number of selected component: anaconda-27.20.1-1 The following was filed automatically by anaconda: anaconda 27.20.1-1 exception report Traceback (most recent call first): File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/tui/spokes/software_selection.py", line 125, in _translate_env_selection_to_name return self.payload.environments[selection] File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/tui/spokes/software_selection.py", line 262, in input environment = self._translate_env_selection_to_name(self._selected_environment) File "/usr/lib/python3.6/site-packages/simpleline/render/io_manager.py", line 244, in _process_input key = active_screen.ui_screen.input(active_screen.args, key) File "/usr/lib/python3.6/site-packages/simpleline/render/io_manager.py", line 142, in process_input result = self._process_input(active_screen, c) File "/usr/lib/python3.6/site-packages/simpleline/render/screen_scheduler.py", line 265, in _process_input input_result = self._io_manager.process_input(active_screen) TypeError: list indices must be integers or slices, not str Additional info: addons: com_redhat_kdump, com_redhat_docker cmdline: /usr/libexec/system-python /sbin/anaconda cmdline_file: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-27 rd.live.check quiet inst.text executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.13.3-300.fc27.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 27
Created attachment 1330535 [details] File: anaconda-tb
Created attachment 1330536 [details] File: anaconda.log
Created attachment 1330537 [details] File: dnf.librepo.log
Created attachment 1330538 [details] File: environ
Created attachment 1330539 [details] File: hawkey.log
Created attachment 1330540 [details] File: lorax-packages.log
Created attachment 1330541 [details] File: lsblk_output
Created attachment 1330542 [details] File: lvm.log
Created attachment 1330543 [details] File: nmcli_dev_list
Created attachment 1330544 [details] File: os_info
Created attachment 1330545 [details] File: program.log
Created attachment 1330546 [details] File: storage.log
Created attachment 1330547 [details] File: syslog
Created attachment 1330548 [details] File: ifcfg.log
Created attachment 1330549 [details] File: packaging.log
The reproducer is: choose Fedora server Edition for software selection with server.iso text mode installation
Proposed as a Blocker for 27-beta by Fedora user lnie using the blocker tracking app because: Looks like a blocker for me, affects: When using a dedicated installer image, the installer must be able to complete an installation using the text, graphical and VNC installation interfaces
Created attachment 1330598 [details] screenshot
Lili, please always specify which exact image you tested with. Is that Beta 1.2 Server DVD or something else? Thank you.
This is unique to Server, so keeping on the proposed list, but skipping until we do modular server-specific blocker reviews.
(In reply to Kamil Páral from comment #19) > Lili, please always specify which exact image you tested with. Is that Beta > 1.2 Server DVD or something else? Thank you. Sure,will keep it on mind.
PR: https://github.com/rhinstaller/anaconda/pull/1201
Similar problem has been detected: Text installation using the Everything repo, attempt to use the software selection spoke and select 'Minimal'. addons: com_redhat_docker, com_redhat_kdump cmdline: /usr/libexec/system-python /sbin/anaconda cmdline_file: console=ttyS0,115200 inst.stage2=nfs://192.168.0.99:/srv/fedora/fedora-release/Fedora-27-20170925.0/everything/armhfp/ inst.repo=https://kojipkgs.fedoraproject.org/compose/27//Fedora-27-20170925.0/compose/Everything/armhfp/os/ hashmarkername: anaconda kernel: 4.13.3-300.fc27.armv7hl package: anaconda-27.20.1-1 product: Fedora reason: TypeError: list indices must be integers or slices, not str release: Cannot get release name. version: 27
Similar problem has been detected: Same issue on x86 when using the Everything repo and selecting 'Minimal' in the software spoke, then 'c' to continue. addons: com_redhat_docker, com_redhat_kdump cmdline: /usr/libexec/system-python /sbin/anaconda cmdline_file: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-E-dvd-x86_64-27 quiet inst.text hashmarkername: anaconda kernel: 4.13.3-300.fc27.x86_64 package: anaconda-27.20.1-1 product: Fedora reason: TypeError: list indices must be integers or slices, not str release: Cannot get release name. version: 27
I saw this crash with Fedora-Server-dvd-x86_64-27_Beta-1.2.iso.Checked with Fedora-Server-dvd-x86_64-27_Beta-1.3.iso,Fedora-Workstation-netinst-x86_64-27_Beta-1.3.iso and Fedora-Workstation-netinst-x86_64-27_Beta-1.3.iso,all of them are affected.
Hi kamil, see the same issue with Fedora-Everything-netinst-x86_64-27_Beta-1.3.iso when choose "Fedora Workstation" ,so this is definitely not server specific,right?Seems like more serious,as you are unable to finish a text mode installation.
I can reproduce this with Everything RC1.3, selecting e.g. Workstation product :/
Ugh, I don’t see any way around this. +1 blocker
I also reproduced this. +1 blocker
anaconda-27.20.1-6.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-a8adecb3c5
+1 blocker
This is definitely a blocker :-( +1 to block.
Accepting as a blocker.
(In reply to Fedora Update System from comment #30) > anaconda-27.20.1-6.fc27 has been submitted as an update to Fedora 27. > https://bodhi.fedoraproject.org/updates/FEDORA-2017-a8adecb3c5 I tested this with a custom boot.iso built by lorax, tested Minimal and Workstation package set, works.
anaconda-27.20.1-6.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-a8adecb3c5
Tested with Fedora-Workstation-netinst-x86_64-27_Beta-1.5.iso and Fedora-Everything-netinst-x86_64-27_Beta-1.5.iso, confirmed Server Edition,Minimal and Workstation, works fine.
Tested on arm and aarch64, working as expected.
anaconda-27.20.1-6.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
anaconda-27.20.2-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-6dd3da2595
anaconda-27.20.2-1.fc27, pykickstart-2.39-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-6dd3da2595
anaconda-27.20.2-1.fc27 pykickstart-2.39-1.fc27 python-simpleline-0.6-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-6dd3da2595
anaconda-27.20.2-1.fc27, pykickstart-2.39-1.fc27, python-simpleline-0.6-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-6dd3da2595
anaconda-27.20.2-1.fc27, pykickstart-2.39-1.fc27, python-simpleline-0.6-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.