PS C:\Users\Administrator\Desktop\waydroid> .\Waydroid.ps1
==> Checking prerequisites
WSL present.
Distro 'Ubuntu' found.
wsl -d Ubuntu -e true
WSL user: administrator
==> Detecting WSL2 kernel version
Running kernel: 6.6.114.1-microsoft-standard-WSL2 (version: 6.6.114.1)
==> Finding matching microsoft/WSL2-Linux-Kernel tag
Using tag: linux-msft-wsl-6.6.114.1
==> Installing kernel build dependencies (as root)
wsl -d Ubuntu -u root -e bash -c apt-get update -y && apt-get install -y --no-install-recommends build-essential flex bison libssl-dev libelf-dev bc git kmod cpio dwarves rsync python3
Hit:1 http://security.ubuntu.com/ubuntu resolute-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu resolute InRelease
Hit:3 http://archive.ubuntu.com/ubuntu resolute-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu resolute-backports InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.12ubuntu2.26.04.2).
flex is already the newest version (2.6.4-8.2build2).
bison is already the newest version (2:3.8.2+dfsg-1ubuntu0.26.04.1).
libssl-dev is already the newest version (3.5.5-1ubuntu3.5).
libelf-dev is already the newest version (0.194-4).
bc is already the newest version (1.07.1-4build1).
git is already the newest version (1:2.53.0-1ubuntu1).
kmod is already the newest version (34.2-2ubuntu2).
cpio is already the newest version (2.15+dfsg-2.1ubuntu0.1).
dwarves is already the newest version (1.31-2ubuntu1).
rsync is already the newest version (3.4.1+ds1-7ubuntu0.3).
python3 is already the newest version (3.14.3-0ubuntu2).
Solving dependencies...
0 upgraded, 0 newly installed, 0 to remove and 72 not upgraded.
Hit:1 http://security.ubuntu.com/ubuntu resolute-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu resolute InRelease
Hit:3 http://archive.ubuntu.com/ubuntu resolute-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu resolute-backports InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.12ubuntu2.26.04.2).
flex is already the newest version (2.6.4-8.2build2).
bison is already the newest version (2:3.8.2+dfsg-1ubuntu0.26.04.1).
libssl-dev is already the newest version (3.5.5-1ubuntu3.5).
libelf-dev is already the newest version (0.194-4).
bc is already the newest version (1.07.1-4build1).
git is already the newest version (1:2.53.0-1ubuntu1).
kmod is already the newest version (34.2-2ubuntu2).
cpio is already the newest version (2.15+dfsg-2.1ubuntu0.1).
dwarves is already the newest version (1.31-2ubuntu1).
rsync is already the newest version (3.4.1+ds1-7ubuntu0.3).
python3 is already the newest version (3.14.3-0ubuntu2).
Solving dependencies...
0 upgraded, 0 newly installed, 0 to remove and 72 not upgraded.
==> Cloning kernel source (linux-msft-wsl-6.6.114.1) -- this may take a minute
wsl -d Ubuntu -e bash -c mkdir -p ~/src && cd ~/src && rm -rf wsl-kernel && git clone --depth 1 --branch linux-msft-wsl-6.6.114.1 https://github.com/microsoft/WSL2-Linux-Kernel.git wsl-kernel
wsl.exe : Cloning into 'wsl-kernel'...
At C:\Users\Administrator\Desktop\waydroid\Waydroid.ps1:71 char:12
+ $out = & wsl @WslArgs 2>&1
+ ~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Cloning into 'wsl-kernel'...:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
PS C:\Users\Administrator\Desktop\waydroid> .\Waydroid.ps1
==> Checking prerequisites
WSL present.
Distro 'Ubuntu' found.
wsl -d Ubuntu -e true
WSL user: administrator
==> Detecting WSL2 kernel version
Running kernel: 6.6.114.1-microsoft-standard-WSL2 (version: 6.6.114.1)
==> Finding matching microsoft/WSL2-Linux-Kernel tag
Using tag: linux-msft-wsl-6.6.114.1
==> Installing kernel build dependencies (as root)
wsl -d Ubuntu -u root -e bash -c apt-get update -y && apt-get install -y --no-install-recommends build-essential flex bison libssl-dev libelf-dev bc git kmod cpio dwarves rsync python3
Hit:1 http://security.ubuntu.com/ubuntu resolute-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu resolute InRelease
Hit:3 http://archive.ubuntu.com/ubuntu resolute-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu resolute-backports InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.12ubuntu2.26.04.2).
flex is already the newest version (2.6.4-8.2build2).
bison is already the newest version (2:3.8.2+dfsg-1ubuntu0.26.04.1).
libssl-dev is already the newest version (3.5.5-1ubuntu3.5).
libelf-dev is already the newest version (0.194-4).
bc is already the newest version (1.07.1-4build1).
git is already the newest version (1:2.53.0-1ubuntu1).
kmod is already the newest version (34.2-2ubuntu2).
cpio is already the newest version (2.15+dfsg-2.1ubuntu0.1).
dwarves is already the newest version (1.31-2ubuntu1).
rsync is already the newest version (3.4.1+ds1-7ubuntu0.3).
python3 is already the newest version (3.14.3-0ubuntu2).
Solving dependencies...
0 upgraded, 0 newly installed, 0 to remove and 72 not upgraded.
Hit:1 http://security.ubuntu.com/ubuntu resolute-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu resolute InRelease
Hit:3 http://archive.ubuntu.com/ubuntu resolute-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu resolute-backports InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.12ubuntu2.26.04.2).
flex is already the newest version (2.6.4-8.2build2).
bison is already the newest version (2:3.8.2+dfsg-1ubuntu0.26.04.1).
libssl-dev is already the newest version (3.5.5-1ubuntu3.5).
libelf-dev is already the newest version (0.194-4).
bc is already the newest version (1.07.1-4build1).
git is already the newest version (1:2.53.0-1ubuntu1).
kmod is already the newest version (34.2-2ubuntu2).
cpio is already the newest version (2.15+dfsg-2.1ubuntu0.1).
dwarves is already the newest version (1.31-2ubuntu1).
rsync is already the newest version (3.4.1+ds1-7ubuntu0.3).
python3 is already the newest version (3.14.3-0ubuntu2).
Solving dependencies...
0 upgraded, 0 newly installed, 0 to remove and 72 not upgraded.
==> Cloning kernel source (linux-msft-wsl-6.6.114.1) -- this may take a minute
wsl -d Ubuntu -e bash -c mkdir -p ~/src && cd ~/src && rm -rf wsl-kernel && git clone --depth 1 --branch linux-msft-wsl-6.6.114.1 https://github.com/microsoft/WSL2-Linux-Kernel.git wsl-kernel
wsl.exe : Cloning into 'wsl-kernel'...
At C:\Users\Administrator\Desktop\waydroid\Waydroid.ps1:71 char:12
+ $out = & wsl @WslArgs 2>&1
+ ~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Cloning into 'wsl-kernel'...:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError