Closed niallyoung closed 1 month ago
sure. I have managed PR's before but I can figure it out it out. Let me know if I have to do something to enable it.
Is data/CR_records.csv.xz
corrupted, or using some strange new version? If not, it might be worth looking at bzip2 or another compression format - just for portability and ensuring we can all replicate
standard xz
never had any problems.
if you can get as good compression on bzip2, open to using that.
Any idea what version of xz/xz-utils you're using locally? There was a backdoor introduced in 5.6.0/5.6.1 https://en.wikipedia.org/wiki/XZ_Utils_backdoor
(once I can decompress I'll compare to bz2 and push up a PR 👍 )
stk@stk-home:~/truenas-s3/backup-data/extracted files$ xz --version xz (XZ Utils) 5.4.1 liblzma 5.4.1
i run Debian under WSL on Windows. works like a charm.
ohhhhhhh I see the issue now, download via clone might be censored vs. https :\
so do you still want me to add your pull request? It's sitting in the queue right now.. haven't looked at it yet.
ok I merged in your changes. Thanks.
Give me a call when you get a moment: 650-279-1008.
G'day Steve, having some trouble on macOS with
xz
- what version/platform are you running on?Would you be open to a PR, run xz via Docker image or similar - make this a bit more portable?