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

python install.py rootfs_kalilinux_kali-linux-docker_latest.tar.gz with python 3.7 #86

Open
NandoPrates opened this issue May 7, 2018 · 3 comments

Comments

@NandoPrates
Copy link

NandoPrates commented May 7, 2018

[] Probing the Linux subsystem...
[
] Default user is root at /root.
[] Reading /etc/{passwd,shadow,group,gshadow} entries for root...
[
] Beginning extraction...
[!] Failed to extract usr/share/doc/vim-tiny: [Errno 13] Permission
denied: 'C:\Users\nando\AppData\Local\lxss\root\rootfs-temp/usr/share/doc/vim-tiny'
[] Backing up current rootfs to rootfs_ubuntu_xenial...
[
] Switching to new rootfs...
[*] Writing entries of root to /etc/{passwd,shadow,group,gshadow}...
PS C:\WSL-Distribution-Switcher>

@Lebensdesigner
Copy link

Same problem

@snowwolf109
Copy link

Same problem, do you find the solution for this? please advise

@GaryGMg
Copy link

GaryGMg commented Sep 8, 2019

I get an error from the installer.py:
python install.py rootfs_kalilinux_kali-linux-docker_latest.tar.gz

Traceback (most recent call last):
File "install.py", line 15, in
from utils import *
File "/root/WSL-Distribution-Switcher/utils.py", line 87
def create_certifi_context(purpose = ssl.Purpose.SERVER_AUTH, *, cafile = None, capath = None, cadata = None):
^
SyntaxError: invalid syntax

Would someone know the correct syntax? Python isn't my strong suit yet.

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

4 participants