nixpkgs/pkgs
Niklas Hambüchen abc96aae47 glusterfs: Fix glusterfind's crawlers dlopen() error.
This fixes:

  Traceback (most recent call last):
    File "/nix/store/7f9arl3f9xyj8sm05mkanh2mlp217192-glusterfs-3.10.2/libexec/glusterfs/glusterfind/changelog.py", line 22, in <module>
      import libgfchangelog
    File "/nix/store/7f9arl3f9xyj8sm05mkanh2mlp217192-glusterfs-3.10.2/libexec/glusterfs/glusterfind/libgfchangelog.py", line 21, in <module>
      libgfc = CDLL("libgfchangelog.so", use_errno=True, mode=RTLD_GLOBAL)
    File "/nix/store/nlyr5ankhi7yvva8zndi718zj37js270-python-2.7.13-env/lib/python2.7/ctypes/__init__.py", line 362, in __init__
      self._handle = _dlopen(self._name, mode)
  OSError: libgfchangelog.so: cannot open shared object file: No such file or directory
  Connection to 10.0.0.2 closed.

when running `glusterfind pre`.

Done by setting PYTHONPATH/LD_LIBRARY_PATH as for the other
Python scripts.
2017-09-08 04:29:20 +02:00
..
applications coq_8_7: init at 8.7+beta1 2017-09-06 21:16:41 +02:00
build-support Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
common-updater common-updater-script: fix error handling 2017-05-19 17:14:43 +03:00
data proggyfonts: fix output hash 2017-09-04 08:43:17 -07:00
desktops maxx: license fixups 2017-09-04 22:57:03 +02:00
development ucl: only pass -stc=c90 when using gcc 2017-09-06 21:45:38 +02:00
games factorio: 0.15.33 -> 0.15.34 2017-09-05 15:04:27 -07:00
misc arc-theme: Fix build with gnome 3.24 2017-09-06 14:55:30 +08:00
os-specific nvidia-x11: 375.66 -> 384.69 2017-09-05 16:12:31 -07:00
servers Merge pull request #29033 from yesbox/sonarr_2.0.0.4949 2017-09-06 05:15:51 +00:00
shells grml-zsh-config: generalize support to unix systems 2017-09-01 11:38:38 +03:00
stdenv expand-response-params: Build more normally 2017-08-25 15:10:02 -04:00
test macos-sierra-shared: Make live code and add to nascent Darwin channel 2017-07-31 21:28:18 -04:00
tools glusterfs: Fix glusterfind's crawlers dlopen() error. 2017-09-08 04:29:20 +02:00
top-level coq_8_7: init at 8.7+beta1 2017-09-06 21:16:41 +02:00