From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sFMUKd5r2V6pPgAA0tVLHw (envelope-from ) for ; Thu, 04 Jun 2020 21:47:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 2FQIJd5r2V4SIwAA1q6Kng (envelope-from ) for ; Thu, 04 Jun 2020 21:47:10 +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 DB3019404D7 for ; Thu, 4 Jun 2020 21:47:09 +0000 (UTC) Received: from localhost ([::1]:40282 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgxhc-0007QL-Kq for larch@yhetil.org; Thu, 04 Jun 2020 17:47:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35066) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgxhW-0007QE-0r for bug-guix@gnu.org; Thu, 04 Jun 2020 17:47:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36078) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jgxhV-0007Xy-O0 for bug-guix@gnu.org; Thu, 04 Jun 2020 17:47:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jgxhV-0003ec-Mc for bug-guix@gnu.org; Thu, 04 Jun 2020 17:47:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41693: freshly installed system cannot run =?UTF-8?Q?=E2=80=9Cguix_?= =?UTF-8?Q?pull=E2=80=9D?= Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 04 Jun 2020 21:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41693 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ricardo Wurmus , Mathieu Othacehe Received: via spool by 41693-submit@debbugs.gnu.org id=B41693.159130721214032 (code B ref 41693); Thu, 04 Jun 2020 21:47:01 +0000 Received: (at 41693) by debbugs.gnu.org; 4 Jun 2020 21:46:52 +0000 Received: from localhost ([127.0.0.1]:47624 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgxhM-0003eG-1X for submit@debbugs.gnu.org; Thu, 04 Jun 2020 17:46:52 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50410) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgxhK-0003e1-1j for 41693@debbugs.gnu.org; Thu, 04 Jun 2020 17:46:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:41631) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgxhE-0007UW-Cm; Thu, 04 Jun 2020 17:46:44 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:37920 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jgxhB-0002GI-Vz; Thu, 04 Jun 2020 17:46:43 -0400 From: Marius Bakke In-Reply-To: <87pnagdji4.fsf@elephly.net> References: <87wo4odm1g.fsf@elephly.net> <87r1uw55q3.fsf@gnu.org> <87pnagdji4.fsf@elephly.net> Date: Thu, 04 Jun 2020 23:46:38 +0200 Message-ID: <87wo4mtsg1.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 41693@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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-Spam-Score: -3.11 X-TUID: 4yBRAuG52NFE --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ricardo Wurmus writes: > Mathieu Othacehe writes: > >>> I just installed two servers with the installer image built from commit >>> 2f49007dd076b14feb40d7c3331dee3e737265c8. Both of these servers boot >>> just fine, but =E2=80=9Cguix pull=E2=80=9D does not work. >>> >>> It fails with the following error: >>> >>> guix pull: error: glibc-bootstrap-system-2.2.5.patch: patch not found >> >> The commit you picked should create an installer with a Guix package >> that contains the appropriate fix: >> 179e6c524ae4957e6ace83f72a5651767f786ca4. >> >> Could you run a "guix describe" just to be sure? > > =E2=80=9Cguix describe=E2=80=9D tells me that my Guix was not created wit= h =E2=80=9Cguix > pull=E2=80=9D but says: > > Its version string is 1.1.0-3.52b01cb. The problem here is that when you create an installer, the Guix inside the image is the one defined in gnu/packages/package-management.scm (currently 1.1.0-4.bdc801e). Which works fine. But when you install a system using that Guix, it will install an _older_ Guix snapshot, from its embedded gnu/packages/package-management.scm, which is the broken 1.1.0-3.52b01cb. Probably we should make a new Guix snapshot to work around it. It's a fairly safe and easy operation, just run 'make update-guix-package' on a commit that is available on Savannah. Can you try it? :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7Za74ACgkQoqBt8qM6 VPpAiQf/Q6919qv61D3B8FoA5VHgPVy8vp/E1eO/LF4RKGNif2ToXKObeBYTfdNZ KYVE1PnS6htL8Lsf6uu697lFeyAL8fHR3hv47zJ9dHlutpLanmLu7rQD5nMR31KS Wiop707aK+LS4fHLzEpSNcDIiEAV1jBSy8A1l/5C9n2VapyY1VHYjOmE2JZamX35 3ljqZph0goZTyoCbzeyXZ2SWhPgnGt17+vzR6vlj7YueeTg2UcTPImFC5jzE+Dst VgHeo7DXq1pSMvWRhmuHczJ56KpHdHlH9IvzN073x5usdFrBHgRsa0hhs7+9+SMx TZoI1hrtKAhKINR750aVbdzWEQYmjw== =01Ps -----END PGP SIGNATURE----- --=-=-=--