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

MIME-Version: 1.0
X-Mailer: MIME-tools 5.509 (Entity 5.509)
X-Loop: owner@bugs.devuan.org
From: "Devuan bug Tracking System" <owner@bugs.devuan.org>
To: dak@devuan.org
Subject: bug#435: marked as done (Need to document techniques for building
 packages depending on libsystemd-dev)
Message-ID: <handler.435.D435.159276481026835.ackdone@bugs.devuan.org>
References: <1592762106.243255.2476.nullmailer@dak.ganeti1.devuan.org>
 <20200430001911.09fc09ad@proxima.2ka.mipt.ru>
X-Devuan-PR-Message: closed 435
X-Devuan-PR-Package: libelogind0
Reply-To: 435@bugs.devuan.org
Date: Sun, 21 Jun 2020 18:48:01 +0000
Content-Type: multipart/mixed; boundary="----------=_1592765281-30467-0"
[Message part 1 (text/plain, inline)]
Your message dated Sun, 21 Jun 2020 17:55:06 +0000
with message-id <1592762106.243255.2476.nullmailer@dak.ganeti1.devuan.org>
and subject line #435: fixed in src:elogind version 243.8-1
has caused the Devuan bug report #435,
regarding Need to document techniques for building packages depending on libsystemd-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.devuan.org
immediately.)


-- 
435: https://bugs.devuan.org/cgi/bugreport.cgi?bug=435
Devuan Bug Tracking System
Contact owner@bugs.devuan.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andrey ``Bass'' Shcheglov <andrewbass@gmail.com>
To: Devuan Bug Tracking System <submit@bugs.devuan.org>
Subject: [vlc] Unable to build the vlc package as it requires libsystemd-dev
Date: Thu, 30 Apr 2020 00:19:11 +0300
Package: vlc
Version: 3.0.8-0+deb10u1
Severity: normal

Dear Maintainer,

I'm trying to build the vlc package from source, and can't do so
because it lists libsystemd-dev as a build dependency, and I have
libelogind-dev installed instead:


> # aptitude build-dep vlc
> The following NEW packages will be installed:
>   libsystemd-dev libsystemd0{a} 
> 0 packages upgraded, 2 newly installed, 0 to remove and 0 not
> upgraded. Need to get 322 kB/652 kB of archives. After unpacking 1665
> kB will be used. The following packages have unmet dependencies:
>  libelogind-dev-doc : Conflicts: libsystemd-dev but 241-7~deb10u3 is
> to be installed libelogind0 : Conflicts: libsystemd0 but
> 241-7~deb10u3 is to be installed libelogind0:i386 : Conflicts:
> libsystemd0 but 241-7~deb10u3 is to be installed The following
> actions will resolve these dependencies:
> 
>      Keep the following packages at their current version:
> 1)     libsystemd-dev [Not Installed]                     
> 2)     libsystemd0 [Not Installed]                        


I understand this is not a vlc-only problem but rather that of any
package which is not forked in Devuan and is fetched from debian.org
unaltered, but there're multiple solutions which can be attemped:

1. For vlc, debian/control can be changed in such a way that build
   depends on
   libsystemd-dev [linux-any] | libelogind-dev [linux-any]
   I'm not sure this will be accepted upstream (at Debian), though.

2. libelogind-dev can be changed so that it also provides
   libsystemd-dev, similarly to the way libelogind0 provides
   libsystemd0.

3. Both of the above.

Please consider the alternatives and reassign accordingly.

Regards,
Andrey.


-- System Information:
Distributor ID:	Debian
Description:	Devuan GNU/Linux 3 (beowulf)
Release:	3
Codename:	beowulf
Architecture: x86_64

Kernel: Linux 4.19.0-8-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8
(charmap=UTF-8), LANGUAGE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh
linked to /bin/dash Init: sysvinit (via /sbin/init)

Versions of packages vlc depends on:
ii  vlc-bin                  3.0.8-0+deb10u1
ii  vlc-plugin-base          3.0.8-0+deb10u1
ii  vlc-plugin-qt            3.0.8-0+deb10u1
ii  vlc-plugin-video-output  3.0.8-0+deb10u1

Versions of packages vlc recommends:
ii  vlc-l10n                   3.0.8-0+deb10u1
ii  vlc-plugin-notify          3.0.8-0+deb10u1
ii  vlc-plugin-samba           3.0.8-0+deb10u1
ii  vlc-plugin-skins2          3.0.8-0+deb10u1
ii  vlc-plugin-video-splitter  3.0.8-0+deb10u1
ii  vlc-plugin-visualization   3.0.8-0+deb10u1

vlc suggests no packages.

