MiCode / patchrom

Use disassemble/assemble technology to porting miui to misc android devices
http://micode.net/forum-55-1.html
493 stars 370 forks source link

Issue make fullota #82

Open rajesheber opened 9 years ago

rajesheber commented 9 years ago

Am getting this error when am running "make fullota". Any solution to this .

Build full ota package: /home/rajesheber/Desktop/patchrom/patchrom_miui_oneplus_bacon/out/fullota.zip unzipping target target-files... using device-specific extensions in . using prebuilt boot.img... Traceback (most recent call last): File "/home/rajesheber/Desktop/patchrom/tools/releasetools/ota_from_target_files", line 884, in main(sys.argv[1:]) File "/home/rajesheber/Desktop/patchrom/tools/releasetools/ota_from_target_files", line 852, in main WriteFullOTAPackage(input_zip, output_zip) File "/home/rajesheber/Desktop/patchrom/tools/releasetools/ota_from_target_files", line 432, in WriteFullOTAPackage Item.GetMetadata(input_zip) File "/home/rajesheber/Desktop/patchrom/tools/releasetools/ota_from_target_files", line 163, in GetMetadata name, uid, gid, mode = columns[:4] ValueError: need more than 2 values to unpack

make: *\ [fullota] Error 1

angurajveerasamy commented 7 years ago

any solution for that