nixpkgs/pkgs/tools/filesystems/glusterfs
Niklas Hambüchen 8e329da496 glusterfs: Fix wrong xattr package: xattr -> pyxattr.
Fixes error

  File "/nix/store/lxpsl84km87xpk59nai6a33ihgpfs7qr-glusterfs-3.10.2/libexec/glusterfs/glusterfind/changelog.py", line 105, in populate_pgfid_and_inodegfid
      file_xattrs = xattr.list(p)
  AttributeError: 'module' object has no attribute 'list'

when using `glusterfind pre`.
2017-09-08 04:29:08 +02:00
..
default.nix glusterfs: Fix wrong xattr package: xattr -> pyxattr. 2017-09-08 04:29:08 +02:00
default.upstream glusterfs: 3.9.1 -> 3.10.0 2017-03-09 18:47:38 +01:00
glusterfs-fix-unsubstituted-autoconf-macros.patch glusterfs: Make commands that gluster calls work. Fixes #25620. 2017-05-19 16:56:30 +02:00
glusterfs-python-remove-find_library.patch glusterfs: Make commands that gluster calls work. Fixes #25620. 2017-05-19 16:56:30 +02:00
glusterfs-use-PATH-instead-of-hardcodes.patch glusterfs: Upgrade to 3.10.2 2017-05-19 16:56:31 +02:00