Advertisement
nicklovell123

Untitled

Oct 5th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "./build/tools/releasetools/ota_from_target_files", line 885, in <module>
  3. main(sys.argv[1:])
  4. File "./build/tools/releasetools/ota_from_target_files", line 853, in main
  5. WriteFullOTAPackage(input_zip, output_zip)
  6. File "./build/tools/releasetools/ota_from_target_files", line 414, in WriteFullOTAPackage
  7. script.Mount("/system")
  8. File "/home/nicklovell23/slim/build/tools/releasetools/edify_generator.py", line 151, in Mount
  9. p = fstab[mount_point]
  10. KeyError: '/system'
  11. make: *** [/home/nicklovell23/slim/out/target/product/p1c/slim_p1c-ota-eng.nicklovell23.zip] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement