From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Sassmannshausen Subject: Re: 1.1.0rc1 available for test! Date: Fri, 10 Apr 2020 17:45:01 +0200 Message-ID: <87d08f2vlu.fsf@gmail.com> References: <87369c1ixm.fsf@gnu.org> Reply-To: alex.sassmannshausen@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59816) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jMvq6-0001Ea-1j for guix-devel@gnu.org; Fri, 10 Apr 2020 11:45:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jMvq4-0006Og-RU for guix-devel@gnu.org; Fri, 10 Apr 2020 11:45:05 -0400 Received: from mail-wm1-x333.google.com ([2a00:1450:4864:20::333]:36381) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jMvq4-0006ON-Lj for guix-devel@gnu.org; Fri, 10 Apr 2020 11:45:04 -0400 Received: by mail-wm1-x333.google.com with SMTP id a201so2744431wme.1 for ; Fri, 10 Apr 2020 08:45:04 -0700 (PDT) Received: from watership ([2a02:a03f:664e:4100:53c2:84c6:c063:7e25]) by smtp.gmail.com with ESMTPSA id n6sm3148394wmc.28.2020.04.10.08.45.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Apr 2020 08:45:02 -0700 (PDT) In-reply-to: <87369c1ixm.fsf@gnu.org> 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-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hello, A minor useability issue: At the end of installation, a prompt suggests installation is complete and that the system is ready for reboot. However, it suggests one can remove the installation medium before hitting return to restart. For me at least, removing the pendrive prior to reboot caused the system to hang. Only a hard power off got me out of that hang. The system seems to work fine aftarwards. Perhaps the message could be improved by reversing the order of restarting and removing boot media? Best wishes, Alex Ludovic Court=C3=A8s writes: > Hello Guix! > > I=E2=80=99ve run =E2=80=9Cmake release=E2=80=9D from the new =E2=80=98ver= sion-1.1.0=E2=80=99 branch and uploaded > the result: > > https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc1 > > Alternately (and preferably), you can get it over IPFS: > > guix install ipfs > ipfs daemon & > ipfs ls QmXpSUnppJgf23LpaKJzRWJbQxwEfybJy9VxF79iTLSXqa > ipfs get =E2=80=A6 > > All the files are signed with my key, also used to sign this message. > > Please test things as much as you can, be it the binary installation > tarball on a =E2=80=9Cforeign=E2=80=9D distro or the ISO image. Once you= =E2=80=99ve downloaded, > just follow the same instructions as before (if you want to use > =E2=80=98guix-install.sh=E2=80=99, you=E2=80=99ll have to adjust it to us= e the right tarball): > > https://guix.gnu.org/download/ > > If you encounter an issue, please report it to bug-guix@gnu.org, > explaining what you did and what you observed. > > Notice that there=E2=80=99s no i686-linux installation image and no VM im= age, > because of but i can provide > those later. > > If everything goes well, we can publish the release on Monday, 13th, > with few or no changes beyond translation updates on the =E2=80=98version= -1.1.0=E2=80=99 > branch. > > Thanks in advance! :-) > > Ludo=E2=80=99.