Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 2015 16:57:21 +0200
From:      Beeblebrox <zaphod@berentweb.com>
To:        Erich Dollansky <erichsfreebsdlist@alogt.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: devel/dbus no longer starts at system poweron
Message-ID:  <20150302165721.23f224e2@rsbsd.rsb>
In-Reply-To: <20141214102218.10c8447b@X220.alogt.com>
References:  <20141213202855.3a7c3dd9@rsbsd.rsb> <20141214102218.10c8447b@X220.alogt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Using dbus-1.8.12, /etc/rc.conf has (dbus_enable=3D"YES",
> > slim_enable=3D"YES"). This works no more. X.Org starts, but cannot
> > login to any Desktop because dbus actually is not running and has
> > not started.
> >=20
> > Kill Xorg, then manually "service onestart" dbus, and slim.
> > I can then start to my desktop managers.
>=20
> what do dmesg and /var/log/messages say?
> Erich

This problem was resolved some time back (through an update I believe) but =
is now back. No error message is registered in /var/log/messages or any oth=
er log. However, combing through the output on TTY0, I found this:
Starting dbus
Shared object 'libexpat.so.1' not found required by 'dbus-daemon'
/etc/rc: WARNING: failed to start dbus

After system is booted, form any TTY*, "# service dbus onestart" results in=
 normal startup. Not setting any dbus_flags and not using gdm_enable.

# pkg info -l expat > expat-2.1.0_2:
/usr/local/bin/xmlwf
/usr/local/include/expat.h
/usr/local/include/expat_external.h
/usr/local/lib/libexpat.a
/usr/local/lib/libexpat.so
/usr/local/lib/libexpat.so.1
/usr/local/lib/libexpat.so.1.6.0
/usr/local/lib/libexpat.so.6
/usr/local/libdata/pkgconfig/expat.pc
/usr/local/man/man1/xmlwf.1.gz
(files separately confirmed with ls /usr/local/lib/*expat*)

--=20
FreeBSD_amd64_11-Current_RadeonKMS
Please include my email when responding (use Reply To All)



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