#760045 dbus: On systems with nis and systemd dbus response extremely slow

Package:
dbus
Source:
dbus
Description:
simple interprocess messaging system (system message bus)
Submitter:
Marcus Jacobs
Date:
2014-08-31 09:51:07 UTC
Severity:
normal
#760045#5
Date:
2014-08-31 09:47:00 UTC
From:
To:
Package: dbus
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Marcus Jacobs <west.wallaby@gmx.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: dbus: On systems with nis and systemd dbus response extremely slow
Message-ID: <20140831094124.28573.29423.reportbug@wallace.fritz.box>
X-Mailer: reportbug 6.5.0
Date: Sun, 31 Aug 2014 11:41:24 +0200

Package: dbus
Version: 1.8.6-2
Severity: important

Dear Maintainer,


Since the change on jessie to systemd, I need to restart dbus after the boot process to use my system,
otherwise the response times make it so slow that it is unusable.
Before systemd, nis needed about 1-2 minutes to start, so the boot process was slow but
afterwards the system was running very well. Now with systemd the boot process is very fast
but the system is unusable. When I log in after boot, the password check takes about a minute,
even for root who is a local user. When I then restart dbus and kdm via systemctl, everything is
fine again. The problem might be nis here but it is dbus I need to restart.
It seems to me that nis needs to provide some information for dbus which it doesn't and dbus
is not waiting, leaving the situation unresolved. What is to be done I don't know.