Bug 1903141
| Summary: | watchman try to use /var/run/watchman for state which is a tmpfs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Levente Farkas <lfarkas> |
| Component: | watchman | Assignee: | Michel Lind <michel> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 33 | CC: | davide, filbranden, michel, sonny |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | watchman-2020.09.21.00-7.fc33 watchman-2020.09.21.00-7.fc32 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-12-10 01:14:38 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
Levente Farkas
2020-12-01 12:58:05 UTC
(In reply to Levente Farkas from comment #0) > the rpm build, install and try to use the /var/run/watchman directory which > is a tmpfs. so after one install it and reboot the system watchman no longer > be able to use since this directory vanish. > yous should use a > /usr/lib/tmpfiles.d/watchman.conf file and put something like this: > ---------------------- > d /run/watchman 0777 root root - > ---------------------- good catch, thanks! FEDORA-2020-5921980912 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-5921980912 FEDORA-2020-53c640d73d has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-53c640d73d FEDORA-2020-5921980912 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 install --enablerepo=updates-testing --advisory=FEDORA-2020-5921980912 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-5921980912 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-53c640d73d has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-53c640d73d \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-53c640d73d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-5921980912 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-53c640d73d has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. *** Bug 1903392 has been marked as a duplicate of this bug. *** |