#223 Add authselect-compat for f28+
Closed 6 years ago by puiterwijk. Opened 6 years ago by puiterwijk.
puiterwijk/fedora-comps authselectcompat  into  master

file modified
+1
@@ -58,6 +58,7 @@ 

      <uservisible>false</uservisible>

      <packagelist>

        <packagereq>authconfig</packagereq>

+       <packagereq>authselect-compat</packagereq>

        <packagereq>btrfs-progs</packagereq>

        <packagereq>chrony</packagereq>

        <packagereq>cryptsetup</packagereq>

file modified
+1
@@ -58,6 +58,7 @@ 

      <uservisible>false</uservisible>

      <packagelist>

        <packagereq>authconfig</packagereq>

+       <packagereq>authselect-compat</packagereq>

        <packagereq>btrfs-progs</packagereq>

        <packagereq>chrony</packagereq>

        <packagereq>cryptsetup</packagereq>

This is since seemingly Anaconda for f28 now requires this package: https://koji.fedoraproject.org/koji/taskinfo?taskID=25374177 (see anaconda-anaconda.log).

pykickstart 3.12 changelog contains: "Authconfig is replaced with authselect (vponcova)".
This is in f28 and f29 since the 19th.

LGTM, does that mean we should remove authconfig?

This is not good actually, I should have read the comment on top. Now working on anaconda.

Turns out that as the comment here said, Anaconda is supposed to drag it in. On Feb 28: - Drop dependency on authselect and firewalld (vponcova).

Pull-Request has been closed by puiterwijk

6 years ago
Metadata