Bug 2307373
| Summary: | weston-remote-access as %config(noreplace) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pat Riehecky <riehecky> |
| Component: | weston | Assignee: | Neal Gompa <ngompa13> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | ernunes, negativo17, ngompa13, rhughes, tdawson |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | weston-13.0.3-3.fc42 weston-13.0.3-3.fc40 weston-14.0.0-1.fc41 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-08-27 15:56:02 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pat Riehecky
2024-08-22 19:28:47 UTC
I should just move the pam config to the /usr/share/pam.d location anyway. That way /etc/ overrides work like they should. (In reply to Neal Gompa from comment #1) > I should just move the pam config to the /usr/share/pam.d location anyway. > That way /etc/ overrides work like they should. It seems that most packages just keep them in /etc, at least checking on my system there is nothing in /usr/share/pam.d/. The weston meson build puts it in /etc by default and it is also mentioned in the weston-vnc(7) manpage. So I think it should be left in /etc/pam.d/. Looking at the spec for other packages which install to /etc/pam.d/ I think we should just mark it as %config(noreplace) as suggested. People don't know you can put them there now, which is why it's not populated. But sure, I'll do that for now and look at changing in Weston 14. FEDORA-2024-6d7ac1a092 (weston-13.0.3-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-6d7ac1a092 FEDORA-2024-6d7ac1a092 (weston-13.0.3-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-097ca3fa8e (weston-13.0.3-3.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-097ca3fa8e FEDORA-2024-645e98ef39 (weston-13.0.3-3.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-645e98ef39 FEDORA-2024-097ca3fa8e has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-097ca3fa8e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-097ca3fa8e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-645e98ef39 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-645e98ef39` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-645e98ef39 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-645e98ef39 (weston-13.0.3-3.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-097ca3fa8e has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-097ca3fa8e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-097ca3fa8e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-097ca3fa8e (weston-14.0.0-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. |