about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2018-06-05 17:30:12 +0200
committerxeji <36407913+xeji@users.noreply.github.com>2018-06-05 17:30:12 +0200
commitdb68f314dbf7683f5cdd9f95aaae45faf31a3b72 (patch)
tree200441105878168469a0b3f07660d85fa3908768 /lib
parent137a372d7080d19b0cd86ff3d7dd0dc9bc05981e (diff)
downloadnixlib-db68f314dbf7683f5cdd9f95aaae45faf31a3b72.tar
nixlib-db68f314dbf7683f5cdd9f95aaae45faf31a3b72.tar.gz
nixlib-db68f314dbf7683f5cdd9f95aaae45faf31a3b72.tar.bz2
nixlib-db68f314dbf7683f5cdd9f95aaae45faf31a3b72.tar.lz
nixlib-db68f314dbf7683f5cdd9f95aaae45faf31a3b72.tar.xz
nixlib-db68f314dbf7683f5cdd9f95aaae45faf31a3b72.tar.zst
nixlib-db68f314dbf7683f5cdd9f95aaae45faf31a3b72.zip
udiskie: 1.7.4 -> 1.7.5 (#41480)
`udiskie` breaks for me with the following error when using 1.7.4:

```
Traceback (most recent call last):
  File "/nix/store/cqa72mqgm5gi0xpqp5r8csdizv3p3ajr-udiskie-1.7.4/lib/python3.6/site-packages/udiskie/cli.py", line 307, in _start_async_tasks
    results = yield self._init()
  File "/nix/store/cqa72mqgm5gi0xpqp5r8csdizv3p3ajr-udiskie-1.7.4/lib/python3.6/site-packages/udiskie/cli.py", line 495, in _init
    tasks.append(Async())
NameError: name 'Async' is not defined
```

The error has been confirmed by the Debian issue tracker, so it's
obviously not related to NixOS.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899419 for further
reference.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions