You are not logged in.
Pages: 1
I have been experimenting with some udev rules. However, all of a sudden, I can't reload the rules with this command anymore.
udevadm control --reloadI will always get the following error message, even after restarting the computer or the systemd-udevd.service
Assertion 's' failed at ../systemd-stable/src/libsystemd/sd-event/sd-event.c:1688, function sd_event_source_set_description(). Ignoring.What is going wrong here?
P.S.: this error still persists even if I remove my own udev rules. The only other change I have made was running
# systemctl edit systemd-udevdBut the error message is still there after I deleted the override conf file.
Last edited by ss (2019-08-22 18:43:43)
Offline
It seems that it has been already fixed by upstream developer.
https://github.com/systemd/systemd/comm … 0d1628d012
But how can I get the fix for Arch Linux?
Offline
Arch_Build_System#Retrieve_PKGBUILD_source_using_Git
Add 60ccab093e175f77f72f57eae59c8d0d1628d012 to the backports array rebuild the package to confirm it fixes the issue.
If it does open a bug report on the arch bug tracker.
Offline
Pages: 1