public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] Core Update 172: Do not delete libreadline.so.8.1
Date: Fri, 02 Dec 2022 09:56:49 +0100	[thread overview]
Message-ID: <a8a29959-11b2-d9a0-e381-3516ecf9b362@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 865 bytes --]

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 <peter.mueller(a)ipfire.org>
---
 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* \
-- 
2.34.1


             reply	other threads:[~2022-12-02  8:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-02  8:56 Peter Müller [this message]
2022-12-02  9:17 ` Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a8a29959-11b2-d9a0-e381-3516ecf9b362@ipfire.org \
    --to=peter.mueller@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox