diff options
| author | Florian Klink <flokli@flokli.de> | 2020-01-11 21:13:42 +0100 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2020-01-12 00:01:59 +0100 |
| commit | 1ec5d8249c703269bbaf690e497b4b659b9ee4d2 (patch) | |
| tree | d9190129a7885633b3f9065562fea0a68118612c /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | eed30dfa5c87e6aca95850b1e16da4113275084a (diff) | |
davfs2: substitute ps command
umount.davfs2 uses ps to get a process list to terminate gracefully.
On NixOS, this currently fails:
```
sh: ps: command not found
/run/current-system/sw/bin/umount.davfs:
can't find mount.davfs-process with pid 4085;
trying to unmount anyway.
you propably have to remove /var/run/mount.davfs/root-x.pid manually
sh: umount: command not found
```
Fix this by patching ${procps}/bin/ps into the ps_command.
Afterwards:
```
umount.davfs: waiting for mount.davfs (pid 4106) to terminate gracefully .. OK
```
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
