Stefan Junker
Stefan Junker
@abe-njama let's finalize this in our meeting tomorrow please.
I suspect this is a race. As a workaround try adding 100ms of delay -- `Xephyr :1 & (export DISPLAY=:1; sleep 0.1; wtftw & xterm &)` -- this makes it...
> maybe something like: > > ```shell > # search for ~/.lorri/templates/python3/shell.nix > $ lorri init python3 > > # search for ~/.lorri/templates/node/shell.nix > $ lorri init node > ```...
> Maybe your PIN is stored in an [external keychain](https://security.stackexchange.com/questions/202833/why-is-gpg-agent-still-caching-my-passphrase)? Have you tried setting `no-allow-external-cache` in `extraConfig`? i just came back here after a long while. i tried that setting...
BUMP, as I agree that it's confusing to not being able to select the `.table` element
@elpdt852 > * [ ] Docs on usage with containerd standalone i imagine i'm missing a setup setup here, would be nice to get documented whatever is missing in this...
Thanks for reporting this. I would expect `render::unpack` to overwrite the previous layers' contents, so I agree this is a bug. > None yet, shall `tar-rs` be fixed? I think...
> Cross-referencing: [alexcrichton/tar-rs#132](https://github.com/alexcrichton/tar-rs/pull/132). Thanks, but what if just the symlink is changed to point to a different path? That's not the same as following a link and overwriting the target...
@moschroe thanks! That PR has landed by now so we'll have this in the next tar-rs release :tada:
@lucab would you mind creating a separate PR for the `Cargo.toml` update? I'm trying to do a release with this updated guide to verify it which relies on those changes...