Prevent subscription-manager-initial-setup-addon being installed with initial-setup

The addon has not be ported to the new Anaconda/Initial Setup addon API and will break
Initial Setup when both are installed at the same time.

So comment out the "Supplements: initial-setup-gui" until the situation is resolved.

Resolves: rhbz#1941904
This commit is contained in:
mkolman 2021-06-04 13:52:28 +00:00 committed by Christopher Snyder
parent cfb8537337
commit a4341d43c9
1 changed files with 1 additions and 1 deletions

View File

@ -645,7 +645,7 @@ Requires: rhsm-gtk = %{version}-%{release}
Requires: initial-setup-gui >= 0.3.9.24-1
Obsoletes: subscription-manager-firstboot < 1.15.3-1
%if (0%{?rhel} >= 8)
Supplements: initial-setup-gui
#Supplements: initial-setup-gui
%endif
%description -n subscription-manager-initial-setup-addon