make fullota 出现错误怎么破 Traceback (most recent call last): File "/home/cws/patchrom/tools/releasetools/sign_target_files_apks", line 354, in <module> main(sys.argv[1:]) File "/home/cws/patchrom/tools/releasetools/sign_target_files_apks", line 341, in main SignApks(input_zip, output_zip, apk_key_map, key_passwords) File "/home/cws/patchrom/tools/releasetools/sign_target_files_apks", line 153, in SignApks signed_data = SignApk(data, key, key_passwords[key]) File "/home/cws/patchrom/tools/releasetools/sign_target_files_apks", line 131, in SignApk common.SignFile(unsigned.name, signed.name, keyname, pw, align=4) File "/home/cws/patchrom/tools/releasetools/common.py", line 374, in SignFile p = Run(["zipalign", "-f", str(align), sign_name, output_name]) File "/home/cws/patchrom/tools/releasetools/common.py", line 62, in Run return subprocess.Popen(args, **kwargs) File "/usr/lib/python2.7/subprocess.py", line 710, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory Build full ota package: /home/cws/patchrom/c8815/out/fullota.zip unzipping target target-files... [/home/cws/patchrom/c8815/out/target_files.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of /home/cws/patchrom/c8815/out/target_files.zip or /home/cws/patchrom/c8815/out/target_files.zip.zip, and cannot find /home/cws/patchrom/c8815/out/target_files.zip.ZIP, period. ERROR: failed to unzip input target-files "/home/cws/patchrom/c8815/out/target_files.zip" make: *** [fullota] 错误 1