Versions of packages libvlc-bin depends on:
ii  libc6    2.28-10
ii  libvlc5  3.0.8-0+deb10u1

Versions of packages libvlc5 depends on:
ii  libc6        2.28-10
ii  libvlccore9  3.0.8-0+deb10u1

Versions of packages libvlc5 recommends:
ii  libvlc-bin  3.0.8-0+deb10u1

Versions of packages vlc-bin depends on:
ii  libc6       2.28-10
ii  libvlc-bin  3.0.8-0+deb10u1
ii  libvlc5     3.0.8-0+deb10u1

Versions of packages vlc-plugin-base depends on:
ii  liba52-0.7.4                         0.7.4-19
ii  libaom0                              1.0.0-3
ii  libarchive13                         3.3.3-4+deb10u1
ii  libaribb24-0                         1.0.3-2
ii  libasound2                           1.1.8-1
ii  libass9                              1:0.14.0-2
ii  libavahi-client3                     0.7-4+b1
ii  libavahi-common3                     0.7-4+b1
ii  libavc1394-0                         0.5.4-5
ii  libavcodec58                         7:4.1.4-1~deb10u1
ii  libavformat58                        7:4.1.4-1~deb10u1
ii  libavutil56                          7:4.1.4-1~deb10u1
ii  libbasicusageenvironment1            2018.11.26-1.1
ii  libbluray2                           1:1.1.0-1
ii  libc6                                2.28-10
ii  libcairo2                            1.16.0-4
ii  libcddb2                             1.3.2-6
ii  libchromaprint1                      1.4.3-3
ii  libcrystalhd3                        1:0.0~git20110715.fdd2f19-13
ii  libdbus-1-3                          1.12.16-1+devuan2
ii  libdc1394-22                         2.2.5-1
ii  libdca0                              0.0.6-1
ii  libdvbpsi10                          1.3.2-1
ii  libdvdnav4                           6.0.0-1
ii  libdvdread4                          6.0.1-1
ii  libebml4v5                           1.3.6-2
ii  libelogind0 [libsystemd0]            241.4-2
ii  libeudev1 [libudev1]                 3.2.7-6
ii  libfaad2                             2.8.8-3
ii  libflac8                             1.3.2-3
ii  libfontconfig1                       2.13.1-2
ii  libfreetype6                         2.9.1-3+deb10u1
ii  libfribidi0                          1.0.5-3.1+deb10u1
ii  libgcc1                              1:8.3.0-6
ii  libgcrypt20                          1.8.4-5
ii  libglib2.0-0                         2.58.3-2+deb10u2
ii  libgnutls30                          3.6.7-4+deb10u2
ii  libgpg-error0                        1.35-1
ii  libgroupsock8                        2018.11.26-1.1
ii  libharfbuzz0b                        2.3.1-1
ii  libixml10                            1:1.8.4-2
ii  libjpeg62-turbo                      1:1.5.2-2+b1
ii  libkate1                             0.4.1-9
ii  liblirc-client0                      0.10.1-5.2
ii  liblivemedia64                       2018.11.26-1.1
ii  liblua5.2-0                          5.2.4-1.1+b2
ii  libmad0                              0.15.1b-10
ii  libmatroska6v5                       1.4.9-1+deb10u1
ii  libmicrodns0                         0.0.10-1
ii  libmpcdec6                           2:0.1~r495-1+b2
ii  libmpeg2-4                           0.5.1-8
ii  libmpg123-0                          1.25.10-2
ii  libmtp9                              1.1.16-2
ii  libncursesw6                         6.1+20181013-2+deb10u2
ii  libnfs12                             3.0.0-2
ii  libogg0                              1.3.2-1+b1
ii  libopenmpt-modplug1                  0.4.3-1
ii  libopus0                             1.3-1
ii  libpng16-16                          1.6.36-6
ii  libpostproc55                        7:4.1.4-1~deb10u1
ii  libprotobuf-lite17                   3.6.1.3-2
ii  libpulse0                            12.2-4+deb10u1
ii  libraw1394-11                        2.1.2-1+b1
ii  libresid-builder0c2a                 2.1.1-15
ii  librsvg2-2                           2.44.10-2.1
ii  libsamplerate0                       0.1.9-2
ii  libsdl-image1.2                      1.2.12-10+deb10u1
ii  libsdl1.2debian                      1.2.15+dfsg2-4
ii  libsecret-1-0                        0.18.7-1
ii  libshine3                            3.1.1-2
ii  libshout3                            2.4.1-2
ii  libsidplay2                          2.1.1-15
ii  libsndio7.0                          1.5.0-3
ii  libsoxr0                             0.1.2-3
ii  libspatialaudio0                     0.3.0+git20180730+dfsg1-2
ii  libspeex1                            1.2~rc1.2-1+b2
ii  libspeexdsp1                         1.2~rc1.2-1+b2
ii  libssh2-1                            1.8.0-2.1
ii  libstdc++6                           8.3.0-6
ii  libswscale5                          7:4.1.4-1~deb10u1
ii  libtag1v5                            1.11.1+dfsg.1-0.3
ii  libtheora0                           1.1.1+dfsg.1-15
ii  libtinfo6                            6.1+20181013-2+deb10u2
ii  libtwolame0                          0.3.13-4
ii  libudev1                             1:3.2.7+devuan1.1
ii  libupnp13                            1:1.8.4-2
ii  libusageenvironment3                 2018.11.26-1.1
ii  libva-drm2                           2.4.0-1
ii  libva2                               2.4.0-1
ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.8-0+deb10u1
ii  libvorbis0a                          1.3.6-2
ii  libvorbisenc2                        1.3.6-2
ii  libx264-155                          2:0.155.2917+git0a84d98-2
ii  libx265-165                          2.9-4
ii  libxcb-keysyms1                      0.4.0-1+b2
ii  libxcb1                              1.13.1-2
ii  libxml2                              2.9.4+dfsg1-7+b3
ii  libzvbi0                             0.2.35-16
ii  vlc-data                             3.0.8-0+deb10u1
ii  zlib1g                               1:1.2.11.dfsg-1

