eudev is no more compatible with libgudev

"Anna (cybertailor) Vyalkova" <[email protected]> Sun, 23 Jul 2023 03:05:22 +0500
Newsgroups dev.linux.lists.distributions
Message-ID <[email protected]>
Hello, list!

Eudev is a fork of Udev separated from SystemD codebase. It was
abandoned by Gentoo in 2021 and handed over to a team of cross-distro
contributors.

It's currently stuck at Udev API 243, while recent versions of libgudev
require Udev API 247 at least.

The function in question was introduced to Udev in 2020 and added to
libgudev in 2022. Eudev still haven't pulled the changes.

See the upstream issue:
https://github.com/eudev-project/eudev/issues/249

libgudev is the first project that became incompatible with Eudev. As
time passes, there will be others.

If your distro uses Eudev, consider switching to systemd-udev instead.