diff options
| author | aszlig <aszlig@redmoonstudios.org> | 2015-09-15 06:32:57 +0200 |
|---|---|---|
| committer | aszlig <aszlig@redmoonstudios.org> | 2015-09-16 00:19:52 +0200 |
| commit | 89b6831ffdf368e62005a45cff7fda3d21ca7293 (patch) | |
| tree | 8531ffe8bef797881a59da00dcb43d949f04dcd5 /pkgs/development/python-modules/GitPython | |
| parent | c748c0fb419fca9eed236ddb74e658d1d670abc8 (diff) | |
virtualbox: Fix load of dbus library at runtime.
VirtualBox had support for DBUS even in version 4.x, but it appears that
nothing in our VM test triggered it to load, thus I didn't notice the
runtime error:
rtldrNativeLoad: dlopen('libdbus-1.so.3', RTLD_NOW | RTLD_LOCAL) failed:
libdbus-1.so.3: cannot open shared object file: No such
file or directory
The upstream commits I think are responsible for this to come to surface
are _probably_ (did I ever mention that I love SVN? *cough*) one of
these:
https://www.virtualbox.org/changeset/55664/vbox
https://www.virtualbox.org/changeset/55602/vbox
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
