URL: https://github.com/SSSD/sssd/pull/524 Author: lslebodn Title: #524: CI: Add dbus into debian dependencies Action: opened
PR body: """ There is just weak dependency (recommends) between dbus libraries and dbus daemon. It is installed by default but we should not rely in integration tests on weak dependency if we directly need binary dbus-daemon.
sh# apt-cache depends libdbus-1-dev libdbus-1-3 libdbus-1-dev Depends: libdbus-1-3 Depends: pkg-config pkgconf libdbus-1-3 Depends: libc6 Depends: libsystemd0 Breaks: dbus Recommends: dbus """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/524/head:pr524 git checkout pr524
URL: https://github.com/SSSD/sssd/pull/524 Title: #524: CI: Add dbus into debian dependencies
jhrozek commented: """ * master: 15989964da9740e0bdc275d1446b053b771727de """
See the full comment at https://github.com/SSSD/sssd/pull/524#issuecomment-372056107
URL: https://github.com/SSSD/sssd/pull/524 Author: lslebodn Title: #524: CI: Add dbus into debian dependencies Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/524/head:pr524 git checkout pr524
URL: https://github.com/SSSD/sssd/pull/524 Title: #524: CI: Add dbus into debian dependencies
Label: +Pushed
sssd-devel@lists.fedorahosted.org