From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id kGcbM8psomW0aQAAkFu2QA (envelope-from ) for ; Sat, 13 Jan 2024 11:58:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 4AXYLcpsomV3OAAAqHPOHw (envelope-from ) for ; Sat, 13 Jan 2024 11:58:18 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=RrrJehds; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705143498; h=from:from:sender:sender:reply-to: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=jCkFOrXPTPbjzv2VL41s3kVhr43S/A7I9LkBmloUYng=; b=GAUVCtdAd2CksdoGifYvqCmurKffzzjPcb12C0SA7VnSJvxl6wKJw2racEVa4SyaWWSEqH IcCZ4FoePpOHEBwixxNZ3HTLF3glb9FB7On1oe1GaYHttqWTDvmDadlRh5428TU08psgnJ Wp14rBweffS+QGmd0dPC8GMNBFK8ECpRFNVUcHEadGVcjkygQqFTXL3qIRk9YOaeKrFzVI m9HjMLho/dQU1C1zzl/E7hFk5Q1hs3wzB7cWdC2T8W1qZ4yxAYb93PjoQjXn8XAFRnm6JV bFhvE6RQ3U8QyY2+dtRHWmVoh164EHR/6dBX0RZinQislxlrzTrzgcX6gcGMWQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=RrrJehds; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705143498; a=rsa-sha256; cv=none; b=K22JuEql5zp7Z4VQ/aiKieWSJEZ5k8fo2aGIdQ3KqIlts33lG2o7vcdDHO1+4ySQNHHPi1 VSmcEdhFnNTCkNJF6f+H4wX7msqlHMwx3VOt1E/ELnkS7QGL7etMdILJVKkeHvTu/bk21b lieUEFZChyYzavzna1KXgOTbK5WaNVE9beTy20XQycvowKV5jros3yAuvXUMrkA5bty+lI 0NRVhR84rMp8KPkD0JMjhCHh0mkPE2TzAZfHDG7Hu0tW97LkFGVGQBDX1QApXM2UZo78ro slG84mO5nO2pM3Q3oICV/4hoIbLLf9L/n5Ez4gSWpnlzBGpbXyFRL6BZJJkqog== 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 77B236CC61 for ; Sat, 13 Jan 2024 11:58:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rObiM-00080Z-PX; Sat, 13 Jan 2024 05:58:10 -0500 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 1rObiJ-00080K-HE for guix-patches@gnu.org; Sat, 13 Jan 2024 05:58:08 -0500 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 1rObiH-00080x-Mz; Sat, 13 Jan 2024 05:58:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rObiE-0006yJ-9B; Sat, 13 Jan 2024 05:58:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68422] [PATCH] pack: docker-image: Fix default value of =?UTF-8?Q?=E2=80=98entry-point-argument=E2=80=99.?= Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix@cbaines.net, dev@jpoiret.xyz, ludo@gnu.org, othacehe@gnu.org, rekado@elephly.net, zimon.toutoune@gmail.com, me@tobias.gr, guix-patches@gnu.org Resent-Date: Sat, 13 Jan 2024 10:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68422 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68422@debbugs.gnu.org Cc: Hilton Chain , Christopher Baines , Josselin Poiret , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Christopher Baines , Josselin Poiret , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice Received: via spool by submit@debbugs.gnu.org id=B.170514347326782 (code B ref -1); Sat, 13 Jan 2024 10:58:02 +0000 Received: (at submit) by debbugs.gnu.org; 13 Jan 2024 10:57:53 +0000 Received: from localhost ([127.0.0.1]:38556 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rObi4-0006xu-NE for submit@debbugs.gnu.org; Sat, 13 Jan 2024 05:57:52 -0500 Received: from lists.gnu.org ([2001:470:142::17]:51200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rObi1-0006xg-Uy for submit@debbugs.gnu.org; Sat, 13 Jan 2024 05:57:51 -0500 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 1rObhx-0007zY-Pm for guix-patches@gnu.org; Sat, 13 Jan 2024 05:57:45 -0500 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rObhu-0007xR-FJ for guix-patches@gnu.org; Sat, 13 Jan 2024 05:57:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1705143447; h=from:from: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; bh=jCkFOrXPTPbjzv2VL41s3kVhr43S/A7I9LkBmloUYng=; b=RrrJehdsYRDJ0kuqZhP0UiJAyobYyNWfFBqhWvmfsYisWngQWdC9+4Ogjdo0W/sYJrtbs1 2DRXvi0lgWdzZG4SYydm/VU1oAw+nwj/IP9zlcYpzMwHVrUk1a1dYtFpo1z0mmMRgp7EN3 LNxKCdJNM6Z0qT1bwGionYHy1exrMPyo6ca6nCseDBJliVR95gHQgCK/TusP2mbCD1997e oNB5j/XQnCVYXqgs0CaIyl5ruIe5XMpaL8f1XD5m6X9r6zG46ds7tEw5vq96XiP1TnpuMS rFr5h4GriofzJDeiEr+bBZuKgQflKjhpkUCepXm9HsSkgTXaprG0zeiRZPvcSA== Date: Sat, 13 Jan 2024 18:56:59 +0800 Message-ID: <7e2fb5b5e3deed01eb3096331921e3516b7c5bef.1705143314.git.hako@ultrarare.space> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.68 X-Migadu-Queue-Id: 77B236CC61 X-Spam-Score: -5.68 X-Migadu-Scanner: mx11.migadu.com X-TUID: /tlREOIT52r1 ‘entry-point-argument’ is used as cdr in ‘form-entry-point’. * guix/scripts/pack.scm (docker-image)[#:entry-point-argument]: Set default value to '(). Change-Id: Ib4656de695b2fc9bc22d0db7f9665d976aea0da3 --- guix/scripts/pack.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guix/scripts/pack.scm b/guix/scripts/pack.scm index d0acc6cfd8..3e45c34895 100644 --- a/guix/scripts/pack.scm +++ b/guix/scripts/pack.scm @@ -597,7 +597,7 @@ (define* (docker-image name profile (let-keywords '#$extra-options #f ((image-tag #f) - (entry-point-argument #f) + (entry-point-argument '()) (max-layers #f)) (build-docker-image #$output base-commit: c0b303aaa3d6154acbe054120d11467eb98e6d33 -- 2.41.0