mkbootimg : ModuleNotFoundError: No module named 'gki'

Bug #2058228 reported by Arthur Lutz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
android-platform-tools (Ubuntu)
New
Undecided
Unassigned

Bug Description

```

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'
```

on Ubuntu Noble :

```
apt policy mkbootimg
mkbootimg:
  Installed: 1:33.0.3-2
  Candidate: 1:33.0.3-2
  Version table:
 *** 1:33.0.3-2 500
        500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu noble/universe i386 Packages
        100 /var/lib/dpkg/status

```

Looks similar to https://github.com/nmeum/android-tools/issues/76

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.