patchrom icon indicating copy to clipboard operation
patchrom copied to clipboard

error during ota_target_from_phone

Open jcorrea86 opened this issue 12 years ago • 3 comments

I keep getting the below error during a pull from the Razr HD

uid, gid, mode = rows[length-3:] ValueError: need more than 1 value to unpack

Any thoughts why?

jcorrea86 avatar Mar 04 '13 04:03 jcorrea86

here is the full error:

using device-specific extensions in . unable to load device-specific module; assuming none Traceback (most recent call last): File "/home/jr/patchrom/tools/releasetools/ota_from_target_files", line 890, in main(sys.argv[1:]) File "/home/jr/patchrom/tools/releasetools/ota_from_target_files", line 858, in main WriteFullOTAPackage(input_zip, output_zip) File "/home/jr/patchrom/tools/releasetools/ota_from_target_files", line 433, in WriteFullOTAPackage Item.GetMetadata(input_zip) File "/home/jr/patchrom/tools/releasetools/ota_from_target_files", line 173, in GetMetadata uid, gid, mode = rows[length-3:] ValueError: need more than 1 value to unpack

jcorrea86 avatar Mar 04 '13 05:03 jcorrea86

I have this problem too, Do you have solve this problem?

pipi0556 avatar Jul 09 '13 05:07 pipi0556

me too

mohdafix avatar Dec 22 '14 09:12 mohdafix