Bug 2033952

Summary: authselect missing select on cloud image
Product: [Fedora] Fedora Reporter: François Rigault <francois.rigault>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, awilliam, jonathan, kellin, vanmeeuwen+fedora, vponcova, w
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-12-20 19:42:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description François Rigault 2021-12-19 08:12:55 UTC
Description of problem:
from https://bugzilla.redhat.com/show_bug.cgi?id=2019052
authselect is now enforced but missing on cloud image



Version-Release number of selected component (if applicable):
Fedora-Cloud-Base-Rawhide-20211217.n.1.x86_64.qcow2

How reproducible:
all the time


Steps to Reproduce:
1. boot Fedora-Cloud-Base-Rawhide-20211217.n.1.x86_64.qcow2
2. try to log as root
3. (alternatively, set a pubkey through cloud-init and try to log as well)

Actual results:
Login incorrect


Expected results:
should prompt for password

Additional info:
Workaround is to set a cloud-init with:
runcmd:
  - authselect select minimal --force

Comment 1 François Rigault 2021-12-19 17:43:56 UTC
actually most of the QA tests are broken because of this:
https://openqa.fedoraproject.org/tests/1089309#step/_console_wait_login/13

I am surprised images get released if QA tests are failing.

Comment 2 François Rigault 2021-12-20 19:42:07 UTC

*** This bug has been marked as a duplicate of bug 2034336 ***

Comment 3 Adam Williamson 2021-12-20 19:55:57 UTC
Sorry for duplicating this, didn't see your report. Yeah, currently we don't gate compose publication on the openQA results, there's been a plan to change that for a while but it hasn't been done yet.