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

boot.sig is missing in ota package #64

Open
Umeaboy opened this issue Jul 2, 2019 · 1 comment
Open

boot.sig is missing in ota package #64

Umeaboy opened this issue Jul 2, 2019 · 1 comment

Comments

@Umeaboy
Copy link

Umeaboy commented Jul 2, 2019

I tried to flash the otapackage I built of android-9.0.0_r37 and fastboot returns this:

[root@localhost maple]# fastboot-android update aosp_g8142-ota-eng.kristoffer.zip
target reported max download size of 536870912 bytes
archive does not contain 'boot.sig'
archive does not contain 'recovery.img'
archive does not contain 'system.img'

Where is the boot.sig supposed to be located?

Here's the entire content of the maple directory:

android-info.txt cache.img kernel ramdisk.img symbols/
aosp_g8142-ota-eng.kristoffer.zip clean_steps.mk obj/ ramdisk-recovery.img system/
boot.img data/ obj_arm/ recovery/ userdata.img
build_fingerprint.txt dex_bootjars/ odm/ recovery.id
build_thumbprint.txt fake_packages/ previous_build_config.mk recovery.img
cache/ gen/ product_copy_files_ignored.txt root/

@jamuir
Copy link
Contributor

jamuir commented Sep 11, 2019

the boot.sig message is not important (some update-zips include them -- others do not).

however, it looks like your zip does not include system.img, so something is wrong with your build.

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

2 participants