Your message dated Thu, 25 Dec 2014 22:40:27 +0000 with message-id <[email protected]> and subject line Re: Bug#773924: dbus should not depend on libsystemd-login0 has caused the Debian Bug report #773924, regarding dbus should not depend on libsystemd-login0 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 [email protected] immediately.) -- 773924: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773924 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: dbus Version: 1.6.8-1+deb7u5 Severity: important Dear Maintainer, to provide a system without systemd references please dismiss the not obvious dependency to libsystemd-login0 this should be for users of systeminit optional. Kind regards -- System Information: Debian Release: 7.7 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 3.8.10-viac3 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages dbus depends on: ii adduser 3.113+nmu3 ii libc6 2.13-38+deb7u6 ii libdbus-1-3 1.6.8-1+deb7u5 ii libexpat1 2.1.0-1+deb7u1 ii libselinux1 2.1.9-5 ii libsystemd-login0 44-11+deb7u4 ii lsb-base 4.1+Debian8+deb7u1 dbus recommends no packages. Versions of packages dbus suggests: ii dbus-x11 1.6.8-1+deb7u5 -- no debconf information
--- End Message ---
--- Begin Message ---On 25/12/14 18:57, Oliver Schwank wrote: > to provide a system without systemd references please dismiss the > not obvious dependency to libsystemd-login0 this should be for > users of systeminit optional. This is not how ELF library linking works. Library dependencies are either mandatory or missing; they are not optional. On Debian, optional library dependencies are usually enabled, unless they are very large or pull in extensive dependency stacks (X11 is the usual example). libsystemd-login0 is neither of those things. The effect of the dependency on libsystemd-login0 (on wheezy) or libsystemd0 (on jessie or later) is that if dbus-daemon is run on a system where systemd-logind is used, it can determine whether users are locally logged-in by asking systemd-logind. On other systems, that library does nothing. dbus-daemon does not depend on any systemd daemons. This is not a bug; closing it. Regards, S
--- End Message ---

