diff options
| author | Joachim Fasting <joachifm@fastmail.fm> | 2016-10-24 12:43:42 +0200 |
|---|---|---|
| committer | Joachim Fasting <joachifm@fastmail.fm> | 2016-10-26 03:00:54 +0200 |
| commit | c86fe2224e09b2ebb30c98de0b17b72147d7d226 (patch) | |
| tree | cb13edac0f1c6f067bd2926175f5942d71aa0ec7 /pkgs/development/python-modules/python-sql | |
| parent | 6dc6147d8f3257935ebfc71aa1faf6b3b305de53 (diff) | |
virtualbox-{systemd-detect-virt,net-hostonlyif} test: fix dbus socket dir
The test complains[1][2] that
Failed to start message bus: Failed to bind socket "/run/dbus/system_bus_socket": No such file or directory
In 639e5401ff51d4c0075b5ceffcbdbfec64c67db3, the dbus socket dir is set
to `/run/dbus`; in the test vm `/var/run/dbus` is used, but the standard
`/run -> /var/run` link is typically not created until stage 2 init, not
in the minimal init used here. Thus, dbus fails to run within the test
environment . Fix by changing `/var/run/dbus` to simply `/run/dbus`.
[1]: https://hydra.nixos.org/build/42534725
[2]: https://hydra.nixos.org/build/42523834
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
