Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: MilkCow on 23 September 2018, 19:21:17

Title: eudev-3.2.6-2 has a faulty udev rules file.
Post by: MilkCow on 23 September 2018, 19:21:17
/lib/udev/rules.d/64-btrfs.rules contains a line

Quote
ENV{ID_BTRFS_READY}=="1", RUN+="@rootbindir@/udevadm trigger -s block -p ID_BTRFS_READY=0"

@rootbindir@ should be replaced with a file path.

eudev-3.2.6 has the same issue on void linux, too.
Title: Re: eudev-3.2.6-2 has a faulty udev rules file.
Post by: konimex on 24 September 2018, 17:06:48
Should be fixed in the latest package. (https://gitea.artixlinux.org/packages/eudev/commit/14cfa861047f6f4e31f6309a945094cd99de8192)