Advertisement
shauvik

guiripper_copy_error

Aug 11th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. vagrant@vagrant-ubuntu-trusty-64:/vagrant/tools/GUIRipper/AlphaTest_0.5k/batch$ ./starter.sh installer_apk
  2. Creating output directories on the local machine
  3.  
  4. Launching the Android emulator to install the packages.
  5.  
  6. First boot requires a couple of minutes. Please wait...
  7.  
  8. I: Checking whether sources has changed...
  9. I: Smaling...
  10. I: Checking whether resources has changed...
  11. I: Building resources...
  12. I: Building apk file...
  13. ./installer_apk.sh: line 61: copy: command not found
  14. Exception in thread "main" java.io.FileNotFoundException: /vagrant/tools/GUIRipper/AlphaTest_0.5k/batch/../data/AUT.apk (No such file or directory)
  15. at java.io.FileInputStream.open(Native Method)
  16. at java.io.FileInputStream.<init>(FileInputStream.java:146)
  17. at java.io.FileInputStream.<init>(FileInputStream.java:101)
  18. at de.troido.resigner.controll.ResignerLogic.stripSigning(ResignerLogic.java:70)
  19. at de.troido.resigner.controll.ResignerLogic.resign(ResignerLogic.java:136)
  20. at de.troido.resigner.main.Main.main(Main.java:21)
  21.  
  22. Installing the packages on the virtual device. Please wait...
  23. can't find '/vagrant/tools/GUIRipper/AlphaTest_0.5k/batch/../data/AUT.apk' to install
  24. 1639 KB/s (148718 bytes in 0.088s)
  25.  
  26. Creating the output directories on the virtual device.
  27.  
  28. 78 KB/s (3848 bytes in 0.048s)
  29.  
  30. Deploy Completed
  31. The emulator has been closed automatically.
  32. Click on "Define Snapshot" to set the initial state.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement