Jeff MAURY

Results 198 comments of Jeff MAURY

Please note that I still have an error with this patch: ``` GOROOT=C:\Users\Jeff Maury\.gvm\versions\go1.24.1.windows.amd64 #gosetup GOPATH=C:\Users\Jeff Maury\go #gosetup "C:\Users\Jeff Maury\.gvm\versions\go1.24.1.windows.amd64\bin\go.exe" build --tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp" -o "C:\Users\Jeff Maury\AppData\Local\JetBrains\GoLand2024.3\tmp\GoLand\___1go_build_github_com_containers_podman_v5_cmd_podman.exe"...

> @jeffmaury Thank you for testing! The problem you get doesn't seem related to the problem this PR is trying to solve. In this case, `machine start` fails with error:...

> When you say same error you mean "key already exist" or "accepts 2 arg(s), received 3"? ``` $ podman machine start h11 --log-level debug time="2025-04-25T17:27:39+02:00" level=info msg="C:\\Users\\Jeff Maury\\work\\containers\\podman\\bin\\windows\\podman.exe filtering...

I have a reproducer: - have 2 podman machine started - start podman desktop - the podman extension will display a dialog about the podman default connection not in sync...

I think we used semantic sorting for compose

@janderssonse in order to reproduce your issue can you tell us how to you register your private certificate and where is it stored in your system ?

Are you requesting a new api verb like https://github.com/ollama/ollama/blob/main/docs/api.md#generate-a-chat-completion ?

Closing as I can not reproduce