Advertisement
thermskin

make bootzip error

Dec 21st, 2015
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "./build/tools/releasetools/boot_flash_from_image", line 87, in <module>
  3. copy2(updater, "%s/update-binary" % updater_dir)
  4. File "/usr/lib/python2.7/shutil.py", line 130, in copy2
  5. copyfile(src, dst)
  6. File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
  7. with open(src, 'rb') as fsrc:
  8. IOError: [Errno 2] No such file or directory: '/var/aicp_mm6.0/out/target/product/h815/obj/EXECUTABLES/updater_intermediates/updater'
  9. make: *** [bootzip] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement