Files
nixpkgs/pkgs
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
..
2017-09-06 21:16:41 +02:00
2017-09-04 08:43:17 -07:00
2017-09-04 22:57:03 +02:00
2017-09-05 15:04:27 -07:00
2017-09-06 14:55:30 +08:00
2017-09-05 16:12:31 -07:00
2017-09-06 21:16:41 +02:00