From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: Re: 1.1.0rc2 available for testing! Date: Tue, 14 Apr 2020 08:25:37 -0400 Message-ID: <878siyi79a.fsf@gmail.com> References: <878sj1qcw7.fsf@gnu.org> <20200413074259.ombdnc7woox2armu@pelzflorian.localdomain> <87ftd7mzvs.fsf@gnu.org> <87eesrmwhx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33106) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOKdJ-0001Ze-Q4 for guix-devel@gnu.org; Tue, 14 Apr 2020 08:25:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jOKdI-0005sS-TP for guix-devel@gnu.org; Tue, 14 Apr 2020 08:25:41 -0400 In-Reply-To: <87eesrmwhx.fsf@gmail.com> (Mathieu Othacehe's message of "Mon, 13 Apr 2020 13:54:34 +0200") 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: Mathieu Othacehe Cc: guix-devel@gnu.org, Keyhenge Hello Mathieu, Mathieu Othacehe writes: > Hey, > >> This bug is not about rc2, is it? WDYT Mathieu? > > No, I think its a Guile-Parted bug, I forget about, that causes > installer failures when the partition size is > 1 TiB. It has presumably > always been around. > > I did a Guile-Parted 0.0.3 release and updated the package definition on > master. However, I don't have the hardware to test the fix. So maybe we > shouldn't block the 1.1.0 for this and wait for more feedback. Apologies if I'm confusing things, but is this bug (about partition size greater than 1 TiB the same as what I reported here: https://gitlab.com/mothacehe/guile-parted/-/issues/1) ? Maxim