-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues/PRs to ensure it has not already been reported or fixed.
- I have verified that I am using the latest version of Scoop and corresponding bucket.
Package Name
podman
Expected/Current Behaviour
Expected Behaviour
- Running
podman machine start
should produce no errors.
Actual Behaviour
- Running
podman machine start
produces the following error(s):
API forwarding for Docker API clients is not available due to the following startup failures.
The system cannot find the path specified.
- Running
podman machine stop
produces the following error(s):
Could not stop API forwarding service (win-sshproxy.exe): open C:\Users\<username>\.local\share\containers\podman\machine\wsl\podman-machine-default\win-sshproxy.tid: The system cannot find the file specified.
Steps to Reproduce
1. Install Podman v5.3.0 via `scoop`.
2. Run `podman machine init` to create a default Podman machine.
3. Start the default Podman machine by running `podman machine start`.
4. Observe results of the command.
5. Stop the default Podman machine by running `podman machine stop`.
6. Observe the results of the command.
Possible Solution
No known solutions or suggestions but this issue comes from a previous investigation/ticket filed with the Podman team. See containers/podman#24557.
Scoop and Buckets Version
859d1db5 chore(release): Bump to version 0.5.2 (#6080)
d3f48fe6d sqlcl: Update to version 24.3.1.311.1631
7aa89cba7 ungoogled-chromium: Update to version 130.0.6723.116-1.1
9c778239b vim-tux: Update to version 9.1.0847_20241109
4f5e5934 SarasaGothic: Update to version 1.0.23
45be4d23 temurin17-nightly-jre: Update to version 17.0.14-2.0.ea
730b366f6 vita3k: Update to version 3686-15a9e61
Scoop Config
last_update scoop_repo scoop_branch
----------- ---------- ------------
2024-11-09 12:01:27 PM https://github.com/ScoopInstaller/Scoop master
PowerShell Version
Name Value
---- -----
PSVersion 7.4.6
PSEdition Core
GitCommitId 7.4.6
OS Microsoft Windows 10.0.22631
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Additional Softwares
No response
johnnykang, otavio-silva and jeffrson
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working