Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#76899 - [systemd] regression: "systemd-udevd: event_source: Failed to get device name: No such file ..."

Attached to Project: Arch Linux
Opened by Eric Wang (enihcam) - Wednesday, 21 December 2022, 10:10 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 21 December 2022, 10:32 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
```
Dec 21 15:12:16 systemd-udevd[202]: event_source: Processing device (SEQNUM=761, ACTION=add)
Dec 21 15:12:16 systemd-udevd[202]: event_source: /usr/lib/udev/rules.d/60-evdev.rules:9 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-pref>
Dec 21 15:12:16 systemd-udevd[202]: event_source: No entry found from hwdb.
Dec 21 15:12:16 systemd-udevd[202]: event_source: /usr/lib/udev/rules.d/60-evdev.rules:9 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=evdev:': No data available
Dec 21 15:12:16 systemd-udevd[202]: event_source: /usr/lib/udev/rules.d/60-evdev.rules:28 Importing properties from results of builtin command 'keyboard'
Dec 21 15:12:16 systemd-udevd[202]: event_source: /usr/lib/udev/rules.d/60-evdev.rules:28 Failed to run builtin 'keyboard': No such file or directory
Dec 21 15:12:16 systemd-udevd[202]: event_source: Device processed (SEQNUM=761, ACTION=add)
Dec 21 15:12:16 systemd-udevd[202]: event_source: sd-device-monitor(worker): Passed 187 byte to netlink monitor.
Dec 21 15:12:16 systemd-udevd[202]: event_source: Failed to get device name: No such file or directory
```

Additional info:
* package version(s)
252.4
* config and/or log files etc.
* link to upstream bug report, if any
https://github.com/systemd/systemd/issues/25811

fixed upstream, please backport:
https://github.com/systemd/systemd/pull/25812/commits/729dc0368c1e9eb5db754767cb4d558d0732e980

Steps to reproduce:
upgrade systemd to 252.4 and reboot.
This task depends upon

Closed by  Christian Hesse (eworm)
Wednesday, 21 December 2022, 10:32 GMT
Reason for closing:  Fixed
Additional comments about closing:  systemd 252.4-2

Loading...