Marius Bakke writes: > Hello! > > I tried plugging in a USB drive on a GuixSD desktop system running from > the 'core-updates' branch and get this in dmesg: > > [198220.121488] udevd[173]: RUN{builtin}: 'uaccess' unknown /gnu/store/cfs89vshgfzxr9rr311pf2y6cifyjq4l-udev-rules/lib/udev/rules.d/73-seat-late.rules:15 > [198300.595192] udevd[173]: RUN{builtin}: 'uaccess' unknown /gnu/store/cfs89vshgfzxr9rr311pf2y6cifyjq4l-udev-rules/lib/udev/rules.d/73-seat-late.rules:15 > > And no new device node is created. > > The offending file is here: > > > I also found this: > > ...but I'm not sure what to do about it. Should we just delete this > file, since it's seemingly unused on GuixSD? I tried simply deleting it, but now *nothing* is registered when plugging in a USB device. And I'm not sure why this problem occurs to begin with, the changes since eudev 3.2.1 seem mostly harmless: https://github.com/gentoo/eudev/commits/master To be continued..