• Joined on 2025-05-05
freggy commented on issue borgmatic-collective/borgmatic#1089 2025-05-07 06:47:26 +00:00
spot checking crashes borgmatic: OSError: [Errno 90] Message too long

Tried to reproduce it by running # systemd-run -p LoadCredentialEncrypted=borgmatic:/etc/credstore.encrypted/borgmatic/ borgmatic check -v 2 --only spot --progress --repo backup --force But…

freggy commented on issue borgmatic-collective/borgmatic#1089 2025-05-05 17:59:48 +00:00
spot checking crashes borgmatic: OSError: [Errno 90] Message too long

I suspect we are hitting one of these limits:

# xargs --show-limits
Your environment variables take up 2247 bytes
POSIX upper limit on argument length (this system): 2092857
POSIX…
freggy opened issue borgmatic-collective/borgmatic#1089 2025-05-05 06:58:16 +00:00
spot checking crashes borgmatic: OSError: [Errno 90] Message too long