Versions of packages vlc-plugin-base recommends:
ii  xdg-utils  1.1.3-1

Versions of packages vlc-plugin-base suggests:
ic  libdvd-pkg [libdvdcss2]  1.4.0-1-2

Versions of packages vlc-plugin-notify depends on:
ii  libc6                                2.28-10
ii  libgdk-pixbuf2.0-0                   2.38.1+dfsg-1
ii  libglib2.0-0                         2.58.3-2+deb10u2
ii  libgtk-3-0                           3.24.5-1
ii  libnotify4                           0.7.7-4
ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.8-0+deb10u1

Versions of packages vlc-plugin-qt depends on:
ii  libc6                                2.28-10
ii  libgcc1                              1:8.3.0-6
ii  libqt5core5a                         5.11.3+dfsg1-1+deb10u2
ii  libqt5gui5                           5.11.3+dfsg1-1+deb10u2
ii  libqt5svg5                           5.11.3-2
ii  libqt5widgets5                       5.11.3+dfsg1-1+deb10u2
ii  libqt5x11extras5                     5.11.3-2
ii  libstdc++6                           8.3.0-6
ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.8-0+deb10u1
ii  libwayland-client0                   1.16.0-1
ii  libx11-6                             2:1.6.7-1

Versions of packages vlc-plugin-qt recommends:
ii  vlc-bin  3.0.8-0+deb10u1

Versions of packages vlc-plugin-skins2 depends on:
ii  fonts-freefont-ttf                   20120503-9
ii  libc6                                2.28-10
ii  libfreetype6                         2.9.1-3+deb10u1
ii  libfribidi0                          1.0.5-3.1+deb10u1
ii  libgcc1                              1:8.3.0-6
ii  libstdc++6                           8.3.0-6
ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.8-0+deb10u1
ii  libx11-6                             2:1.6.7-1
ii  libxext6                             2:1.3.3-1+b2
ii  libxinerama1                         2:1.1.4-2
ii  libxpm4                              1:3.5.12-1
ii  vlc-plugin-qt                        3.0.8-0+deb10u1

Versions of packages vlc-plugin-skins2 recommends:
ii  vlc-bin  3.0.8-0+deb10u1

Versions of packages vlc-plugin-video-output depends on:
ii  libaa1                               1.4p5-46
ii  libavcodec58                         7:4.1.4-1~deb10u1
ii  libavutil56                          7:4.1.4-1~deb10u1
ii  libc6                                2.28-10
ii  libcaca0                             0.99.beta19-2.1
ii  libegl1                              1.1.0-1
ii  libgl1                               1.1.0-1
ii  libgles2                             1.1.0-1
ii  libplacebo7                          1.7.0-2
ii  libva-drm2                           2.4.0-1
ii  libva-wayland2                       2.4.0-1
ii  libva-x11-2                          2.4.0-1
ii  libva2                               2.4.0-1
ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.8-0+deb10u1
ii  libwayland-client0                   1.16.0-1
ii  libwayland-egl1                      1.16.0-1
ii  libx11-6                             2:1.6.7-1
ii  libxcb-keysyms1                      0.4.0-1+b2
ii  libxcb-shm0                          1.13.1-2
ii  libxcb-xv0                           1.13.1-2
ii  libxcb1                              1.13.1-2

