Bug 1903141 - watchman try to use /var/run/watchman for state which is a tmpfs
Summary: watchman try to use /var/run/watchman for state which is a tmpfs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: watchman
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1903392 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-12-01 12:58 UTC by Levente Farkas
Modified: 2020-12-12 04:32 UTC (History)
4 users (show)

Fixed In Version: watchman-2020.09.21.00-7.fc33 watchman-2020.09.21.00-7.fc32
Clone Of:
Environment:
Last Closed: 2020-12-10 01:14:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Levente Farkas 2020-12-01 12:58:05 UTC
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 -
----------------------

Comment 1 Michel Lind 2020-12-01 18:03:31 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!

Comment 2 Fedora Update System 2020-12-01 22:42:15 UTC
FEDORA-2020-5921980912 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-5921980912

Comment 3 Fedora Update System 2020-12-01 22:42:27 UTC
FEDORA-2020-53c640d73d has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-53c640d73d

Comment 4 Fedora Update System 2020-12-02 01:39:34 UTC
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.

Comment 5 Fedora Update System 2020-12-02 02:27:38 UTC
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.

Comment 6 Fedora Update System 2020-12-10 01:14:38 UTC
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.

Comment 7 Fedora Update System 2020-12-10 01:27:10 UTC
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.

Comment 8 Davide Cavalca 2020-12-12 04:32:33 UTC
*** Bug 1903392 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.