Description of problem: 1 click Add a disk in the Installation Destination page 2 click "Add FCOE SAN" 3 click "ADD Fcoe disk" This happens because nm_client.get_devices() return value for device['device-type'] is GLib.Variant('i', 1) rather than 1 now, As a result,though anaconda detected nic but failed to put it in the nicCombo Version-Release number of selected component (if applicable): Fedora-Server-dvd-x86_64-Rawhide-20200204.n.0.iso How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
As this bug belongs to the part of installer (FCoE configuration in GUI) which is not used on running (F31) system, just when installing from installation images, and we are not planning to do F31 installation images / isos respin, I am going to close this bug as a duplicate of bug 1798876 filed for the same issue for rawhide. If you think it makes sense to fix the issue also for F31 anaconda feel free to reopen the bug. *** This bug has been marked as a duplicate of bug 1798876 ***
Thanks for closing this,I have created this bug by mistake,actually, f31 is not affected.