From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k5o30-0006ar-73 for ptxdist@pengutronix.de; Wed, 12 Aug 2020 12:31:54 +0200 Received: from mfe by pty.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1k5o2z-0008Gz-U8 for ptxdist@pengutronix.de; Wed, 12 Aug 2020 12:31:53 +0200 Date: Wed, 12 Aug 2020 12:31:53 +0200 From: Marco Felsch Message-ID: <20200812103153.muebhsj5fw3jsogo@pengutronix.de> References: <20200812101440.16220-1-m.felsch@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200812101440.16220-1-m.felsch@pengutronix.de> Subject: Re: [ptxdist] [PATCH] systemd: fix zstd deps List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de On 20-08-12 12:14, Marco Felsch wrote: > Our zstd package is a lot more fine granular only selecting the the zstd > package does nothing. Instead we need to tell ptxdist that the zstdlib > must be installed too else systemd fails with: > 'error while loading shared libraries: libzstd.so.1: cannot open shared object file: No such file or directory' I don't know if we should install the zstdlib per default if the zstd package was selected to avoid this failures in further packages. Regards, Marco _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de