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

k3d installation on windows - WSL ERROR - Failed to translate system variable #1522

Open
NonnoPinto opened this issue Oct 30, 2024 · 0 comments
Labels
question Further information is requested

Comments

@NonnoPinto
Copy link

WSL give error when installing k3d

I'm trying to install k3d on Windows 11, already have the required dependencies.

C:\Users\User>kubectl version
Client Version: v1.30.2
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Unable to connect to the server: dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.

C:\Users\User>docker -v
Docker version 27.2.0, build 3ab4256

Currently trying with curl command, but getting this error:

<3>WSL (9) ERROR: CreateProcessParseCommon:763: Failed to translate C:\Users\User
<3>WSL (9) ERROR: CreateProcessParseCommon:809: getpwuid(0) failed 2
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\Python312\Scripts\
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\Python312\
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\Java\jdk-17\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\Common Files\Oracle\Java\javapath
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\WINDOWS\system32
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\WINDOWS
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\WINDOWS\System32\Wbem
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\WINDOWS\System32\WindowsPowerShell\v1.0\
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\WINDOWS\System32\OpenSSH\
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\msys64\mingw64\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\Intel\WiFi\bin\
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\Common Files\Intel\WirelessCommon\
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files (x86)\dotnet\
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\gnuplot\bin\
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\Apache Software Foundation\apache-maven-3.9.1\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Strawberry\c\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Strawberry\perl\site\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Strawberry\perl\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\Docker\Docker\resources\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Users\User\AppData\Local\Microsoft\WindowsApps
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\msys64\mingw64\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Users\User\AppData\Local\Programs\MiKTeX\miktex\bin\x64\
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Users\User\AppData\Local\Programs\Microsoft VS Code\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Users\User\flutter\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Users\User\AppData\Local\Pub\Cache\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Users\User\Documents\Flutter
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\Git\bin
<3>WSL (9) ERROR: UtilTranslatePathList:2852: Failed to translate C:\Program Files\Apache Software Foundation\apache-maven-3.9.1\bin
Processing fstab with mount -a failed.
Failed to mount C:\, see dmesg for more details.

<3>WSL (9) ERROR: CreateProcessCommon:392: getpwuid(0) failed 2
<3>WSL (9) ERROR: CreateProcessCommon:559: execvpe(/bin/bash) failed: No such file or directory

Any idea?

@NonnoPinto NonnoPinto added the question Further information is requested label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant