horihel
horihel
can confirm this too. as a workaround i found out that comma (",") works as a separator, but semicolon (";") does not. For us this breaks the "pack" task (and...
looking at the upstream bug, this might be fixed in borg 1.2.2
the same problem exists on rke2 (no surprise, given its roots are in k3s)
would you accept a feature request to add a systemd unit like https://github.com/k3s-io/k3s/issues/2400#issuecomment-1018472343 which only triggers on shutdown? This would both allow the intended behaviour of k3s/rke2 (seamless updates/restarts) _and_...
I'm getting this exact behaviour when I try to run this command through powershell remoting (or winrm). I'm trying to use winget to provision a Vagrantbox and this problem pretty...
I've checked and yes, my vagrant-boxes indeed use the MSIXbundle. Interestingly, i can make it work by using "powershell_elevated_interactive: true" with the vagrant:shell provisioner. This parameter forces the shell process...
we've been hit by the same problem, but could solve it by upgrading azure CLI to the latest version. As the trace indicates that azurerm is calling out to Azure...
I'm experiencing the same behaviour trying out bubblewrap inside a k8s pod - even with seccomp set to Unconfined.
I think it's probably a common request that I've seen me and my team looking for too: people would like to use bubblewrap (or something similar) in a confined environment...
[logs.zip](https://github.com/rancher-sandbox/rancher-desktop/files/13921083/logs.zip)