From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Getting =?utf-8?Q?=E2=80=98core-updates=E2=80=99?= merged Date: Thu, 22 Nov 2018 10:41:59 +0100 Message-ID: <875zwpcuu0.fsf@gnu.org> References: <588d8f0c-703e-7897-b9b8-39d29c453854@riseup.net> <8736s3vq6l.fsf@elephly.net> <875zwz5yq4.fsf@fastmail.com> <87o9aovqor.fsf@gnu.org> <87ftw0u3kw.fsf@elephly.net> <87wopcsoro.fsf@gnu.org> <20181116230358.1ef639a7@alma-ubu> <87muq7oko8.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]:54652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gPlUs-0002c4-5c for guix-devel@gnu.org; Thu, 22 Nov 2018 04:42:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gPlUq-0008AL-9V for guix-devel@gnu.org; Thu, 22 Nov 2018 04:42:05 -0500 In-Reply-To: <87muq7oko8.fsf_-_@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\?\= \=\?utf-8\?Q\?\=22's\?\= message of "Sat, 17 Nov 2018 15:14:47 +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: =?utf-8?Q?Bj=C3=B6rn_H=C3=B6fling?= Cc: guix-devel@gnu.org Hi there! ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > What remains to be done is mostly (1) ensuring that there=E2=80=99s no > significant regression in terms of build failures compared to =E2=80=98ma= ster=E2=80=99, > and (2) making sure GuixSD boots and works fine. > > For #1, a simple test is to try and upgrade your profile and see if > everything builds and works well. In addition, you can look at these > dashboards to identify build failures that need to be addressed: > > https://hydra.gnu.org/jobset/gnu/core-updates > https://berlin.guixsd.org/jobset/core-updates-core-updates There are still failures out there! https://hydra.gnu.org/eval/110331?full=3D1#tabs-still-fail The above list is slightly outdated so I=E2=80=99m restarting an evaluation= on hydra.gnu.org. A prominent issue is LibreOffice: https://lists.gnu.org/archive/html/guix-devel/2018-11/msg00332.html There are also many more issues on armhf and i686 than on x86_64. > For #2, running =E2=80=9Cmake check-system=E2=80=9D, or at least the inex= pensive subset > of system tests (the expensive tests are the installation tests) should > give a good overview=E2=80=94Mark already reported an issue at > . The next step of course is to > try it on the bare metal for your own system config. I=E2=80=99m running GuixSD from =E2=80=98core-updates=E2=80=99 and everythi= ng is working fine. :-) (I=E2=80=99m using Xorg, NM, etc., but not GNOME.) Please check if it works for you! We need your help! Ludo=E2=80=99.