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

[Bug] if Root WSA using kernelsu it will throw an error. #689

Closed
1 task done
SteveZMTstudios opened this issue Sep 20, 2023 · 2 comments
Closed
1 task done

[Bug] if Root WSA using kernelsu it will throw an error. #689

SteveZMTstudios opened this issue Sep 20, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@SteveZMTstudios
Copy link

Steps to reproduce/复现步骤

  1. run ./run.sh
  2. select root by kernelsu
  3. press space key to select
  4. next along the way...

Expected behaviour/预期行为

it downloaded all packs that it in need and build it successfully.

Actual behaviour/实际行为

it reported an error.
` Generating KernelSU download link: arch=x86_64, kernel version=5.15.104.1

Error: No KernelSU release found for arch=x86_64, kernel version=5.15.104.1

Build: an error has occurred, exit `

MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希

21e80a3

Linux distribution info/Linux 发行版信息

seewo@LAUNCH-JEFFDEAN
OS: Ubuntu 22.04 jammy
Kernel: x86_64 Linux 5.15.90.1-microsoft-standard-WSL2
Uptime: 1h 49m
Packages: 526
Shell: bash 5.1.16
Resolution: No X Server
WM: Not Found
GTK Theme: [GTK3]
Disk: 188G / 1.3T (15%)
CPU: Intel Core i5-8400 @ 6x 2.808GHz

RAM: 705MiB / 3834MiB

Windows version/Windows 版本

Windows 11 22H2 22621.2359

Build Parameters/构建参数

COMMAND_LINE=--arch x64 --release-type retail --root-sol kernelsu --gapps-brand none --remove-amazon --compress --compress-format 7z
INFO: Architecture: x64
INFO: Release Type: retail
INFO: Magisk Version: stable
INFO: GApps Brand: none
INFO: GApps Variant: pico
INFO: Root Solution: kernelsu
INFO: Compress Format: 7z
Build: RELEASE_TYPE=Retail
Generate Download Links
Generating WSA download link: arch=x64 release_type=Retail

WSA Build Version=2307.40000.6.0

Version requirement/版本要求

  • I am using latest commit of MagiskOnWSALocal/我正在使用最新 commit 的版本

Logs/日志

Generating KernelSU download link: arch=x86_64, kernel version=5.15.104.1
Error: No KernelSU release found for arch=x86_64, kernel version=5.15.104.1
Build: an error has occurred, exit

Cleanup Work Directory
Cleanup Download Directory
@SteveZMTstudios SteveZMTstudios added the bug Something isn't working label Sep 20, 2023
@Doddddd
Copy link
Contributor

Doddddd commented Sep 20, 2023

tiann/KernelSU@25592a0
kernelsu 现在只提供5.15.104.2,可以手动修改这一行,或者构建不带kernelsu 的版本,根据教程手动添加

@SteveZMTstudios
Copy link
Author

tiann/KernelSU@25592a0
kernelsu 现在只提供5.15.104.2,可以手动修改这一行,或者构建不带kernelsu 的版本,根据教程手动添加

非常感谢。我并未关注关于贵项目的更新,因此未能发现这个问题。

@Howard20181 Howard20181 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants