Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jan 2017 04:31:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 216049] devel/dbus fail to start
Message-ID:  <bug-216049-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216049

            Bug ID: 216049
           Summary: devel/dbus fail to start
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

Created attachment 178872
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178872&action=
=3Dedit
add mkdir -p /var/run/dbus/ to rc.d script

Im store /var/run in tmpfs and after last update get error:

slim: open_session: Unable to open session: Failed to connect to socket
/var/run/dbus/system_bus_socket: No such file or directory

mkdir -p /var/run/dbus/
and start dbus fix it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216049-6497>