Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: '/boot' #57

Open
brian-zou opened this issue Aug 30, 2013 · 2 comments
Open

KeyError: '/boot' #57

brian-zou opened this issue Aug 30, 2013 · 2 comments

Comments

@brian-zou
Copy link

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'

@imanesaurus
Copy link

in your recovery.fstab in metadata folder
check /boot value, there's something wrong with that

@deepsidhu1313
Copy link

I am having same error, is there any solution ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants