ldm icon indicating copy to clipboard operation
ldm copied to clipboard

Assertion 'path_is_absolute(p)' failed at src/basic/chase.c:628, function chase(). Aborting.

Open whoizit opened this issue 2 years ago • 1 comments

 ❯ doas ldm -u user -p /mnt/
Assertion 'path_is_absolute(p)' failed at src/basic/chase.c:628, function chase(). Aborting.
Aborted
 ❯ ls -ld /mnt
drwxr-xr-x 1 root root 0 фев  1  2023 /mnt

what do I need to do?

whoizit avatar Aug 26 '23 00:08 whoizit

Looks like it's a systemd bug (https://github.com/systemd/systemd/pull/28487), not much to do on ldm's end.

LemonBoy avatar Aug 27 '23 14:08 LemonBoy