From patchwork Fri Dec 2 08:56:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 6273 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NNmz44dlfz3xfS for ; Fri, 2 Dec 2022 08:57:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NNmz246Ksz2Hy; Fri, 2 Dec 2022 08:57:02 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NNmz22Qdgz2yLH; Fri, 2 Dec 2022 08:57:02 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NNmz06bW6z2xg2 for ; Fri, 2 Dec 2022 08:57:00 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NNmyz1sB2z1LT for ; Fri, 2 Dec 2022 08:56:58 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1669971420; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JRheXdm6WPBioIBB5rArY+lC2XSiCBsk9Ii+Vs2hFeg=; b=TOPJu5LnuCEwoxPX+pli43sL3UBln1GLcevIwrcMSAwB/916QWuzCGXcY2b1ie/LLJMxWB 59XkXlHWKX+DYjCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1669971420; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JRheXdm6WPBioIBB5rArY+lC2XSiCBsk9Ii+Vs2hFeg=; b=Oq0FBDP2JqMzvo0LwPcAArtUpSIWg+AhO9bv4l1rYyuytD6wRPKTJ13DXp1sOCcNBqA0HH hI6Sq4rkw2H8U0KxIkewXF7yecuAJe3fF/j1VTOo1ewFz3oO8qT3c82zyTzsh40B6JxVbu Nmg2t63aJujp1KjM/w16n1Rvem9RTwApn55Gxe/jI8KwSO0bxkjbhpRpUSAVf6+/ep5wEn Yhy/UuAFn+0fpSpycWwTalIgoY1FTGmyMpLiXLJPv1Ci/pUO6M6vSv7GIOXz4t59//L9pk jQTyvy3iaxLowAMh3SLMlsVCHTkYmY08VMHzgtp9eb3BQWFqFp6LztWIbuumkw== Message-ID: Date: Fri, 2 Dec 2022 09:56:49 +0100 MIME-Version: 1.0 Content-Language: en-US To: development@lists.ipfire.org From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] Core Update 172: Do not delete libreadline.so.8.1 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Doing so causes the shell in which the update script is currently executed to crash before extracting files, which results in a completely broken system. See also: https://community.ipfire.org/t/core-172-testing-fails/9002/1 Signed-off-by: Peter Müller Reviewed-by: Adolf Belka --- config/rootfiles/core/172/update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/config/rootfiles/core/172/update.sh b/config/rootfiles/core/172/update.sh index ecf439a92..a2292b7ae 100644 --- a/config/rootfiles/core/172/update.sh +++ b/config/rootfiles/core/172/update.sh @@ -89,7 +89,6 @@ rm -rvf \ /usr/lib/libpoppler-cpp.so.0.9* \ /usr/lib/libpoppler-glib.so.8.23.0 \ /usr/lib/libpoppler.so.120* \ - /usr/lib/libreadline.so.8.1 \ /usr/lib/libtasn1.so.6.6.2 \ /usr/lib/libtiff.so.5.7* \ /usr/lib/libtiffxx.so.5.7* \