From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: udev on 'core-updates' does not register new devices Date: Tue, 08 Aug 2017 23:13:25 +0200 Message-ID: <87wp6depai.fsf@fastmail.com> References: <87poc6rjwu.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfBol-0001uD-Cu for guix-devel@gnu.org; Tue, 08 Aug 2017 17:13:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dfBoi-00066w-3j for guix-devel@gnu.org; Tue, 08 Aug 2017 17:13:35 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:39401) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dfBoh-00065A-SM for guix-devel@gnu.org; Tue, 08 Aug 2017 17:13:32 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 638AC21873 for ; Tue, 8 Aug 2017 17:13:27 -0400 (EDT) Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id E286B7F992 for ; Tue, 8 Aug 2017 17:13:26 -0400 (EDT) In-Reply-To: <87poc6rjwu.fsf@fastmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --=-=-= Content-Type: text/plain 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.. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlmKKXUACgkQoqBt8qM6 VPqs2QgAin7klxIYPEj0mq81RzNUz8wRUixSEYWBdoWn1j0nUBpELqwOPHYMJ4Kt Mx0uKHLIewTrffx9rWkMQXirvT1Sl9U+bTkYszB+13UfD9nktF4ab9l8aLN5LS9q 176VboLAU8nGPs62hF770z2Z8wwMtB22o3+XxmYztuKYHshe+b7872Na+mDyRpD6 Pl6cHtUyr8oP1N9u0sUTupdwT4au2h/RGHrEGX/7eaqsXKM64dZn/d2WkCEWmS+v kFIYZy6mKfBnNhdOVDKlQjCACLXAcD6rU7ujssWtGaC4c9KSdOc1G8f0WGknNW3O iH01LKO/ht5ZgoKp41iL4pnRy0LDow== =ZK5q -----END PGP SIGNATURE----- --=-=-=--