Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Dec 2014 00:19:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 196274] New: devel/dbus: launch failure, dbus starts before ldconfig and fails to find installed libexpat.so.1
Message-ID:  <bug-196274-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: mandree@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.



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