From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: =?UTF-8?B?UmU6IExldOKAmXMgbWVyZ2Ug4oCYY29yZS11cGRhdGVz4oCZIQ==?= Date: Mon, 30 Sep 2019 13:46:18 +0000 Message-ID: References: <87zhiuksyx.fsf@gnu.org> <87tv8wbs8o.fsf@jlicht.xyz> <87pnjknhdg.fsf@posteo.net> <87lfu7nmnb.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000007795650593c5763c" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47019) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iEw0b-00068p-DV for Guix-devel@gnu.org; Mon, 30 Sep 2019 09:46:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iEw0Y-00013N-Ep for Guix-devel@gnu.org; Mon, 30 Sep 2019 09:46:36 -0400 Received: from mail-ua1-x92b.google.com ([2607:f8b0:4864:20::92b]:42531) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iEw0W-00011N-CQ for Guix-devel@gnu.org; Mon, 30 Sep 2019 09:46:32 -0400 Received: by mail-ua1-x92b.google.com with SMTP id r19so4181271uap.9 for ; Mon, 30 Sep 2019 06:46:29 -0700 (PDT) In-Reply-To: <87lfu7nmnb.fsf@posteo.net> 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: Marius Bakke Cc: Guix-devel --0000000000007795650593c5763c Content-Type: text/plain; charset="UTF-8" Hi Marius and Guix, > To make the glibc 2.28 locales available and get rid of this warning for > packages you haven't updated yet, add this to your configuration and > reconfigure: > > (locale-libcs (list glibc-2.28 (canonical-package glibc))) That did the trick, thank you. > This is . Can you see if the mentioned fix works for you? I added urandom-seed to the services for this system, but reconfigure failed because I use the desktop-services as a base, which includes urandom-seed as a service from base-services. The reconfigure and reboot did not hang this time, though. Everything else I use looks good, thanks! John --0000000000007795650593c5763c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Marius and Guix,

> To make the glibc 2.28 locales available and get rid of this = warning for
> packages you haven't updated yet, add this to your configuration a= nd
> reconfigure:
>
> (locale-libcs (list glibc-2.28 (canonical-package glibc)))

That did the trick, thank you.

> This is <https://issues.guix.gnu.org/issue/37501>.= =C2=A0 Can you see if the mentioned fix works for you?

I added urandom-seed to the services = for this system, but reconfigure failed because I use the desktop-services = as a base, which includes urandom-seed as a service from base-services.
The reconfigure and reboot did not hang this time, though.

Everything else I use looks good, thanks!

John

--0000000000007795650593c5763c--