[Bug 196274] New: devel/dbus: launch failure, dbus starts before ldconfig and fails to find installed libexpat.so.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 26 00:19:41 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196274

            Bug ID: 196274
           Summary: devel/dbus: launch failure, dbus starts before
                    ldconfig and fails to find installed libexpat.so.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: mandree at FreeBSD.org

devel/dbus starts too soon through rcorder. dbus-daemon requires libexpat.so.1,
which is installed on my systems, but not available to the run-time linker
before ldconfig has run.  This happens on 9.3-amd64 and 10.1-i386.

Please adjust the rc.d headers such that dbus waits for ldconfig to complete;
note this may not be trivial and cause circular dependencies.  Finding a proper
solution requires more time than I have on my hands right now, so I'm sorry but
cannot provide a patch.

This causes all sorts of other trouble down the road, for instance, various
avahi services then refuse to start because dbus isn't there.

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


More information about the freebsd-gnome mailing list