From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 5ZRRGDHrjGBf/gAAgWs5BA (envelope-from ) for ; Sat, 01 May 2021 07:46:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id EMPxEjHrjGDAQQAAB5/wlQ (envelope-from ) for ; Sat, 01 May 2021 05:46:25 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 10A11C2C6 for ; Sat, 1 May 2021 07:46:25 +0200 (CEST) Received: from localhost ([::1]:48532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lciSO-0006iu-3x for larch@yhetil.org; Sat, 01 May 2021 01:46:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45998) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lciS5-0006iU-4W for guix-devel@gnu.org; Sat, 01 May 2021 01:46:05 -0400 Received: from mail-qt1-x829.google.com ([2607:f8b0:4864:20::829]:37669) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lciS1-0004Xo-Fe; Sat, 01 May 2021 01:46:04 -0400 Received: by mail-qt1-x829.google.com with SMTP id d12so174468qtr.4; Fri, 30 Apr 2021 22:46:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:cc:date:message-id:mime-version :content-transfer-encoding; bh=Rd8fQmi6Epph3PX69Tg4aX67lUuGCUtrMZn0uAVOHyk=; b=Ye4/bIgJmO2ylOdutPJxiVdPCXrrguXRuB9R2Sm4G9jQl4naf3Oy2GvYqunQd8xxW5 28cJRfkR5aHLqAp0jw8v8byBv3rgmMS8HrPGPwISgNj/y+sbkrbRQ039qPid0aA7708h 2yA8sz2tbTTt49K0gowuOxoXh8LIGkwnkQo0YtvIY1oi0IvZC5x3QkNKHBCHzof9CcIV Cmc5YAtz+re0aS+MKG8/ShSOSqi9sPz2QRxZHYzwsUq+1i+amyVgoq2EvN5SJNWmmHC3 Ex9andLuWnOkptQhzEjCwPFf/1Cxxhd2TAyRXenejZef0sbJxHOl1ZgqgJuQAUtNYlof l+oA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:cc:date:message-id:mime-version :content-transfer-encoding; bh=Rd8fQmi6Epph3PX69Tg4aX67lUuGCUtrMZn0uAVOHyk=; b=oJbyW5Mjk5h/8hX5XLRGBI4sQVyYxgk1zNp7zcngX5a8/Id2BrGNnOAMxs17sZhBIQ +aCXwTBHyCXQSs8ZhHOudx9RIIUoy+wXz4sJKm7x0Mn0z48edNvnnHWJtyXABTOjQuWX 0RA9f08lOljY6OFpmtW5xBlIt2gv9QV1x1Maw8TkxwMFEWZmkvqcQ75Nxfdai9Uh4PsT 2+giTMCbTKSuxPZJEKZ7qx6/Ek3HgH6FZ44qOlPc0E2A5t19LBK2AYyILOSsUEh//s78 dLGqzbUynQAgaGibr2ykMfA3Y0bl3dmo+ioxM+lXPJH8tB9BSx+4zhy/LY82tj0AtiWI ku6Q== X-Gm-Message-State: AOAM532gdDEDYbGam30Sbh/9C7F16LJ9Rp7dvBjpImVC0yG95P97P2bW 5a1NBQtmRYfto/DSk6h3ldmr9VzSGZmnzg== X-Google-Smtp-Source: ABdhPJzD1f4yTHfZyUCAN/j/x8qY3IRpYsae8sAM03E1SkJEKAR67/+ER+0NAhEzjfDA5KtrCqBMLw== X-Received: by 2002:ac8:130d:: with SMTP id e13mr7661395qtj.24.1619847959189; Fri, 30 Apr 2021 22:45:59 -0700 (PDT) Received: from hurd (dsl-153-97.b2b2c.ca. [66.158.153.97]) by smtp.gmail.com with ESMTPSA id 198sm3391635qkf.20.2021.04.30.22.45.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Apr 2021 22:45:58 -0700 (PDT) From: Maxim Cournoyer To: guix-devel Subject: GNU Guix 1.3.0rc1 available for testing! Date: Sat, 01 May 2021 01:45:57 -0400 Message-ID: <877dkjovl6.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::829; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qt1-x829.google.com X-Spam_score_int: 0 X-Spam_score: -0.1 X-Spam_bar: / X-Spam_report: (-0.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_TONAME_EQ_TOLOCAL_HDRS_LCASE=1.999, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-maintainers@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619847985; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Rd8fQmi6Epph3PX69Tg4aX67lUuGCUtrMZn0uAVOHyk=; b=D+jxh4IWWvGQ7RKnYZbq0cO3sH5+MQlRbF7vO+6Vvb/2LD21ur303I0CHhHAkxVWmCkc8V 0QEvBqFc2d3L0pV8MjgaLoOXgGKkqaUj5LnwCJzIdraU5998Us+qBZW/Re58NDggdypQ+A 017M06HL5Xkripgz0fYExnAOwTPs/6UmFZwHcShnjiR62eWU92AdvKS0YvIzH5s02MC0+C w6wAzY2vrbXvptHNZT/B47ab+ydHSXiwYrZQxKrgZ5A4MKK5ABpkKE9lX8/+rLGl6g7IEf 0bWLSHgbXiXpRO1uHSlucpexZ8O1xPESy8fnIjKgOdjTL1EmYI3DXswpb+Uexg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619847985; a=rsa-sha256; cv=none; b=cCTqAmTe4OLF9go5mojHg+lf7VUSyzpuK3CgSIM29Chd5prrsAirj7FVyQutL+YqyvMfk5 GwZr32hVejI379PW+90oXO4s3UcY8MniZvchZezGdRuaqkK0wf5KhCtLBEoj/TbfbwLgR2 Hsm3py0SNK9TDeOy6yyvdh9jnFNFOvl0Xpf9pY4dXbj5JF42miN82VYmFC1VsUY6Qtivq2 gVj/GhUlWqPdCulF74iES/6scVes66j3ECBI9LPj8aY0NpODnZBJTQ6tq688/p25mHJAgg z7XS9OzaYePELpDQUlLTUuMVmTl3aLARBFUPLrkXnHmQE8+UZw54DQWiBt0dUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b="Ye4/bIgJ"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -3.16 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b="Ye4/bIgJ"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 10A11C2C6 X-Spam-Score: -3.16 X-Migadu-Scanner: scn0.migadu.com X-TUID: zGVCEM5nyH7P Hello Guix! A first RC for the upcoming 1.3.0 release is now available for testing: source: https://alpha.gnu.org/gnu/guix/guix-1.3.0rc1.tar.gz binary tarball (to install on a =E2=80=9Cforeign distro=E2=80=9D): https://alpha.gnu.org/gnu/guix/guix-binary-1.3.0rc1.aarch64-linux.tar.xz https://alpha.gnu.org/gnu/guix/guix-binary-1.3.0rc1.armhf-linux.tar.xz https://alpha.gnu.org/gnu/guix/guix-binary-1.3.0rc1.i686-linux.tar.xz https://alpha.gnu.org/gnu/guix/guix-binary-1.3.0rc1.powerpc64le-linux.t= ar.xz https://alpha.gnu.org/gnu/guix/guix-binary-1.3.0rc1.x86_64-linux.tar.xz system installation: https://alpha.gnu.org/gnu/guix/guix-system-install-1.3.0rc1.i686-linux.= iso.xz https://alpha.gnu.org/gnu/guix/guix-system-install-1.3.0rc1.x86_64-linu= x.iso.xz virtual machine image: https://alpha.gnu.org/gnu/guix/guix-system-vm-image-1.3.0rc1.x86_64-lin= ux.qcow2.xz SHA256 hashes: 46525e84d2a1d30a53bb40569de23bb1813b8df78731d09b5eac977818106ea7 guix-1.3.= 0rc1.tar.gz 2427e73f5f18c51446174cd230b6dc19c8461838641bec6f66761537e7aa7ad4 guix-bina= ry-1.3.0rc1.aarch64-linux.tar.xz 89028139d049e1a868d41c5d1155f6b3be1b1b0407d93bfa86b7c713a87c1daf guix-bina= ry-1.3.0rc1.armhf-linux.tar.xz 5da4edf9075c87d575d653140b53fe316305f94b58179aa935af223f037b36c2 guix-bina= ry-1.3.0rc1.i686-linux.tar.xz f7c2a42f9f48fc6b2d7ba672ed49c3a6fc483cb3fbe261a8a79385b8381205ec guix-bina= ry-1.3.0rc1.powerpc64le-linux.tar.xz 3348ec2fd116ed97c1806f8eac777ab2f7cff2b466b7c0dc5c2d1a904e4395f7 guix-bina= ry-1.3.0rc1.x86_64-linux.tar.xz 429deb5af3a956e7530cd0ed4cab7d5b13a7f1d22a0fe690f6714ab89a846db6 guix-syst= em-install-1.3.0rc1.i686-linux.iso.xz a1772a8d08729471e7b1c04ac4d9213f4db077458aeacc59d14ff9f2399357b2 guix-syst= em-install-1.3.0rc1.x86_64-linux.iso.xz 58ccabbc61cd00d9b1ec1f417360827aa2f8428567f1cfb0a83dc2191e67897e guix-syst= em-vm-image-1.3.0rc1.x86_64-linux.qcow2.xz All these files have an associated =E2=80=98.sig=E2=80=99, an OpenPGP signa= ture that you can verify as explained at . You can help by: 1. Testing the binary tarball on the distro of your choice. You can download . Uncomment the =E2=80=98GNU_URL=E2=80=99 variable assignment that refers to alpha.gnu= .org and it should pick up 1.3.0rc1 automatically. 2. Testing the graphical installer of Guix System. 3. Testing the VM image. In any case, please report success, failure, and annoyances in this thread. The remaining outstanding issues, which you can track here [0], are as follow and affect the installer: 47567 Installer crash in 'uuid->string' for a FAT16 partition 44872 Installer crash: 'uuid->string' is passed #f in lieu of a UUID If everything goes well, the final release is planned for the 10th of May, which gives us about a week to test and fix any remaining issues. Thanks in advance! Maxim [0] http://issues.guix.gnu.org/47297