John Eikenberry
John Eikenberry
@rdimitrov @sureshkrishnan-v ... Sorry for the delayed response. I don't have time to write anything for this currently. So no blocker on my end to letting @sureshkrishnan-v work on it....
Thanks for the quick response! To clarify I wanted to submit an issue about containerd support as I was hoping it might be supported at some point and there wasn't...
Related: https://github.com/hashicorp/learn/issues/3810
Note I did find a thread on the topic with the suggestion that `${+_comps}` could work as a way to detect if it had been run. Though it prefaces that...
Forgot to add the link to the thread... https://zsh-users.zsh.narkive.com/AekRupVN/detect-if-compinit-was-run-and-rerun
```sh 2025-08-29T19:17:02.787731Z DEBUG flox::config: found existing config file file="/home/jae/.config/flox/flox.toml" 2025-08-29T19:17:02.787853Z DEBUG flox: set _FLOX_PKGDB_VERBOSITY=3 2025-08-29T19:17:02.788988Z DEBUG flox::config: Global config directory overridden path="/home/jae/.config/flox" 2025-08-29T19:17:02.789387Z DEBUG flox::commands: Skipping update check in development...
And thanks for the fast response!
```sh 2025-08-29T19:41:31.113493Z DEBUG flox::config: found existing config file file="/home/jae/.config/flox/flox.toml" 2025-08-29T19:41:31.113666Z DEBUG flox: set _FLOX_PKGDB_VERBOSITY=3 2025-08-29T19:41:31.115089Z DEBUG flox::config: Global config directory overridden path="/home/jae/.config/flox" 2025-08-29T19:41:31.115488Z DEBUG flox::commands: Skipping update check in development...
> Is /run/user/1000/37cfac93/activations.json an empty file? Yes! > If you remove it and try again what happens? It works! Anything more I can do to diagnose why it happened, to...
I think I found the source of the problem... I've been using /run/user/1000 as my ~/.cache and soon after fixing this it ran out of space and then it happened...