From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ZxB2LuvAAmELwQAAgWs5BA (envelope-from ) for ; Thu, 29 Jul 2021 16:53:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id gGClKevAAmHCEwAA1q6Kng (envelope-from ) for ; Thu, 29 Jul 2021 14:53:31 +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 C4C801A0AB for ; Thu, 29 Jul 2021 16:53:30 +0200 (CEST) Received: from localhost ([::1]:38250 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m97Pd-00015e-33 for larch@yhetil.org; Thu, 29 Jul 2021 10:53:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39886) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m97PC-0000mV-NY for bug-guix@gnu.org; Thu, 29 Jul 2021 10:53:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46414) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m97PC-0001BW-FC for bug-guix@gnu.org; Thu, 29 Jul 2021 10:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m97PC-0008Mc-Cm for bug-guix@gnu.org; Thu, 29 Jul 2021 10:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#47567: Installer crash in 'uuid->string' for a FAT16 partition Resent-From: Alexandru-Sergiu Marton Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 29 Jul 2021 14:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47567 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Mathieu Othacehe Received: via spool by 47567-submit@debbugs.gnu.org id=B47567.162757033632094 (code B ref 47567); Thu, 29 Jul 2021 14:53:02 +0000 Received: (at 47567) by debbugs.gnu.org; 29 Jul 2021 14:52:16 +0000 Received: from localhost ([127.0.0.1]:57960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m97OR-0008La-MY for submit@debbugs.gnu.org; Thu, 29 Jul 2021 10:52:15 -0400 Received: from mout01.posteo.de ([185.67.36.65]:33305) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m97OP-0008LN-AB for 47567@debbugs.gnu.org; Thu, 29 Jul 2021 10:52:13 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 26C8D240026 for <47567@debbugs.gnu.org>; Thu, 29 Jul 2021 16:52:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.ro; s=2017; t=1627570327; bh=g8sHGvA3/XE3Vl1g91W1iS0Fj4ie1UJUXSXLhUg1zxM=; h=From:To:Cc:Subject:Date:From; b=eA3H7lJPIWrumNLQ/GhsSmYsT0OhRZoFNyrBPSPrX85DQPcGz4OwdRavVSJymamOR zY9pLG4Sv+oel03NYDNbZc0E6crQutF8aWz5RYV4IFw/otZq4OoT/86gDPl0bILUPt bqXCJ8cxeX4oLnZX2gkmPlKigmesHSnO/tvgPp8wuneVLAw6DUtomWdDRMs0pJYHhP 0Pf1nuyqnJjHIe649Mnt0R8WrFVxEOEHHVf2A++flhTEA6KWmmKp18QqXV0Hosdblv H6OACcbL46eMFBmGegnTG2WwB/6uoPCZIWuBu4moe3C1P+hd6l3KBq5YKwbFKohjMw 9NuZswgDoKiqg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GbD5L2KMFz9rxB; Thu, 29 Jul 2021 16:52:06 +0200 (CEST) From: Alexandru-Sergiu Marton Date: Thu, 29 Jul 2021 14:52:05 +0000 Message-ID: <5854699.PtdfiqVJIz@desktop> In-Reply-To: <87wnqygf9k.fsf_-_@gnu.org> References: <18906f9a-2afb-4ba3-a323-8cdb71a7d4c8@posteo.ro> <87v9942y2i.fsf@posteo.ro> <87wnqygf9k.fsf_-_@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 47567@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1627570411; 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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=g8sHGvA3/XE3Vl1g91W1iS0Fj4ie1UJUXSXLhUg1zxM=; b=gqbzUzwuTBwBGl0BNXexALw1znS3Ke3dNgAWBSjDMgO9TszJm7IPDIIKX1/1r3Qpf2fqD/ cJ5dXR8nHrfTpb6kQ/LH57OmCiA2iR5uqzzSNdR+t7VFG+UPI4iK5ZPV8KvOcW8AbhAVc5 QXO/PSijCdvxaxwKJSPDkp/yd8nMIu8qETpFEhhxUro1rFE+dThxU+3p/nGvqyHnarH6V+ IZ6wq+fqH6zgiqoKx3y/rs0k6R1M1ykSV//WZnfWYsZFLFmeiCGFaUz++inz0XlTy51Phn rtC2IcMu1B+4UljkR/Rriq/mCZzjs6P8/FtoXJr2qatRfwsHCmyfKZ08lJQ2HQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1627570411; a=rsa-sha256; cv=none; b=eEK3P1O8Iju5Ob+J4jrCU7iiIjIid4b+HRhCn5c883B+ScmWt1GCbPU9Ke/6wX/HHiHv45 4ixhauIfZ0BpZHsL/lp160IILg5vjPzHIxnIyaSbfTDCg2nwLUKlyxls2KKqGIcjGqJkIW xp4J9ZQbOXdh3WhOEp9x7AJSZHTy4C6q/pDjN7KKcDRJJq5X+wIh8IRC6lbKYkRLH9Emkx Q77SEo1gu6x+FQQsk+Oei6+QxzDuBi1P3vDmRbaNXgBOoordAnn4WWi/JhQIwJLOaXz5Oe usJ2LEwDJd7gyITnJYuNMchEpBJNslY2TavILo/qUBpf95D2ddixppTvrr1dUg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.ro header.s=2017 header.b=eA3H7lJP; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.ro (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -0.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.ro header.s=2017 header.b=eA3H7lJP; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.ro (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: C4C801A0AB X-Spam-Score: -0.81 X-Migadu-Scanner: scn0.migadu.com X-TUID: +kCjzB/bEJSi Hi, On duminic=C4=83, 13 iunie 2021 14:44:55 EEST you wrote: > Hello, >=20 > > Sorry for not specifying extra details, I forgot: I used guided > > partitioning for the whole disk. Selected XFCE as the only DE, the SSH > > daemon and NSS certs as extra stuff, and the system language as > > Romanian. Access to the internet was provided through an Ethernet cable. >=20 > Thanks for the report! This could be fixed by > 154a4e046281c28e39b5016e965d3d937a2ea4a1. >=20 > Would it be possible for you to try to reproduce the issue with this > installation image: https://ci.guix.gnu.org/download/331. >=20 > Mathieu Sorry for taking so long to respond. I think the issue has been indeed solv= ed,=20 as I retried installing Guix with the latest image from a few days ago and = I=20 didn't encounter this issue anymore. Thank you! =2D-=20 Alexandru-Sergiu Marton