From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: Re: Release! Date: Thu, 30 Nov 2017 21:57:34 -0500 Message-ID: <877eu7p335.fsf@gmail.com> References: <877f16z9eo.fsf@gnu.org> <87infv54m3.fsf@gnu.org> <87efqgnn7x.fsf@elephly.net> <878teo59tb.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKoaV-00055O-LT for guix-devel@gnu.org; Fri, 01 Dec 2017 11:54:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKoaR-0004bL-ME for guix-devel@gnu.org; Fri, 01 Dec 2017 11:54:55 -0500 In-Reply-To: <878teo59tb.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 30 Nov 2017 11:40:16 +0100") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel Hi! ludo@gnu.org (Ludovic Court=C3=A8s) writes: [...] >> >> I guess we=E2=80=99ll be using berlin.guixsd.org instead of bayfront, no? > > Yes. Questions: > > 1. Do we pre-register berlin=E2=80=99s key on GuixSD? Isn't this already the case? [...] > > The main GuixSD annoying messages that I think we should address by > Tuesday are: [...] > > 2. =E2=80=9Cudevd[304]: RUN{builtin}: 'uaccess' unknown /gnu/store/q7c8= yayywf76ai3sgvz16pmbz07gj4bp-udev-rules/lib/udev/rules.d/73-seat-late.rules= :15=E2=80=9D > I had researched about that error a bit and it seems that it caused by eudev lacking support for 'uaccess'[0]; so not something to fix in Guix proper. [0] https://github.com/gentoo/eudev/issues/145 Maxim