reverse-deoat error! can't complete!
Cr-cm opened this issue · 0 comments
D/reverse-deoat: Repackage /tmp/tmpDaYuuE/system/app/PacProcessor
Traceback (most recent call last):
File "/home/user/flyme5/tools/otanormalize", line 38, in
ZipFormatter.create(OPTIONS).format()
File "/home/user/flyme5/tools/reverses/zipformatter.py", line 46, in format
self.doFormat()
File "/home/user/flyme5/tools/reverses/zipformatter.py", line 120, in doFormat
deoat.OatZip(self.getFilesRoot()).deoat().rebuild()
File "/home/user/flyme5/tools/reverses/deoat.py", line 179, in rebuild
OatZip.repackageAppWithArch(self.mAppDir, self.arch)
File "/home/user/flyme5/tools/reverses/deoat.py", line 361, in repackageAppWithArch
shutil.move(dexFile, os.path.join(archPath, "classes.dex"))
File "/usr/lib/python2.7/shutil.py", line 302, in move
copy2(src, real_dst)
File "/usr/lib/python2.7/shutil.py", line 130, in copy2
copyfile(src, dst)
File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/tmp/tmpDaYuuE/system/app/PacProcessor/arm/PacProcessor.dex'
make: *** [out/oem_target_files.zip.std.zip] 错误 1