Bug 1880945
| Summary: | authselect create-profile may create broken symlinks | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Villy Kruse <ppywlkiqletw> |
| Component: | authselect | Assignee: | Pavel Březina <pbrezina> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 32 | CC: | jhrozek, pbrezina |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | authselect-1.2.2-1.fc33 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-12-10 01:13:31 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
Villy Kruse
2020-09-21 08:22:11 UTC
I believe the intention was to create symlinks even for a non-existent file for a situation where the base profile would get the file in the future thus un-breaking the link. (In reply to Pavel Březina from comment #1) > I believe the intention was to create symlinks even for a non-existent file > for a situation where the base profile would get the file in the future thus > un-breaking the link. In that case, creating these file as empty file makes things look nicer. /usr/share/authselect/default/minimal/dconf-db /usr/share/authselect/default/minimal/smartcard-auth /usr/share/authselect/default/minimal/fingerprint-auth /usr/share/authselect/default/minimal/dconf-locks Upstream PR: https://github.com/authselect/authselect/pull/230 * `master` * 02a085d1fbfc8c36a21730e547962e933f322263 - lib: do not create symlink to non-existent files when creating new profile FEDORA-2020-cf99202fdc has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-cf99202fdc FEDORA-2020-cf99202fdc has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-cf99202fdc` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-cf99202fdc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-cf99202fdc has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |