You are not logged in.

#1 2019-08-22 18:36:04

ss
Member
Registered: 2018-06-04
Posts: 89

udevadm control --reload failed

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 --reload

I 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-udevd

But the error message is still there after I deleted the override conf file.

Last edited by ss (2019-08-22 18:43:43)

Offline

#2 2019-08-23 14:58:51

ss
Member
Registered: 2018-06-04
Posts: 89

Re: udevadm control --reload failed

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

#3 2019-08-23 16:40:22

loqs
Member
Registered: 2014-03-06
Posts: 18,859

Re: udevadm control --reload failed

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

Board footer

Powered by FluxBB