Advertisement
Guest User

Untitled

a guest
Oct 17th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. DEBUG:phablet-flash:Releasing lock for /tmp/tmpMH9jBH/image-signing.tar.xz.asc.lock
  2. INFO:phablet-flash:Decompressing partitions/recovery.img from /home/greg/Downloads/phablet-flash/imageupdates/pool/device-99338fde390f64bea054b0eadc3d019de5aac0a541ecd64d496a286fa5c1e55e.tar.xz
  3. DEBUG:phablet-flash:Recovery found in /tmp/tmpHTnDPP/partitions/recovery.img
  4. INFO:phablet-flash:Restarting device... wait
  5. INFO:phablet-flash:Restarting device... wait complete
  6. INFO:phablet-flash:Booting /tmp/tmpHTnDPP/partitions/recovery.img
  7. < waiting for device >
  8. downloading 'boot.img'...
  9. FAILED (data transfer failure (Value too large for defined data type))
  10. finished. total time: 0.008s
  11. ERROR:phablet-flash:Command 'fastboot boot /tmp/tmpHTnDPP/partitions/recovery.img' returned non-zero exit status 1
  12. ERROR:phablet-flash:Command 'fastboot boot /tmp/tmpHTnDPP/partitions/recovery.img' returned non-zero exit status 1
  13. Traceback (most recent call last):
  14. File "/usr/bin/phablet-flash", line 51, in main
  15. project.install(adb, fastboot)
  16. File "/usr/lib/python2.7/dist-packages/phabletutils/projects.py", line 267, in install
  17. fastboot.boot(recovery_path)
  18. File "/usr/lib/python2.7/dist-packages/phabletutils/device.py", line 209, in boot
  19. call(self._cmd % cmd)
  20. File "/usr/lib/python2.7/dist-packages/phabletutils/device.py", line 26, in call
  21. subprocess.check_call(args, shell=True)
  22. File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
  23. raise CalledProcessError(retcode, cmd)
  24. CalledProcessError: Command 'fastboot boot /tmp/tmpHTnDPP/partitions/recovery.img' returned non-zero exit status 1
  25. Removing directory /tmp/tmpHTnDPP
  26. Removing directory /tmp/tmpMH9jBH
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement