#81 Workaround authselect issue in F28AW
Closed by walters. Opened by dustymabe.
dustymabe/workstation-ostree-config dusty-authselect  into  f28

Download 81.patch

For beta we are seeing an issue where the nsswitch.conf file
is getting the altfiles entry removed from it by authselect.
As a hack workaround let's make anaconda not call authselect
by default by removing the fprintd-pam rpm from the ostree.

See the following for context:

  • https://github.com/pbrezina/authselect/issues/48
  • https://github.com/rhinstaller/anaconda/blob/059ec35ab90defbdcc785e5bd2cebcd0b6cba510/pyanaconda/kickstart.py#L324-L329

cc @adamwill

I'll merge this so in the f28-updates-testing run we are about to do we can at least verify the compose succeeds with this change (which will be an indicator of whether it will cause a problem for a full compose later).

The pagure merge button was just hanging, so I pushed this directly.

Pull-Request has been closed by walters

@walters pagure's worker things that do git tasks seem pretty overloaded ATM; they do eventually get around to doing the job, but I had to wait half an hour for one this morning :/

This issue is affecting Rawhide too. Do we want to do the same workaround in Rawhide, or wait for a better fix?

Metadata