From unknown Sat Aug 16 16:56:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41481: Can't build glibc-mesboot0 Resent-From: Roel Janssen Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 23 May 2020 13:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41481 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41481@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159023942422976 (code B ref -1); Sat, 23 May 2020 13:11:02 +0000 Received: (at submit) by debbugs.gnu.org; 23 May 2020 13:10:24 +0000 Received: from localhost ([127.0.0.1]:33690 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcTux-0005yV-NA for submit@debbugs.gnu.org; Sat, 23 May 2020 09:10:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:52108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcTuv-0005yN-Pl for submit@debbugs.gnu.org; Sat, 23 May 2020 09:10:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55626) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcTuv-00032l-Lb for bug-guix@gnu.org; Sat, 23 May 2020 09:10:21 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:42816) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcTuv-0003fL-D2 for bug-guix@gnu.org; Sat, 23 May 2020 09:10:21 -0400 Received: from 2001-1c02-0b03-a700-26ce-45a7-f2c3-a7b5.cable.dynamic.v6.ziggo.nl ([2001:1c02:b03:a700:26ce:45a7:f2c3:a7b5]:60730) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcTuu-0001ti-Pf for bug-guix@gnu.org; Sat, 23 May 2020 09:10:21 -0400 Message-ID: <4a8efd9bcc5ba77cb785d07347f29529b0bd2c5a.camel@gnu.org> From: Roel Janssen Date: Sat, 23 May 2020 15:10:14 +0200 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.2 (3.36.2-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Dear Guix, I installed Guix System on my computer but I am facing two problems: 1. "guix pull" returns: Updating channel 'guix' from Git repository at ' https://git.savannah.gnu.org/git/guix.git'... Building from these channels: guix https://git.savannah.gnu.org/git/guix.git 28e9a11 guix pull: error: glibc-bootstrap-system-2.2.5.patch: patch not found I worked around that by doing: $ find /gnu/store -name "glibc-bootstrap-system-2.2.5.patch" $ mkdir ~/dummy; cd ~/dummy; ln -s $ export GUIX_PACKAGE_PATH=~/dummy Is there a proper way to fix this? 2. Installing emacs fails because the build of glibc-mesboot0 fails with: patch: **** Can't open patch file /gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system- 2.2.5.patcherror 02: command "patch" "--force" "-p1" "-i" "/gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system- 2.2.5.patch" failed with status 2 The file: /gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system- 2.2.5.patch .. seems to be a symlink to: /gnu/store/crjgq2qq4s2cvbcb4impjpsn4wyxfgqq-guix- 28e9a11/gnu/packages/patches/glibc-bootstrap-system-2.2.5.patch I'm using: # guix --version guix (GNU Guix) 1.1.0-3.52b01cb Thanks in advance. Kind regards, Roel Janssen From unknown Sat Aug 16 16:56:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41481: Can't build glibc-mesboot0 Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 23 May 2020 13:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41481 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Roel Janssen Cc: 41481@debbugs.gnu.org Received: via spool by 41481-submit@debbugs.gnu.org id=B41481.159024069525016 (code B ref 41481); Sat, 23 May 2020 13:32:02 +0000 Received: (at 41481) by debbugs.gnu.org; 23 May 2020 13:31:35 +0000 Received: from localhost ([127.0.0.1]:33702 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcUFS-0006VQ-P3 for submit@debbugs.gnu.org; Sat, 23 May 2020 09:31:34 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49348) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcUFR-0006VC-Iq for 41481@debbugs.gnu.org; Sat, 23 May 2020 09:31:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43056) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcUFM-0006bi-BC for 41481@debbugs.gnu.org; Sat, 23 May 2020 09:31:28 -0400 Received: from [2a01:e0a:fa:a50:15f7:7d73:27d:6ce5] (port=40582 helo=meru) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcUFK-0000HG-T2; Sat, 23 May 2020 09:31:27 -0400 From: Mathieu Othacehe References: <4a8efd9bcc5ba77cb785d07347f29529b0bd2c5a.camel@gnu.org> Date: Sat, 23 May 2020 15:31:24 +0200 In-Reply-To: <4a8efd9bcc5ba77cb785d07347f29529b0bd2c5a.camel@gnu.org> (Roel Janssen's message of "Sat, 23 May 2020 15:10:14 +0200") Message-ID: <87zh9yixqr.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello Roel, > I installed Guix System on my computer but I am facing two problems: > > 1. "guix pull" returns: > Updating channel 'guix' from Git repository at ' > https://git.savannah.gnu.org/git/guix.git'... > Building from these channels: > guix https://git.savannah.gnu.org/git/guix.git 28e9a11 > guix pull: error: glibc-bootstrap-system-2.2.5.patch: patch not found > > I worked around that by doing: > $ find /gnu/store -name "glibc-bootstrap-system-2.2.5.patch" > $ mkdir ~/dummy; cd ~/dummy; ln -s > $ export GUIX_PACKAGE_PATH=~/dummy > > Is there a proper way to fix this? This has been fixed by 179e6c524ae4957e6ace83f72a5651767f786ca4. I guess that if you pull again it should be fixed. > 2. Installing emacs fails because the build of glibc-mesboot0 fails > with: > > patch: **** Can't open patch file > /gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system- > 2.2.5.patcherror 02: > command "patch" "--force" "-p1" "-i" > "/gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system- > 2.2.5.patch" failed with status 2 I don't know what forces a build of glibc-mesboot0, but this looks like: https://lists.gnu.org/archive/html/bug-guix/2020-05/msg00335.html. Is your store on an NVME disk, without encryption, by any chance? Thanks, Mathieu From unknown Sat Aug 16 16:56:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41481: Can't build glibc-mesboot0 Resent-From: Roel Janssen Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 23 May 2020 14:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41481 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Mathieu Othacehe Cc: 41481@debbugs.gnu.org Received: via spool by 41481-submit@debbugs.gnu.org id=B41481.15902435636737 (code B ref 41481); Sat, 23 May 2020 14:20:01 +0000 Received: (at 41481) by debbugs.gnu.org; 23 May 2020 14:19:23 +0000 Received: from localhost ([127.0.0.1]:35249 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcUzj-0001kb-4j for submit@debbugs.gnu.org; Sat, 23 May 2020 10:19:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53322) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcUzh-0001kL-O3 for 41481@debbugs.gnu.org; Sat, 23 May 2020 10:19:22 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43633) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcUzc-0006pP-Hn for 41481@debbugs.gnu.org; Sat, 23 May 2020 10:19:16 -0400 Received: from 2001-1c02-0b03-a700-26ce-45a7-f2c3-a7b5.cable.dynamic.v6.ziggo.nl ([2001:1c02:b03:a700:26ce:45a7:f2c3:a7b5]:48814) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcUzb-0008SD-Nv; Sat, 23 May 2020 10:19:15 -0400 Message-ID: From: Roel Janssen Date: Sat, 23 May 2020 16:19:09 +0200 In-Reply-To: <87zh9yixqr.fsf@gnu.org> References: <4a8efd9bcc5ba77cb785d07347f29529b0bd2c5a.camel@gnu.org> <87zh9yixqr.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.2 (3.36.2-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Mathieu, Thanks for the fast response! On Sat, 2020-05-23 at 15:31 +0200, Mathieu Othacehe wrote: > Hello Roel, > > > I installed Guix System on my computer but I am facing two > > problems: > > > > 1. "guix pull" returns: > > Updating channel 'guix' from Git repository at ' > > https://git.savannah.gnu.org/git/guix.git'... > > Building from these channels: > > guix https://git.savannah.gnu.org/git/guix.git 28e9a11 > > guix pull: error: glibc-bootstrap-system-2.2.5.patch: patch not > > found > > > > I worked around that by doing: > > $ find /gnu/store -name "glibc-bootstrap-system-2.2.5.patch" > > $ mkdir ~/dummy; cd ~/dummy; ln -s > > $ export GUIX_PACKAGE_PATH=~/dummy > > > > Is there a proper way to fix this? > > This has been fixed by 179e6c524ae4957e6ace83f72a5651767f786ca4. I > guess > that if you pull again it should be fixed. Right, so this will fix itself once I can do a 'guix pull'. > > 2. Installing emacs fails because the build of glibc-mesboot0 fails > > with: > > > > patch: **** Can't open patch file > > /gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system- > > 2.2.5.patcherror 02: > > command "patch" "--force" "-p1" "-i" > > "/gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap- > > system- > > 2.2.5.patch" failed with status 2 > > I don't know what forces a build of glibc-mesboot0, but this looks > like: > https://lists.gnu.org/archive/html/bug-guix/2020-05/msg00335.html. > > Is your store on an NVME disk, without encryption, by any chance? No, but it is on an SSD (Samsung EVO 850), and there are two NVME drives in the system, but these are not mounted. So I think I should dodge that bug. Is there a substitute available for glibc-mesboot0? Kind regards, Roel Janssen From unknown Sat Aug 16 16:56:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Roel Janssen Subject: bug#41481: closed (Re: bug#41481: Can't build glibc-mesboot0) Message-ID: References: <47581d587d0d9553e20a2ca5da98524cf853f9ad.camel@gnu.org> <4a8efd9bcc5ba77cb785d07347f29529b0bd2c5a.camel@gnu.org> X-Gnu-PR-Message: they-closed 41481 X-Gnu-PR-Package: guix Reply-To: 41481@debbugs.gnu.org Date: Sat, 23 May 2020 14:40:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1590244803-16933-1" This is a multi-part message in MIME format... ------------=_1590244803-16933-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41481: Can't build glibc-mesboot0 which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 41481@debbugs.gnu.org. --=20 41481: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41481 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1590244803-16933-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41481-close) by debbugs.gnu.org; 23 May 2020 14:39:37 +0000 Received: from localhost ([127.0.0.1]:35277 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcVJI-0004OF-Vd for submit@debbugs.gnu.org; Sat, 23 May 2020 10:39:37 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54916) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcVJH-0004O6-To for 41481-close@debbugs.gnu.org; Sat, 23 May 2020 10:39:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43831) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcVJC-0001To-Ld for 41481-close@debbugs.gnu.org; Sat, 23 May 2020 10:39:30 -0400 Received: from 2001-1c02-0b03-a700-26ce-45a7-f2c3-a7b5.cable.dynamic.v6.ziggo.nl ([2001:1c02:b03:a700:26ce:45a7:f2c3:a7b5]:48932) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcVJB-000226-QM; Sat, 23 May 2020 10:39:30 -0400 Message-ID: <47581d587d0d9553e20a2ca5da98524cf853f9ad.camel@gnu.org> Subject: Re: bug#41481: Can't build glibc-mesboot0 From: Roel Janssen To: Mathieu Othacehe Date: Sat, 23 May 2020 16:39:26 +0200 In-Reply-To: References: <4a8efd9bcc5ba77cb785d07347f29529b0bd2c5a.camel@gnu.org> <87zh9yixqr.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.2 (3.36.2-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41481-close Cc: 41481-close@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) On Sat, 2020-05-23 at 16:19 +0200, Roel Janssen wrote: > Hi Mathieu, > > Thanks for the fast response! > > On Sat, 2020-05-23 at 15:31 +0200, Mathieu Othacehe wrote: > > Hello Roel, > > > > > I installed Guix System on my computer but I am facing two > > > problems: > > > > > > 1. "guix pull" returns: > > > Updating channel 'guix' from Git repository at ' > > > https://git.savannah.gnu.org/git/guix.git'... > > > Building from these channels: > > > guix https://git.savannah.gnu.org/git/guix.git 28e9a11 > > > guix pull: error: glibc-bootstrap-system-2.2.5.patch: patch not > > > found > > > > > > I worked around that by doing: > > > $ find /gnu/store -name "glibc-bootstrap-system-2.2.5.patch" > > > $ mkdir ~/dummy; cd ~/dummy; ln -s > > > $ export GUIX_PACKAGE_PATH=~/dummy > > > > > > Is there a proper way to fix this? > > > > This has been fixed by 179e6c524ae4957e6ace83f72a5651767f786ca4. I > > guess > > that if you pull again it should be fixed. > > Right, so this will fix itself once I can do a 'guix pull'. > > > > 2. Installing emacs fails because the build of glibc-mesboot0 > > > fails > > > with: > > > > > > patch: **** Can't open patch file > > > /gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap- > > > system- > > > 2.2.5.patcherror 02: > > > command "patch" "--force" "-p1" "-i" > > > "/gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap- > > > system- > > > 2.2.5.patch" failed with status 2 > > > > I don't know what forces a build of glibc-mesboot0, but this looks > > like: > > https://lists.gnu.org/archive/html/bug-guix/2020-05/msg00335.html. > > > > Is your store on an NVME disk, without encryption, by any chance? > > No, but it is on an SSD (Samsung EVO 850), and there are two NVME > drives in the system, but these are not mounted. So I think I should > dodge that bug. > > Is there a substitute available for glibc-mesboot0? To answer this myself: Yes, it is substitutable! At first I didn't have substitutes enabled when running "guix pull" for the first time. I then enabled substitutes, thinking it would automatically pick that up. That didn't work though.. After doing "guix gc" (presumably removing the glibc-mesboot0 derivation) I was able to complete "guix pull". I'm closing this bug report, because the actual problem looks very similar to what is described in the earlier referenced bug report. Even though I don't use an NVME drive for the filesystem that contains /gnu/store. Kind regards, Roel Janssen ------------=_1590244803-16933-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 23 May 2020 13:10:24 +0000 Received: from localhost ([127.0.0.1]:33690 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcTux-0005yV-NA for submit@debbugs.gnu.org; Sat, 23 May 2020 09:10:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:52108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcTuv-0005yN-Pl for submit@debbugs.gnu.org; Sat, 23 May 2020 09:10:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55626) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcTuv-00032l-Lb for bug-guix@gnu.org; Sat, 23 May 2020 09:10:21 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:42816) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcTuv-0003fL-D2 for bug-guix@gnu.org; Sat, 23 May 2020 09:10:21 -0400 Received: from 2001-1c02-0b03-a700-26ce-45a7-f2c3-a7b5.cable.dynamic.v6.ziggo.nl ([2001:1c02:b03:a700:26ce:45a7:f2c3:a7b5]:60730) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcTuu-0001ti-Pf for bug-guix@gnu.org; Sat, 23 May 2020 09:10:21 -0400 Message-ID: <4a8efd9bcc5ba77cb785d07347f29529b0bd2c5a.camel@gnu.org> Subject: Can't build glibc-mesboot0 From: Roel Janssen To: bug-guix@gnu.org Date: Sat, 23 May 2020 15:10:14 +0200 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.2 (3.36.2-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Dear Guix, I installed Guix System on my computer but I am facing two problems: 1. "guix pull" returns: Updating channel 'guix' from Git repository at ' https://git.savannah.gnu.org/git/guix.git'... Building from these channels: guix https://git.savannah.gnu.org/git/guix.git 28e9a11 guix pull: error: glibc-bootstrap-system-2.2.5.patch: patch not found I worked around that by doing: $ find /gnu/store -name "glibc-bootstrap-system-2.2.5.patch" $ mkdir ~/dummy; cd ~/dummy; ln -s $ export GUIX_PACKAGE_PATH=~/dummy Is there a proper way to fix this? 2. Installing emacs fails because the build of glibc-mesboot0 fails with: patch: **** Can't open patch file /gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system- 2.2.5.patcherror 02: command "patch" "--force" "-p1" "-i" "/gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system- 2.2.5.patch" failed with status 2 The file: /gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system- 2.2.5.patch .. seems to be a symlink to: /gnu/store/crjgq2qq4s2cvbcb4impjpsn4wyxfgqq-guix- 28e9a11/gnu/packages/patches/glibc-bootstrap-system-2.2.5.patch I'm using: # guix --version guix (GNU Guix) 1.1.0-3.52b01cb Thanks in advance. Kind regards, Roel Janssen ------------=_1590244803-16933-1--