Devuan bug report logs - #435
Need to document techniques for building packages depending on libsystemd-dev

version graph

Package: libelogind0; Maintainer for libelogind0 is Mark Hindley <mark@hindley.org.uk>; Source for libelogind0 is src:elogind.

Reported by: andrewbass@gmail.com

Date: Wed, 29 Apr 2020 21:33:01 UTC

Severity: normal

Tags: ceres, chimaera, patch

Merged with 562, 574, 609

Fixed in version 243.8-1

Done: dak@devuan.org

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.devuan.org
Subject: bug#435: [vlc] Unable to build the vlc package as it requires libsystemd-dev
Reply-To: Mark Hindley <mark@hindley.org.uk>, 435@bugs.devuan.org
Resent-From: Mark Hindley <mark@hindley.org.uk>
Resent-To: devuan-bugs@lists.dyne.org
X-Loop: owner@bugs.devuan.org
Resent-Date: Tue, 28 Jan 2025 17:00:02 +0000
Resent-Message-ID: <handler.435.B435.17380835284736@bugs.devuan.org>
Resent-Sender: owner@bugs.devuan.org
X-Devuan-PR-Message: followup 435
X-Devuan-PR-Package: libelogind0
X-Devuan-PR-Keywords: chimaera ceres patch
References: <20200430001911.09fc09ad@proxima.2ka.mipt.ru> <20200430085019.GA14953@hindley.org.uk> <CADSg1JjfqgXBZBL+1hYLwiRJvGbUkc0-ZsoLmDsS5BY9FSrzXQ@mail.gmail.com> <20200430001911.09fc09ad@proxima.2ka.mipt.ru> <20200430125958.GB32762@hindley.org.uk> <Z5kFEqdCwW_VmsAe@arden.ab8.net> <20200430001911.09fc09ad@proxima.2ka.mipt.ru>
X-Devuan-PR-Source: elogind
Received: via spool by 435-submit@bugs.devuan.org id=B435.17380835284736
          (code B ref 435); Tue, 28 Jan 2025 17:00:02 +0000
Received: (at 435) by bugs.devuan.org; 28 Jan 2025 16:58:48 +0000
Delivered-To: bugs@devuan.org
Received: from email.devuan.org [2a01:4f9:fff1:13::5fd9:f9e4]
	by doc.devuan.org with IMAP (fetchmail-6.4.16)
	for <debbugs@localhost> (single-drop); Tue, 28 Jan 2025 16:58:48 +0000 (UTC)
Received: from email.devuan.org
	by email.devuan.org with LMTP
	id dxPYMMUMmWcwGgAAmSBk0A
	(envelope-from <mark@hindley.org.uk>)
	for <bugs@devuan.org>; Tue, 28 Jan 2025 16:58:45 +0000
Received: by email.devuan.org (Postfix, from userid 109)
	id 909CE21B; Tue, 28 Jan 2025 16:58:45 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org
X-Spam-Level: 
X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS,
	T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6
Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=193.36.131.86; helo=mx.hindley.org.uk; envelope-from=mark@hindley.org.uk; receiver=<UNKNOWN> 
Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86])
	by email.devuan.org (Postfix) with ESMTPS id E685981
	for <435@bugs.devuan.org>; Tue, 28 Jan 2025 16:58:44 +0000 (UTC)
Received: from hindley.org.uk (apollo.hindleynet [192.168.1.3])
	by mx.hindley.org.uk (Postfix) with SMTP id 55A18AF;
	Tue, 28 Jan 2025 16:58:43 +0000 (GMT)
Received: (nullmailer pid 645 invoked by uid 1000);
	Tue, 28 Jan 2025 16:58:42 -0000
Date: Tue, 28 Jan 2025 16:58:42 +0000
From: Mark Hindley <mark@hindley.org.uk>
To: Andrew Bower <andrew@bower.uk>
Cc: 435@bugs.devuan.org
Message-ID: <Z5kMwnnmStZJMepL@hindley.org.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Z5kFEqdCwW_VmsAe@arden.ab8.net>
On Tue, Jan 28, 2025 at 04:25:54PM +0000, Andrew Bower wrote:
> Hi Mark,
> 
> On Thu, Apr 30, 2020 at 01:59:58PM +0100, Mark Hindley wrote:
> > That is currently the case for libsystemd0/libelogind0 only at runtime. Doing
> > libelogind-dev provides libsystemd-dev concerns me as I think we might introduce
> > FTBFS until we know that all source packages will build with either. Given the
> > number of source packages in Debian, that is a lot of testing. Hence why we
> > currently follow Debian and only build against libsystemd-dev.
> 
> What's the difference with Debian that means I don't have this problem
> there? I.e., I can merrily install libsystemd-dev without losing my
> desktop integration.

Because on Devuan I presume you have libelogind0 and libelogind-compat
installed. libelogind0 conflicts with libsystemd0 and therefore
libsystemd-dev. To build vlc on Devuan you have to use libelogind-dev.

On (recent) Debian, elogind uses libsystemd0-compatible cgroups, libelogind0
only exists as a transitional package to pull in libsystemd0 and you can happily
install libsystemd-dev.

To build on Devuan without hosing your desktop integration, use a
pbuilder/cowbuilder/sbuild/whatever build chroot. It is better practice to build
that way anyhow. Within the chroot, you will be able to install libsystemd-dev
and the build will be fine.

HTH

Mark

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Thu Jan 30 23:43:12 2025;