Advertisement
deadman96385

Untitled

May 1st, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1.  
  2. Traceback (most recent call last):
  3. File "./build/tools/releasetools/ota_from_target_files", line 1807, in <module>
  4. main(sys.argv[1:])
  5. File "./build/tools/releasetools/ota_from_target_files", line 1762, in main
  6. WriteFullOTAPackage(input_zip, output_zip)
  7. File "./build/tools/releasetools/ota_from_target_files", line 649, in WriteFullOTAPackage
  8. build = ' '.join(aicpv.split('_')[3].split('-')).title()
  9. IndexError: list index out of range
  10. make: *** [/1TB_HDD/Sean/aicp/out/target/product/ether/aicp_ether-ota-e84140f585.zip] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement