Your message dated Fri, 12 Dec 2014 09:32:33 +0000 with message-id <[email protected]> and subject line Bug#769069: fixed in dbus 1.6.8-1+deb7u5 has caused the Debian Bug report #769069, regarding systemd: Assertions from systemd-logind on powerpc during login, with continuing loop 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.) -- 769069: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769069 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: systemd Version: 208.8 (note: for some reason reportbug originally inserted the package and version into the subject ...) Dear Maintainer, * What led up to the situation? I installed from a testing CD downloaded in early August. I ran into login problems, but discovered I had booted with a Wheezy kernel originally. After reconfiguring to boot with a correct kernel, and configuring a successful xorg.conf, the problems remained. * What exactly did you do (or not do) that was effective (or ineffective)? I updated the system (all packages) using aptitude to the very latest testing version as of Aug 30. I then shut down the system and booted fresh on Aug 31. That is the log I have attached. * What was the outcome of this action? The lightdm greeter comes up, and I can type in the user name and password, but then the greeter restarts. The greeeter came up again, and this time I just waited. The greeter restarted again. Finally after the greeter came up, I changed to Xfce and entered user name and password. But the greeter still just restarted. In the journal log of the session (attached), I saw assertions from both lightdm and systemd-logind. The first assertion in the log was from systemd-logind, so I filed the bug on systemd. However there were also failures of both packages previous to the first assertion. Here is a grep of only the assertions from the log. Aug 31 09:11:24 debian systemd-logind[908]: Assertion 's->user->slice' failed at ../src/login/logind-session.c:531, function session_start_scope(). Aborting. Aug 31 09:12:48 debian systemd-logind[943]: Assertion 's->user->slice' failed at ../src/login/logind-session.c:531, function session_start_scope(). Aborting. Aug 31 09:14:03 debian systemd-logind[981]: Assertion 's->user->slice' failed at ../src/login/logind-session.c:531, function session_start_scope(). Aborting. Aug 31 09:15:55 debian lightdm[1298]: (lightdm:1298): GLib-GIO-CRITICAL **: g_dbus_connection_call_sync_internal: assertion 'object_path != NULL && g_variant_is_object_path (object_path)' failed Aug 31 09:16:47 debian systemd-logind[1318]: Assertion 's->user->slice' failed at ../src/login/logind-session.c:531, function session_start_scope(). Aborting. I also note many timeout log entries. This is a rather slow machine (PowerPC G4) compared to typical modern ones, so the timeouts might be set too short? In addition, when filing this bug report as it said it was gathering additional data, before the question about fstab, this message appeared (I am filing from the console): Activation of org.freedesktop.systemd1 timed out This is reflected by the following log statement. So I suspect the same bug prevented getting additional info. I am happy to provide additional info if needed. Aug 31 09:47:54 debian dbus[775]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out * What outcome did you expect instead? Initiation of graphical environment. -- Package-specific info: -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: powerpc (ppc) Kernel: Linux 3.14-2-powerpc Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages systemd depends on: ii acl 2.2.52-1 ii adduser 3.113+nmu3 ii initscripts 2.88dsf-53.4 ii libacl1 2.2.52-1 ii libaudit1 1:2.3.7-1 ii libblkid1 2.20.1-5.8 ii libc6 2.19-9 ii libcap2 1:2.24-4 ii libcap2-bin 1:2.24-4 ii libcryptsetup4 2:1.6.6-1 ii libdbus-1-3 1.8.6-2 ii libgcrypt11 1.5.4-2 ii libkmod2 18-1 ii liblzma5 5.1.1alpha+20120614-2 ii libpam0g 1.1.8-3.1 ii libselinux1 2.3-1 ii libsystemd-daemon0 208-8 ii libsystemd-journal0 208-8 ii libsystemd-login0 208-8 ii libudev1 208-8 ii libwrap0 7.6.q-25 ii sysv-rc 2.88dsf-53.4 ii udev 208-8 ii util-linux 2.20.1-5.8 Versions of packages systemd recommends: ii libpam-systemd 208-8 Versions of packages systemd suggests: pn systemd-ui <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: dbus Source-Version: 1.6.8-1+deb7u5 We believe that the bug you reported is fixed in the latest version of dbus, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Simon McVittie <[email protected]> (supplier of updated dbus package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 24 Nov 2014 13:49:52 +0000 Source: dbus Binary: dbus dbus-x11 libdbus-1-3 dbus-1-doc libdbus-1-dev dbus-1-dbg Architecture: all source Version: 1.6.8-1+deb7u5 Distribution: wheezy-security Urgency: high Maintainer: Utopia Maintenance Team <[email protected]> Changed-By: Simon McVittie <[email protected]> Closes: 769069 Description: dbus-1-dbg - simple interprocess messaging system (debug symbols) dbus-1-doc - simple interprocess messaging system (documentation) dbus - simple interprocess messaging system (daemon and utilities) dbus-x11 - simple interprocess messaging system (X11 deps) libdbus-1-3 - simple interprocess messaging system (library) libdbus-1-dev - simple interprocess messaging system (development headers) Changes: dbus (1.6.8-1+deb7u5) wheezy-security; urgency=high . * Fix CVE-2014-7824: - Start 'dbus-daemon --system' as root under sysvinit (it already starts as root under systemd), so it can increase its file descriptor limit - Add patch from upstream to increase dbus-daemon's file descriptor limit to 65536, completing the incomplete fix for CVE-2014-3636 * Fix regression introduced in 1.6.8-1+deb7u4 (Closes: #769069): - Add patch from upstream to restore auth_timeout to its previous value, since the shorter value causes boot failures on some systems - Add README.Debian to dbus package, documenting how sysadmins with hostile local users, and systems where boot succeeds with the shorter value, can get the shorter value back Checksums-Sha1: ddd17c791742e66fb01eb6f8f1157d758a4bf65f 2585 dbus_1.6.8-1+deb7u5.dsc f2c4ea3c8b8d48504df92439f3a73e130c6dfb7a 49624 dbus_1.6.8-1+deb7u5.debian.tar.xz 11af121c453fd729c2274fb9511a07b3d5c30480 2293984 dbus-1-doc_1.6.8-1+deb7u5_all.deb Checksums-Sha256: 774f9812dfb9d288c4afbd89555743f8ba8ebdd8ec66c53b30bdcfd0c0bc70c5 2585 dbus_1.6.8-1+deb7u5.dsc 884e1811c8ee978f788904f788dd7ad22398e1a41334d69b7ffa46423d3d816f 49624 dbus_1.6.8-1+deb7u5.debian.tar.xz dff00029bdb7021c89fa52526016979f4388dc76ecea771637786ccc04298c86 2293984 dbus-1-doc_1.6.8-1+deb7u5_all.deb Files: 82d13a3b39c4925814bf18b564a5879f 2585 admin optional dbus_1.6.8-1+deb7u5.dsc c2b5cdf453071fea1eedff1657c28d84 49624 admin optional dbus_1.6.8-1+deb7u5.debian.tar.xz 58ae23dd5b0d0d44ec0913bf72c677cc 2293984 doc optional dbus-1-doc_1.6.8-1+deb7u5_all.deb -----BEGIN PGP SIGNATURE----- iQIVAwUBVH91h03o/ypjx8yQAQgNwA/+MN62DAy9BHIk85HqrFFfE/ndva+bJuj6 2fP/Gn6Mq1dBWO3+BsbLWTnmAdHMn521KxuOsv4Q0GslOkgJExjYEqmRhtUqbW/d AZDP5lrPinDTROcIfNWPyjvEMVv0E0JPBGi+SsbSVDNQSQJjNotj+PFmHWC7WiUL nbdumOFxdaRTPhnqRJ07oY33Oww7irnKpawgJZET5AoyeXAHzn+zCT8sfxHn+Mph sFvNG/hLX6E/3gpF2zedyvIh7N7hw/HuzA0xfX5eJGCPeq7xkVjFFsPzeMgFWzHM xwzv6FlLZFmH7MBWr2S7FRp4EN86LBVUirSufDLuJeZxyNxY5ikXDGbPah0wMD0w 0RgKQoWvP4xdAtZh26OTCgAVy8LuFa6ldBKZHRe5DsdsaN+5XGQ3BdN9M0a2sm6D xamsgdXlqSLiQx6XlwVxM2gUwXLWZ95Vnl5IMp2MclwxURA0ylDRmk+BhP9Pmt7h mYMYtHLqTGeeGgSUpo4vcqedCsIkg3+jmBOXC+YvC5YhUaaYfhnByV267QW1+Otk QH5rGyKHQ40O1n82CPSRwMcLn2TuO+sXxRGdATix8cHCurbR31Bnzcyxx9Y6XoaI FEUPZk9uR628MxR4alFZ9zpSVEHvHXdNjXMFAr7bxrHc46/FC0dwq0aKh+wOcz2f QuOdEe5tklI= =EtO7 -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-utopia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-utopia-maintainers
