Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. java.lang.Exception: Rooted installer error:
  2.  
  3. Device: Xiaomi POCO F1 | Not MIUI | Android 10 | Using ZipApkSource ApkSource implementation | SAI 3.4
  4.  
  5. Command: pm install-commit 1494260797
  6. Exit code: 4
  7. Out:
  8. Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1494260797.tmp/69.apk: /data/app/vmdl1494260797.tmp/69.apk failed verification of META-INF/CERT.SF: Failed to verify signature: no verified SignerInfos]
  9. =============
  10. Err:
  11.  
  12. at com.aefyr.sai.installer2.impl.shell.ShellSaiPackageInstaller.install(ShellSaiPackageInstaller.java:122)
  13. at com.aefyr.sai.installer2.impl.shell.ShellSaiPackageInstaller.lambda$enqueueSession$0$ShellSaiPackageInstaller(ShellSaiPackageInstaller.java:91)
  14. at com.aefyr.sai.installer2.impl.shell.-$$Lambda$ShellSaiPackageInstaller$omtAqiB3iWT1CBuMPuR9-yMq7RY.run(Unknown Source:6)
  15. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
  16. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  17. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
  18. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
  19. at java.lang.Thread.run(Thread.java:919)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement