After the deaggregation (#1932754) some individually split packages use the following: Obsoletes: xorg-x11-server-utils <= 7.7-39 This line is incorrect, without %{?dist} it does not match against the actual EVR of 7.7-39.fc34. Packages with this tag do not correctly obsolete the xorg-x11-server-utils package, causing conflicts on update. This affects all split out packages with the exception of xisxwayland, this bug is to be used for the update of these packages.
FEDORA-2021-a30cb91d2e has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-a30cb91d2e
FEDORA-2021-a30cb91d2e has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-a30cb91d2e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-a30cb91d2e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
I have tried to install Fedora 34 nightly build 20210416 with kickstart. The installation stops because of transaction error. File /tmp/packaging.log contains this error messages: 00:52:15,926 ERR packaging: The transaction process has ended abruptly 00:52:15,927 INF packaging: Transaction test error: file /usr/bin/xmodmap conflicts between attempted installs of xorg-x11-server-utils-7.7-39.fc34.x86_64 and xmodmap-1.0.9-1.fc34.x86_64 file /usr/bin/xrdb conflicts between attempted installs of xrdb-1.1.1-1.fc34.x86_64 and xorg-x11-server-utils-7.7-39.fc34.x86_64 Should this bug be a freeze exception, because it breaks kickstart installation, and including it will solve the problem?
The kickstart installation continues if I include the following line in the %package section: -xorg-x11-server-utils
Proposing as F34 Freeze Exception The update here is trivial, it just fixes the Obsoletes line in all packages to avoid exactly the above type of install error.
the install errors should be transient and go away when the previous update goes stable, I think, but fixing it probably won't hurt either.
+3 in https://pagure.io/fedora-qa/blocker-review/issue/364 , marking accepted.
FEDORA-2021-a30cb91d2e has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.