From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37191: Cannot login after graphical install Date: Thu, 05 Sep 2019 10:15:45 +0200 Message-ID: <87a7bjjgzy.fsf@gnu.org> References: <87o901va68.fsf@gnu.org> <631Dxm0fn4A3WhwO5FG_rLIWY3dhRmeiDl9xuXe8r5_PqXxvx7OoHylJ_nTGhk6J5Vttdbjng9IsxSE78AQNYT_Mq_NlwKv42b4mybTVIjc=@protonmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58661) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5mw1-0002Rz-18 for bug-guix@gnu.org; Thu, 05 Sep 2019 04:16:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5mvy-0006Wb-F8 for bug-guix@gnu.org; Thu, 05 Sep 2019 04:16:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54050) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i5mvy-0006WX-BC for bug-guix@gnu.org; Thu, 05 Sep 2019 04:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i5mvy-0000cX-57 for bug-guix@gnu.org; Thu, 05 Sep 2019 04:16:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <631Dxm0fn4A3WhwO5FG_rLIWY3dhRmeiDl9xuXe8r5_PqXxvx7OoHylJ_nTGhk6J5Vttdbjng9IsxSE78AQNYT_Mq_NlwKv42b4mybTVIjc=@protonmail.com> (Jussi Kuokkanen's message of "Wed, 04 Sep 2019 12:05:28 +0000") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Jussi Kuokkanen Cc: 37191@debbugs.gnu.org Hello, (Please keep the bug Cc=E2=80=99d.) Jussi Kuokkanen skribis: >> > Aug 26 15:14:04 localhost login[203]: pam_elogind(login:session): Fail= ed to connect to system bus: No such file or directory >> > Aug 26 15:14:04 localhost login[203]: pam_unix(login:session): session= opened for user jussi by LOGIN(uid=3D0) >> > Aug 26 15:14:04 localhost login[203]: Cannot make/remove an entry for = the specified session >> >> It seems that there=E2=80=99s at least one serious problem, which is >> /var/run/dbus/system_bus_socket is unavailable, for some reason. >> >> Did the =E2=80=98dbus-system=E2=80=99 shepherd service start correctly, = or did you get >> messages suggesting otherwise? [...] > It failed to start as can be seen from the 'debug' logfile: >> Aug 26 01:27:27 localhost shepherd[1]: Service dbus-system could not be = started. Are there additional clues in /var/log/{messages,debug}, or perhaps on tty1, as to why dbus failed to start? Thanks, Ludo=E2=80=99.