[Pkg-samba-maint] Bug#941654: Bug#941654: samba: Upgrading to 4.11.0 pulls in glib, dconf and systemd packages by enabling spotlight feature

Mathieu Parent math.parent at gmail.com
Thu Oct 3 21:29:19 BST 2019


Le jeu. 3 oct. 2019 à 13:21, Elimar Riesebieter <riesebie at lxtec.de> a écrit :
>
> Package: samba
> Version: 2:4.11.0+dfsg-8
> Severity: normal

Hi,

> Upgrading to 4.11.0+dfsg-8 pulls in by enabling spotlight feature::
>
> The following packages will be REMOVED:
>   libldb1 sysvinit-core
> The following NEW packages will be installed:
>   dbus-user-session dconf-gsettings-backend dconf-service glib-networking glib-networking-common glib-networking-services gsettings-desktop-schemas libargon2-1 libcryptsetup12 libdconf1 libjson-glib-1.0-0
>   libjson-glib-1.0-common libldb2 libpam-systemd libproxy1v5 libsoup2.4-1 libtracker-sparql-2.0-0 systemd systemd-sysv
> The following packages will be upgraded:
>   ldb-tools libwbclient0 python3-ldb python3-samba samba samba-common samba-common-bin samba-dsdb-modules samba-libs samba-vfs-modules winbind
> 11 upgraded, 19 newly installed, 2 to remove and 0 not upgraded.

Yes:
# aptitude why libglib2.0-0
i   samba      Depends samba-libs (= 2:4.11.0+dfsg-8)
i A samba-libs Depends libglib2.0-0 (>= 2.16.0)

# ldd /usr/lib/x86_64-linux-gnu/samba/libsmbd-base.so.0 | grep glib
    libglib-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
(0x00007f35b0ad8000)
    libjson-glib-1.0.so.0 =>
/usr/lib/x86_64-linux-gnu/libjson-glib-1.0.so.0 (0x00007f35aff06000)

$ git grep ifdef.HAVE_GLIB
source3/lib/tevent_glib_glue.c:#ifdef HAVE_GLIB

$ cat source3/wscript
# ...
    if conf.CONFIG_SET('HAVE_GLIB'):
        conf.DEFINE('WITH_TEVENT_GLIB_GLUE', '1')
# ...

> Neither the dconf nor the glib packages are needed to run a headless
> server. Hence systemd isn't wanted from me on a headless server.

Agree.

> It should be possible to package the spotlight feature in a separate
> package, though.

This is in samba-libs, and harder to fix probably.

Will take a look...

> Thanks
> --
> Elimar
>
> _______________________________________________
> Pkg-samba-maint mailing list
> Pkg-samba-maint at alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-samba-maint



-- 
Mathieu



More information about the Pkg-samba-maint mailing list