Ian Paul Falatik
Ian Paul Falatik
same here running as Admin though reinstalling didn't help running on Win 11 Pro 23H2 22631.3880 [PowerToysReport_2024-07-18-09-57-55.zip](https://github.com/user-attachments/files/16279836/PowerToysReport_2024-07-18-09-57-55.zip)
For me it works whenever I've updated PowerToys. After rebooting it stops working. I can also stop and restart it and it will keep working, but only after the update.
I believe the issue is with the target hosts still having python2 installed: ```shell ssh $hostname "ls -lsh /usr/bin/python*" 0 lrwxrwxrwx 1 root root 7 Mar 2 2021 /usr/bin/python ->...
Hi there, is there any work being done on this? Do you need more information?
still broken in 3.11
still broken in 3.19 with ansible 11 (core 2.18)
I haven't had the chance to build a reproduction Dockerfile, as the image I'm building is quite large, and includes some of our internal tools, I'll have to somehow work...
Here's the reproduction: PowerShell invocation: ```pwsh & docker buildx build --no-cache -t buildkit-sbom:test --sbom=true -f .\Dockerfile --progress=plain . 2>&1 | Out-File docker-build.log ``` Dockerfile: ```Dockerfile FROM ubuntu@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee # (24.04) ENV...
@tonistiigi if it helps I'm using the containerd docker desktop registry.