From 22de5be2930dd07288f8d35b3a39bd685441cbdf Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Tue, 1 Aug 2023 04:57:22 +0200 Subject: [PATCH] For Bookworm one must specify which version of netcat is desired. --- bookworm/apt-mark/all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookworm/apt-mark/all b/bookworm/apt-mark/all index 4b760bc..617b707 100644 --- a/bookworm/apt-mark/all +++ b/bookworm/apt-mark/all @@ -8,5 +8,5 @@ git # to avoid constant warnings about no locale being found locales # extremely useful for basic network debugging; missed these more than once in an emergency -netcat +netcat-traditional iputils-ping -- 2.30.2