Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reverse-deoat error! can't complete! #12

Open
Cr-cm opened this issue Jul 23, 2016 · 0 comments
Open

reverse-deoat error! can't complete! #12

Cr-cm opened this issue Jul 23, 2016 · 0 comments

Comments

@Cr-cm
Copy link

Cr-cm commented Jul 23, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant