Kyle Manna

Results 68 comments of Kyle Manna

Why has no response? Cat need QA job.

For those coming from Arch stumbling on this as I did this morning with failed backups, here's the link to the update procedure: https://borgbackup.readthedocs.io/en/stable/changes.html#pre-1-2-5-archives-spoofing-vulnerability-cve-2023-36811 Worked for me with archives dating...

I've been observing this as well for some months assuming it was my setup. Details: * Arch Linux * `alacritty`0.12.2 (9d9982df) * `tmux` 3.3a * `swaywm` version 1.8.1 * `clipman`...

> Not sure how to test this though. Can the CI/CD server change owners? I assume this will break most test setups. Passing thought: it's probably possible to `chown`/`chrgp` by...

This is ready to go, any feedback?

@tertsdiepraam you're right, it doesn't make sense. Turns out that `chmod` never need to run in that section, perhaps it a bug from an earlier version of `install`? I figure...

Found another issue that's probably related, I can create another issue if you like or update the description. Running `install -o $UID -g $GID -d dir/a/b` fails to set the...