** Branch linked: lp:ubuntu/trusty-proposed/dbus-cpp -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to dbus-cpp in Ubuntu. https://bugs.launchpad.net/bugs/1272191
Title: libdbus-cpp-dev does not depend on dbus Status in “dbus-cpp” package in Ubuntu: New Bug description: core::dbus::testing::Fixture requires dbus-daemon to be available but libdbus-cpp-dev does not depend on it. When trying to run a test under CI without dbus-daemon the following exception is thrown: C++ exception with description "Session: Could not read address of bus instance." thrown in the test fixture's constructor. either A) libdbus-cpp-dev must depend on package dbus as the Fixture needs it or B) the Fixture should check that dbus-daemon is available and print error message stating that no such command to make it obvious that the package using the Fixture needs to pull it it explicitly. Maybe it would be good idea to print the exact error coming from the system when Fixture tries to execute the command. That would clearly state "dbus-daemon: command not found" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dbus-cpp/+bug/1272191/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

