From 82443d3c91c555e3c0b0c767d6a18fd4cf354f93 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 23 Sep 2019 12:12:32 -0700 Subject: [PATCH] Drop timedatex from F31 and F32 (it is obsoleted by systemd) timedatex seems to be on the way out: https://bugzilla.redhat.com/show_bug.cgi?id=1735584 though it has not actually been retired yet, it is now obsoleted by systemd. This has actually broken Rawhide Server installs: https://openqa.fedoraproject.org/tests/456408 because anaconda/dnf cannot resolve the contradiction that both systemd and timedatex are 'mandatory' packages, but systemd obsoletes timedatex. Signed-off-by: Adam Williamson --- comps-f31.xml.in | 1 - comps-f32.xml.in | 1 - 2 files changed, 2 deletions(-) diff --git a/comps-f31.xml.in b/comps-f31.xml.in index 020944d2..d1c0343a 100644 --- a/comps-f31.xml.in +++ b/comps-f31.xml.in @@ -5122,7 +5122,6 @@ PackageKit polkit realmd - timedatex dhcp-client fedora-release-server NetworkManager-team diff --git a/comps-f32.xml.in b/comps-f32.xml.in index c7bc0fe1..b868098a 100644 --- a/comps-f32.xml.in +++ b/comps-f32.xml.in @@ -5121,7 +5121,6 @@ PackageKit polkit realmd - timedatex dhcp-client fedora-release-server NetworkManager-team