Versions of packages vlc-plugin-video-splitter depends on:
ii  libc6                                2.28-10
ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.8-0+deb10u1
ii  libxcb-randr0                        1.13.1-2
ii  libxcb1                              1.13.1-2

Versions of packages vlc-plugin-visualization depends on:
ii  libc6                                2.28-10
ii  libgl1                               1.1.0-1
ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.8-0+deb10u1

-- no debconf information
[Message part 3 (message/rfc822, inline)]
From: dak@devuan.org
To: 435-done@bugs.devuan.org
Subject: #435: fixed in src:elogind version 243.8-1
Date: Sun, 21 Jun 2020 17:55:06 +0000
Version: 243.8-1

Source package elogind (243.8-1) added to Devuan suite unstable.

This closes bug report 435.

Thanks

DAK managing the Devuan archive

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 20 Jun 2020 10:59:46 +0100
Source: elogind
Binary: elogind libelogind0 libelogind-dev libelogind-dev-doc libpam-elogind
Architecture: source
Version: 243.8-1
Distribution: unstable
Urgency: medium
Maintainer: Mark Hindley <mark@hindley.org.uk>
Changed-By: Mark Hindley <mark@hindley.org.uk>
Description:
 elogind    - user, seat and session management daemon
 libelogind-dev - user, seat and session management library (development files)
 libelogind-dev-doc - user, seat and session management library (development documentat
 libelogind0 - user, seat and session management library
 libpam-elogind - elogind PAM module
Closes: 435 482
Changes:
 elogind (243.8-1) unstable; urgency=medium
 .
   * New upstream version 243.8.
   * d/control: update Vcs-* fields following Gitea migration.
   * Change rootlibdir to /lib (closes: #482).
   * Document solutions for libelogind0/libsystemd-dev build-depends
     conflict. (closes: #435).
Checksums-Sha1:
 54666719caff55d24d3065ec794fa5e10df5da96 2081 elogind_243.8-1.dsc
 fdef1db3bb7586db72664e1a5bfc50498f1b98d3 1338410 elogind_243.8.orig.tar.gz
 cb74bbaa4383cc1c9f8101a5d345731d79a1a5da 8336 elogind_243.8-1.debian.tar.xz
 389bf6cf33c08e92d6665040efd1528eabe5847d 4967 elogind_243.8-1_source.buildinfo
Checksums-Sha256:
 3845e78b8a993b358d6e092399fccef60b64451302d408b4fa226f403d5ebdaf 2081 elogind_243.8-1.dsc
 c6c3a58d05cb30dfc671fdc012c4d8c42b42e0a1db205ca2b0be3744cfa9ec9f 1338410 elogind_243.8.orig.tar.gz
 0a330de42f984d937b43087617a887fc912f4c93a746ae594fc44e9843df3677 8336 elogind_243.8-1.debian.tar.xz
 ef2debe48e23bb899edc43215eeecd7cfa937f4378c3d7a03ad0b67d822c01ea 4967 elogind_243.8-1_source.buildinfo
Files:
 8fdac595c10fa86bd9f92d0a8cebae72 2081 admin optional elogind_243.8-1.dsc
 3fc20c4258f62b28ebaa3e7fbe10696f 1338410 admin optional elogind_243.8.orig.tar.gz
 9c01a4ab057f926d65de3cb818611469 8336 admin optional elogind_243.8-1.debian.tar.xz
 83b7934afb4be90e7699772b151ffde7 4967 admin optional elogind_243.8-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEcuPLdzMV36LkZHQ9lFMhJFQZIvsFAl7vnVkACgkQlFMhJFQZ
Ivt//wf6A4X1IqKYF59w5azQBGq+pxxaaYIIwo7I98q3uZOKiVMY1Acyp81c/yNq
petYQCfHxtARU6x7JsQZjHo1yJG1ZS7hlJYrXWv0t70tfOIwvGQbaYAQ4bt97sQi
99oaz4gXa3ZIaJ8UXSxZaGrR9vNsMAfJVZ1y1NUsFRO7Qexbnud4zfdduxdosVAz
WC1cRF3YPMI2t8XmbGV8ns3JpvT+WraUCRfAvP/GGhkQ0edI49EWUzKfspnWUJ0s
bHSvldmFI0EzFTXbC1xk65L2wkJA6hDIyspmyMXjXSKo/ocCv0fTNdVP+bNRF0V8
R3CAbIBQk4/JMVNKKrYiv9cVPrDnaA==
=sIIP
-----END PGP SIGNATURE-----

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 Apr 25 06:57:07 2024;