From unknown Thu Mar 28 17:45:31 2024 Received: (at 609) by bugs.devuan.org; 20 Sep 2021 18:40:05 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for (single-drop); Mon, 20 Sep 2021 18:40:05 +0000 (UTC) Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 8AF52F60AED for <609@bugs.devuan.org>; Mon, 20 Sep 2021 20:36:21 +0200 (CEST) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from ) id 1mSO9L-0001Ji-7U; Mon, 20 Sep 2021 19:36:19 +0100 Received: (nullmailer pid 16261 invoked by uid 1000); Mon, 20 Sep 2021 18:36:18 -0000 Date: Mon, 20 Sep 2021 19:36:18 +0100 From: Mark Hindley To: Darren Salt , 609@bugs.devuan.org Subject: Re: bug#609: Rebuilding libratbag needs systemd Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Debbugs-No-Ack: No Thanks X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Control: reassign -1 libelogind0 Control: forcemerge 435 -1 Darren, Thanks for this. However, in Devuan, libelogind0 is a *runtime* compatible drop-in for libsystemd0. In general packages are still built using libsystemd-dev. Building packages against libsystemd-dev when libelogind0 is installed requires the use of a build chroot. There are many to choose from. pbuilder and sbuilder are probably the easiest. This has been documented in libelogind0's README.Debian since version 243.8-1. Hope that helps. Force merging with #435 and #562. Mark