unpack_bootimg: TypeError: 'float' object cannot be interpreted as an integer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
android-platform-system-core (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Package: mkbootimg
Version: 1:10.0.0+r36-7
Ubuntu: Impish
Unpacking an Android boot image results in an error:
$ unpack_bootimg --boot_img akernel
boot_magic: b'ANDROID!'
<snip />
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/bin/
unpack_
File "/usr/bin/
extract_
File "/usr/bin/
bootimage.
TypeError: 'float' object cannot be interpreted as an integer
unpack_bootimg.py of https:/
https:/ /bugs.debian. org/cgi- bin/bugreport. cgi?bug= 999558.