A recent anaconda change: https://github.com/rhinstaller/anaconda/pull/1857 resulted in the core of anaconda depending on the 'blivetgui' module (provided by blivet-gui-runtime package), which has previously always been intentionally avoided. The `anaconda-core` package, which contains this code, does not depend on blivet-gui-runtime, and as a result of this, image builds that run during the distribution compose process are failing because they run as non-GUI installs and don't include anaconda-gui / blivet-gui-runtime in their environments: https://pagure.io/dusty/failed-composes/issue/1581 https://koji.fedoraproject.org/koji/taskinfo?taskID=33180334 We could make anaconda-core depend on blivet-gui-runtime, but this would not be how things are supposed to be done, this split between anaconda-core and anaconda-gui with the core *not* depending on things like blivetgui is intentional. The change needs to be reworked somehow such that it doesn't introduce this dependency to the non-GUI part of anaconda. Marking as an automatic Fedora 30 Beta blocker as it breaks the compose: https://fedoraproject.org/wiki/QA:SOP_blocker_bug_process#Automatic_blockers - "Bugs which entirely prevent the composition of one or more of the release-blocking images required to be built for a currently-pending (pre-)release"
Fixed in a pull request: https://github.com/rhinstaller/anaconda/pull/1871
anaconda-30.25.3-2.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-66802096bb
anaconda-30.25.3-2.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.
anaconda-30.25.4-1.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-7f36d739dc
anaconda-30.25.4-1.fc30 has been pushed to the Fedora 30 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-2019-7f36d739dc
anaconda-30.25.4-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.