Advertisement
Guest User

Untitled

a guest
Apr 26th, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "./build/tools/releasetools/make_recovery_patch", line 53, in <module>
  3. main(sys.argv[1:])
  4. File "./build/tools/releasetools/make_recovery_patch", line 35, in main
  5. OPTIONS.info_dict = common.LoadInfoDict(input_dir)
  6. File "/home/ubuntusucks/CM12.1/build/tools/releasetools/common.py", line 175, in LoadInfoDict
  7. d["fstab"] = LoadRecoveryFSTab(read_helper, d["fstab_version"], d["device_type"])
  8. File "/home/ubuntusucks/CM12.1/build/tools/releasetools/common.py", line 250, in LoadRecoveryFSTab
  9. raise ValueError("malformed recovery.fstab line: \"%s\"" % (line,))
  10. ValueError: malformed recovery.fstab line: "<<<<<<< HEAD"
  11. build/core/Makefile:1466: recipe for target '/home/ubuntusucks/CM12.1/out/target/product/ville/obj/PACKAGING/target_files_intermediates/cm_ville-target_files-4192ae4b61.zip' failed
  12. make: *** [/home/ubuntusucks/CM12.1/out/target/product/ville/obj/PACKAGING/target_files_intermediates/cm_ville-target_files-4192ae4b61.zip] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement