Hugo
Hugo
@jezdez I'm [listed as lead](https://jazzband.co/projects/django-payments) for this project, but I don't seem to have permissions to edit these secrets
Can you use `--verbosity=DEBUG` to get debug logs? This should include the response which fails to parse.
> It'd be nice to be able to page through the notes by calling zk edit . `zk edit -i` should work for that particular use case.
4016f42734decf1cece314c01be48890b876effe switched from packaging the plugin as a zipball to packaging it as a tarball. I suspect this may be the culprit, but I'm not 100% sure. - 1.8.9 was...
I believe this only applies when decompressing? Doesn't work with GNU tar: ```console > tar -acf test.zip x > file test.zip test.zip: POSIX tar archive (GNU) > tar --version tar...
Perhaps [deterministic-zip](https://www.npmjs.com/package/deterministic-zip) is a reasonable dependency. Aside from fixing the issue at hand, it'll make builds reproducible, a nice addition for such a security-sensitive tool. The source is mostly self-contained...
BSD and Linux (both musl and gnu) don’t support this custom flag for tar. We can use zip if it is available and `tar -a` as a fallback. Would this...
Can't we just pipe to `logger(1)`?
busybox includes logger(1).
This sounds like an issue with your network, not vdirsyncer.