Narrat
Narrat
Indeed, a manual bind mount isn't covered. Will add that. On a sidenote: The test tool has seen activity again and is now at version 1.2.1. Maybe it makes sense...
Yeah, didn't intend to cram that into this PR :D But may help to open an issue. Should maybe be restructed, as adding this case didn't fit in the existing...
Hmm... the added test is working locally. Now to figure out was is different on these container images.
Hmm... it failed at the original bind hook test, which I didn't touch beside the whitespace issue. It couldn't mount the test tomb because of the key? Password was okay,...
The cancelled container confirms, that it works in general: ``` 2024-08-07T20:01:32.0556580Z *** 75_hooks.sh *** 2024-08-07T20:01:32.0683807Z expecting success: 2024-08-07T20:01:32.0684721Z tt_open --tomb-pwd $DUMMYPASS && 2024-08-07T20:01:32.0685373Z tt_set_ownership "$MEDIA/$testname" && 2024-08-07T20:01:32.0685762Z RND="$RANDOM" && 2024-08-07T20:01:32.0686162Z...
Thank you very much for the kind words :) I'm glad, that I can give something back. And indeed it does feel like that. IMO how OSS development should be...
Need to check if there are time restrictions for the CI (reached tests regarding steganography) ``` 2024-08-08T18:03:02.9560868Z ##[error]The operation was canceled. ``` Didn't fail on a test and they run...
Roger. I will take a look
I'm a bit puzzled :D What happens is `kill_processes()` gets the tombname with `[ ]` around. Therefore it will never run the kill loop and when checking if there are...
Force pushed the adjusted branch. Now the checks are happy again: ``` 2024-09-01T16:24:46.6692141Z tomb [D] Tomb command: slam 2024-09-01T16:24:46.6709650Z tomb [D] Caller: uid[1001], gid[127], tty[::3 tty::]. 2024-09-01T16:24:46.6726000Z tomb [D] Temporary...