From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YELqMWs/JGXCMAAAauVa8A:P1 (envelope-from ) for ; Mon, 09 Oct 2023 19:59:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YELqMWs/JGXCMAAAauVa8A (envelope-from ) for ; Mon, 09 Oct 2023 19:59:07 +0200 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 5BC283EEEE for ; Mon, 9 Oct 2023 19:59:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=np77Rc0W; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696874347; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=bKTVJBPcYmrB2F3XtTR8wLWrfPa+MdMlhVvj9GCIBI8=; b=Y3x2sFKBAwpr3MaPw+/stdds0y+zvhu+vq14+sj8gDMSSH9IdlHbaP24YMERnBe7+pxGfH 1XFF5kj9fYCJy0+XQ8U+51SC1auniJDrVQyHNDIu6W8BM6Yrm2Pb0+YEEiYgXhqecIpvdl QhdzG0X63ycOB7LW+aifGtSLafkNlVjnPCBW10U5aI0a9nfQIpsbtka/libg2gnCBc3K4V 8Q+hYT/mKEEh9ubWT7We2lGIOoEd2cMQD+6QF8NHE7Z1Zk3DbyAnnoYqjFc7oAs7v3T8oR snU/sw+F9pOM1azIFEx5WEBclTokQO7G/5V6h4LMvS/Zz2Um0s8qx9BUyxpjUw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=np77Rc0W; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696874347; a=rsa-sha256; cv=none; b=MBHvbPMRjfDnbMnq0+pNLFravjPgfM3FIk9gQeks8JgoqQsuFV9902Fo8jW+kr+H5g9ckX ffcJmH2D2/RUob/ue9QkvT37Dk70T0tknBU20Z4tyfkUIbZl2AZYkUG0wJXDJtdEtYOvUi OOXYUMht3YbjR/t2iWYkaYXPFTW9TXl1s/iLnTspPTH14XHeq305mxQZOkZbJ68JH6TwDy BRid/SvoBSVLuVkOz383FThoXVqvFW1+klhiN72z8t2SHKQ5R30rBWhU5FXu/ANpBUTXMS bWqKa+uF5YEvNsZ0L8nQ7s7L7Y6Um7KjnGN0OeLk/oLBROdt7rd05lYvnaw8Ag== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptJf-000501-MX; Mon, 09 Oct 2023 12:41:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qptJW-0004cW-Ix for bug-guix@gnu.org; Mon, 09 Oct 2023 12:41:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qptJW-0001O5-Ae for bug-guix@gnu.org; Mon, 09 Oct 2023 12:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptJr-00044a-0B for bug-guix@gnu.org; Mon, 09 Oct 2023 12:41:23 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 65/65] gnu: criu: Import the correct set of modules. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 09 Oct 2023 16:41:22 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65924 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 65924@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.169686967515502 (code B ref 65924); Mon, 09 Oct 2023 16:41:22 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:41:15 +0000 Received: from localhost ([127.0.0.1]:32927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptJi-00041j-KR for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:41:15 -0400 Received: from mail-qv1-xf33.google.com ([2607:f8b0:4864:20::f33]:49654) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptJP-0003v6-6J for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:40:55 -0400 Received: by mail-qv1-xf33.google.com with SMTP id 6a1803df08f44-65af75a0209so24772476d6.3 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:40:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869629; x=1697474429; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bKTVJBPcYmrB2F3XtTR8wLWrfPa+MdMlhVvj9GCIBI8=; b=np77Rc0W/T7PkiSWW8xZ1WIbVxa1vHCiMOt/7WZSlkliz0zvfIabZgBIcuLTkOOW05 mI/u59yH7eOpAGJJYehMaDCw05DVUfMjQGmtiLzw7ES3z0GzSkxCuiSxrS361yH8eJA4 aAwOnI6G7TxYrIpvxXl+HpIVyZNOEZYquK0qxE5pIsKHgEvkHOf4U8xrJCaEIAXazJBI dl8ptgzb5r6JSSKvmBEKFQ1f6D9cMiL+QxkLfOEKy10yc7ES85g7Zy2iQE4ldatl/Zgj Rjqd+V1x9JLYA8HUHX2Bdv/lDUHJ7e8asYOVnzERF2Xq68aKYYKOzr4+Wp4hDNUhgk9i Z6Kg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869629; x=1697474429; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bKTVJBPcYmrB2F3XtTR8wLWrfPa+MdMlhVvj9GCIBI8=; b=oRManhMdXyJXFGutn+DmnL/8kaZbew0VZ+fAUs8fN/pYBZXhhFIpUWORzE+zTZ7yDc SiEPbyUfT047ekHYCZmiUTQxAqmrdDOSAOQ4xhRL3Hn0d7Eg6hnlSRPiCc6Zgd0/9d4n zRZpvgU48k/x4YYxyzu0fv23mkrClXSZ4vv+HUorTfgZfPdKBKuEIcYzMyk2GBWgWdJt rL2xP96jxfbak1SiFY+s0tNrj4vLVYdwyu/xhoQkgIXwx3SElmVDNtcU8Ay1SiVLddP2 r+k8N+kg2a+wa58GHjtvsbfdFFptLaWA58WOekvUv7DnVRjBSDmnaTQC/SOl4AmAtJLc 37Rw== X-Gm-Message-State: AOJu0YyjuWQ0Ck11LCg/dVU13kXtsQUTY7NYqQxxsTbDshoUOY9aYqsK aQugqaCWrgDu2j1qfOiZaQjKKITBAlY= X-Google-Smtp-Source: AGHT+IFQLo5v60D18pXLH2A1fJrB9ldDJ7EdxP4LAtDWZXcSdpo6pVeCr2xX6TwgjYJHDQI9LblzUw== X-Received: by 2002:a0c:e7d1:0:b0:63f:bf70:6796 with SMTP id c17-20020a0ce7d1000000b0063fbf706796mr15105481qvo.58.1696869628904; Mon, 09 Oct 2023 09:40:28 -0700 (PDT) Received: from localhost.localdomain (dsl-10-149-16.b2b2c.ca. [72.10.149.16]) by smtp.gmail.com with ESMTPSA id t10-20020a0ca68a000000b0065afcf19e23sm3946891qva.62.2023.10.09.09.40.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:40:28 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:38:34 -0400 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 5BC283EEEE X-Spam-Score: 3.27 X-Migadu-Spam-Score: 3.27 X-Migadu-Scanner: mx1.migadu.com X-TUID: 8xjw6Q4Ez8M/ Partially fixes bug #66425. * gnu/packages/virtualization.scm (criu) [arguments] : Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: Iec94d9eadd149d9a735965f78b432ad4e0d7c5dd --- gnu/packages/virtualization.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm index bdbc523043..f721147c28 100644 --- a/gnu/packages/virtualization.scm +++ b/gnu/packages/virtualization.scm @@ -1753,7 +1753,7 @@ (define-public criu (search-input-file %build-inputs "/bin/xmlto"))) #:modules ((ice-9 ftw) - ,@%default-gnu-imported-modules) + ,@%default-gnu-modules) #:phases (modify-phases %standard-phases (delete 'configure) ; no configure script -- 2.41.0