Bug 1203671
| Summary: | packages 'fprintd' or 'fprintd-pam' don't uninstall cleanly | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christian Stadelmann <fedora> |
| Component: | fprintd | Assignee: | Bastien Nocera <bnocera> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | bnocera, tmraz |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-22 13:27:49 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
Christian Stadelmann
2015-03-19 12:18:28 UTC
Those files come from pam, authconfig and gdm, respectively, not from fprintd. Reassigning to authconfig, it should probably set up its pam configuration to ignore pam_fprintd.so if it's not present. fprintd package should call 'authconfig --disablefingerprint --update' in its postun script. This is much more clean solution. The /etc/pam.d/fingerprint-auth /etc/pam.d/fingerprint-auth-ac files won't be removed by this but the log messages should be fixed by this. Still present on F23. Will be fixed when fprintd-0.6.0-5 is built. |