From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#35136: Git master installer disk-image has GPT PMBR size mismatch Date: Sat, 13 Apr 2019 15:49:00 +0200 Message-ID: <20190413134900.sfyqoz4wlgabq6cf@pelzflorian.localdomain> References: <20190404053317.25rr6jxauazyuztw@pelzflorian.localdomain> <20190404085135.5yvowbpy7ilx4sea@pelzflorian.localdomain> <20190405055706.jpk6vxc6ad32pqxn@pelzflorian.localdomain> <20190406172942.m3bcdhr226cow7ep@pelzflorian.localdomain> <20190407063323.eh3yol4qbyhke4xh@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:60317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hFJ2h-0003ie-IT for bug-guix@gnu.org; Sat, 13 Apr 2019 09:50:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hFJ2g-0008NG-HL for bug-guix@gnu.org; Sat, 13 Apr 2019 09:50:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44824) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hFJ2g-0008N4-6y for bug-guix@gnu.org; Sat, 13 Apr 2019 09:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hFJ2g-0008BL-47 for bug-guix@gnu.org; Sat, 13 Apr 2019 09:50:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190407063323.eh3yol4qbyhke4xh@pelzflorian.localdomain> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 35136@debbugs.gnu.org On Sun, Apr 07, 2019 at 08:33:23AM +0200, pelzflorian (Florian Pelz) wrote: > This seems to be a duplicate of https://issues.guix.info/issue/33639 > , I think, but it happens to me on x86_64. > This bug is fixed with ludo’s patch for https://issues.guix.info/issue/33639