FS#76090 - [android-tools] 33.0.3-1 breaks creating boot images with mkbootimg
Attached to Project:
Community Packages
Opened by Rayyan Ansari (Rayyan) - Sunday, 02 October 2022, 10:02 GMT
Last edited by Toolybird (Toolybird) - Sunday, 21 May 2023, 00:04 GMT
Opened by Rayyan Ansari (Rayyan) - Sunday, 02 October 2022, 10:02 GMT
Last edited by Toolybird (Toolybird) - Sunday, 21 May 2023, 00:04 GMT
|
Details
Description:
With the latest android-tools 33.0.3-1 package, creating a boot image using mkbootimg is broken with this error: Traceback (most recent call last): File "/usr/bin/mkbootimg", line 31, in <module> from gki.generate_gki_certificate import generate_gki_certificate ModuleNotFoundError: No module named 'gki' This issue does not happen in android-tools 31.0.3-7. Additional info: * android-tools 33.0.3-1 Steps to reproduce: 1. Install android-tools 33.0.3-1 package 2. Create a boot image using the mkbootimg script |
This task depends upon
Closed by Toolybird (Toolybird)
Sunday, 21 May 2023, 00:04 GMT
Reason for closing: Fixed
Additional comments about closing: android-tools 33.0.3-2
Sunday, 21 May 2023, 00:04 GMT
Reason for closing: Fixed
Additional comments about closing: android-tools 33.0.3-2
Could you please post this information to https://github.com/nmeum/android-tools/issues and cc me (@anatol)?