From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8PIuLxYtJGWkHgEA9RJhRA:P1 (envelope-from ) for ; Mon, 09 Oct 2023 18:40:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8PIuLxYtJGWkHgEA9RJhRA (envelope-from ) for ; Mon, 09 Oct 2023 18:40:54 +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 B042C46B4E for ; Mon, 9 Oct 2023 18:40:54 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MLENOb9Y; 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=1696869654; 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=q/SxtJ+odQNeNz5DMYsyejtsnvBabfKCFYYfXR94iT8=; b=N+eoaXDU3E0BDWglZX6BvHbdND8rCL/nE2UPcoZtg05gEtKzPYOCROYNWWizwkfShg9WXB gew9x/7zQ70Nex1gkHcL4SYSTh123/fkC26FZ2OmEf61BTXhxeW/1h5LW93+fI/+3LCj4n zPtUS68D0F04lkZSpL4vkDkYtqyiev6nq9CnLbvKDmp87EhPC0YHyvQbl9E0wUl1Bg/uTb y2FHSG6JCCYT/2PjcODsEYzRR46GowKP3mWLUjv1FC+5YYwAWDEX12NCzJY6KAy3Ta0cnx OZJtIueRQXKWqeIMo5GIYnWwOeGgM5stMSH6qIfimxCHPxUdQZ3iGnSG7Ml78A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MLENOb9Y; 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=1696869654; a=rsa-sha256; cv=none; b=R/CteKdBbZluXLSluHC4bWKqlhlyS2Tq0q9jQCVsPVhNxCJ5DQDzL6Tr9empD8zcPXMauj g+bJ0EMAiOzg4YUN5sGnyKL9+LOFirS/KpitpWrTlLQvGa+DW8K/Lljma/gy1L37O0DBNq V6CECf3SSIJYHuBw4HDR/fCw8RU/EPIuBCyw5tSVs/YBpdnwiZqrQfiafCldwh+LjSe1Lf TIPQxhRVOFEpwb3ihos58uWxTTCZmHfV1/t3yxMjW0/fE2ljEMKPZ1t3mpzqR6YaS0PSoV xiWfZQug8RqFzM5+wFRuohuayYPgtpuEKsxCnNMqWXr36GMykCLLg776hkSbPw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptIO-00037o-Pt; Mon, 09 Oct 2023 12:39:52 -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 1qptIM-00035h-TU for bug-guix@gnu.org; Mon, 09 Oct 2023 12:39:50 -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 1qptIM-0000l6-JF for bug-guix@gnu.org; Mon, 09 Oct 2023 12:39:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptIh-0003mm-8S for bug-guix@gnu.org; Mon, 09 Oct 2023 12:40:11 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 12/65] gnu: dpkg: 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:40:11 +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.169686960314385 (code B ref 65924); Mon, 09 Oct 2023 16:40:11 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:40:03 +0000 Received: from localhost ([127.0.0.1]:60933 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptIY-0003ji-Sa for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:40:03 -0400 Received: from mail-qk1-x72d.google.com ([2607:f8b0:4864:20::72d]:53279) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptIP-0003gt-AP for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:39:53 -0400 Received: by mail-qk1-x72d.google.com with SMTP id af79cd13be357-77575233636so316567385a.2 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869567; x=1697474367; 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=q/SxtJ+odQNeNz5DMYsyejtsnvBabfKCFYYfXR94iT8=; b=MLENOb9Y3X29kr0YL1jlfYoQMpsfgOUFwi8rpsbiPIpGdoQyblm62H7X5UWp9Lt4hr Voyeb8f34WnPnkMJ14ovEe7bfFUPfUoqn/JcAolVUYxsQpe/pq4dlWJZhsTjiYV2TnHo Qr9GAUfGvMWbugEBiXoSNI/BE5pp96NhKDQ9RYz3ef1Vqogjlwv3+TtDWCPj5gfZe+X0 ewqT+9s84DLMkijvquvwnINI9ViAzznumap3EVAMHPzVO/P/LDhmHYkNa33Xnv0D1jZA +0aJpcPzSMkfXc1mD5CeN4EVKhBabW3K8UglAMURJgrqPi8yuf2sSV5HkgfywyowB9u5 qP1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869567; x=1697474367; 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=q/SxtJ+odQNeNz5DMYsyejtsnvBabfKCFYYfXR94iT8=; b=idJxaPC7l+/trTCpvXZ9phX8QFkrvWtKxwnV5o1f8MdMv/cyq8Z64XNANwNlMVF9Sp 8UvSgo1Vmf0Rn3ugYcVDnizoiPhUWZ4u4i6/lzlXO/q6AdCxBHp3/JWBjB/hgK7X5uNa h0NhKosveGcN9+IlujE8qWhrUU3DrSpuzyXtufMjEdKX/ZipB+XHC7/GRBxMFQlADxds Bd3AK+Oq/DX+zNpdxICDIpcCRW83VjiAk4xh4D57xUZ5MAmZLfojgO3nlGYTf2AFPf3S mRSkcCkibVwvUGRlpoY3tvTNeM/ErN1d906IJbDQJH+z/REehWcUSZn8VUGL6APtspu4 lSqg== X-Gm-Message-State: AOJu0YzaVwYfrkwACsRgRUTHq5kuaoQbK360u2NXRu7g8lV81Pk+9YcL lQQEWy48X/Y0xq9t+4qiEbolZszAMz8= X-Google-Smtp-Source: AGHT+IEbb27TBOpn2QBERoxYv3KSQqEBqknFBRZ8c/d7SdcDb3dzRidDqrwnY5itgiyam+QFLLGaJg== X-Received: by 2002:a0c:df81:0:b0:647:f1c9:b424 with SMTP id w1-20020a0cdf81000000b00647f1c9b424mr18677964qvl.60.1696869566934; Mon, 09 Oct 2023 09:39:26 -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.39.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:39:26 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:37:41 -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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 3.31 X-Spam-Score: 3.31 X-Migadu-Queue-Id: B042C46B4E X-Migadu-Scanner: mx2.migadu.com X-TUID: oOEh9bTLjRMv * gnu/packages/debian.scm (dpkg) [arguments] : Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I5c5b087088abfe1ba14ba166d9a5071c20598058 --- gnu/packages/debian.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/debian.scm b/gnu/packages/debian.scm index 7f41dc8128..3c7d3304f0 100644 --- a/gnu/packages/debian.scm +++ b/gnu/packages/debian.scm @@ -355,7 +355,7 @@ (define-public dpkg (arguments (list #:modules `((srfi srfi-71) - ,@%default-gnu-imported-modules) + ,@%default-gnu-modules) #:phases #~(modify-phases %standard-phases (add-before 'bootstrap 'patch-version -- 2.41.0