From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: core-updates call for testing Date: Fri, 24 Apr 2020 18:46:28 +0000 Message-ID: <171ad833007.1179f27834719.8540473356595291204@zoho.com> References: <87pnbxg508.fsf@devup.no> <171aa339c16.dea1952b12162.1876835440526368620@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44868) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jS3LU-0008KF-So for help-guix@gnu.org; Fri, 24 Apr 2020 14:46:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jS3LU-0008JF-ER for help-guix@gnu.org; Fri, 24 Apr 2020 14:46:40 -0400 In-Reply-To: <171aa339c16.dea1952b12162.1876835440526368620@zoho.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: sirgazil Cc: Marius Bakke , guix-devel , help-guix ---- On Fri, 24 Apr 2020 03:20:41 +0000 sirgazil wrote ---- > ---- On Thu, 23 Apr 2020 23:24:23 +0000 Marius Bakke wrote ---- > > Hello Guix! > > > > The "core-updates" branch is ready for testing! According to 'guix > > weather', the substitute coverage is slightly better than on "master" > > for x86_64. You can get it by running: > > > > guix pull --branch=core-updates > > > > Please try upgrading your profiles and systems and file bugs for > > anything that does not work for you. GNOME users in particular are > > encouraged to try the new GNOME 3.34 and report any regressions. > > I pulled from core-updates without problems, but "guix upgrade" failed. > > First, when running "guix upgrade", I got the following message, which I think is confusing because I use GNU, not Guix on a foreign distro: > > $ guix upgrade > guile: warning: failed to install locale > hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and defining `GUIX_LOCPATH', along these lines: > > guix package -i glibc-utf8-locales > export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale" > > See the "Application Setup" section in the manual, for more info. I filed a bug about this: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40826