-
Notifications
You must be signed in to change notification settings - Fork 234
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
Error when pack recovery.img #126
Comments
can you share your recovery.img ? |
Yes https://drive.google.com/u/6/uc?id=16zgRVY5Fl675phi8LzrSTfNGK1KCak0i&export=download |
I tried with another img and error still not fixed |
@mrx7014 Pack log |
That image uses 3.18 kernel + Android 6, it's a very old version. |
But i use this tool with it before |
@mrx7014 is it worked before? or you can use old release version |
I used an old release version and it works with this img,but after tool updates it dosen't work |
why not use old version tool too select old commit in the tool github and download as tarball |
Okay THX |
Can you share the "old commit" that works? Then I can merge the old working code into latest. Then add a test case to guard this feature, to make sure it's not broken in the future. |
Okay i will do it |
I get this error when try to pack recovery.img again
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':pack'. > Process 'command '/usr/lib/jvm/java-17-openjdk-amd64/bin/java'' finished with non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org.
BUILD FAILED in 11s 11 actionable tasks: 5 executed, 6 up-to-date
Hope to solve it.
THX For this tool :)
The text was updated successfully, but these errors were encountered: