Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

machine run --file-local broken on windows #4061

Open
erwin4928 opened this issue Nov 14, 2024 · 0 comments
Open

machine run --file-local broken on windows #4061

erwin4928 opened this issue Nov 14, 2024 · 0 comments

Comments

@erwin4928
Copy link

erwin4928 commented Nov 14, 2024

I'm unable to use this parameter on windows because it complains the guest path must be an absolute path yet it is.
I think it's evaluating the guest path as an absolute windows path when running the tool on windows. When I try an absolute windows path as the guest path I get different errors.

case !filepath.IsAbs(guestPath):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant