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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Anatol Pomozov (anatolik)
Filipe Laíns (FFY00)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

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
Comment by Anatol Pomozov (anatolik) - Monday, 03 October 2022, 15:57 GMT
It is an upstream issue.

Could you please post this information to https://github.com/nmeum/android-tools/issues and cc me (@anatol)?

Loading...