Build full ota package: /home/dazhe/yuan/out/fullota.zip
unzipping target target-files...
using device-specific extensions in .
using prebuilt boot.img...
Traceback (most recent call last):
File "/home/dazhe/tools/releasetools/ota_from_target_files", line 890, in
main(sys.argv[1:])
File "/home/dazhe/tools/releasetools/ota_from_target_files", line 858, in main
WriteFullOTAPackage(input_zip, output_zip)
File "/home/dazhe/tools/releasetools/ota_from_target_files", line 438, in WriteFullOTAPackage
common.CheckSize(boot_img.data, "boot.img", OPTIONS.info_dict)
File "/home/dazhe/tools/releasetools/common.py", line 391, in CheckSize
p = info_dict["fstab"][mount_point]
KeyError: '/boot'
Build full ota package: /home/dazhe/yuan/out/fullota.zip unzipping target target-files... using device-specific extensions in . using prebuilt boot.img... Traceback (most recent call last): File "/home/dazhe/tools/releasetools/ota_from_target_files", line 890, in
main(sys.argv[1:])
File "/home/dazhe/tools/releasetools/ota_from_target_files", line 858, in main
WriteFullOTAPackage(input_zip, output_zip)
File "/home/dazhe/tools/releasetools/ota_from_target_files", line 438, in WriteFullOTAPackage
common.CheckSize(boot_img.data, "boot.img", OPTIONS.info_dict)
File "/home/dazhe/tools/releasetools/common.py", line 391, in CheckSize
p = info_dict["fstab"][mount_point]
KeyError: '/boot'