Advertisement
Guest User

Untitled

a guest
Sep 26th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. 2014-09-26 20:10:00 [systems/base-system-x86_64-generic.morph][installer]Transferring disk image
  2. Traceback (most recent call last):
  3. File "/src/morph/morphlib/xfer-hole", line 132, in <module>
  4. copy_slice_from_file(sys.stdout, fd, start, end)
  5. File "/src/morph/morphlib/xfer-hole", line 123, in copy_slice_from_file
  6. data = os.read(fd, end - start)
  7. OverflowError: signed integer is greater than maximum
  8. Error deploying to libvirtERROR: Command failed: python /src/morph/morphlib/xfer-hole /src/tmp/deployments/tmpx8nodI/tmp09AEb4/tmpM2sY2c
  9.  
  10. 2014-09-26 20:10:31 [systems/base-system-x86_64-generic.morph][installer]Cleaning up
  11. ERROR: kvm.write failed with code 1: Traceback (most recent call last):
  12. File "/src/morph/morphlib/xfer-hole", line 132, in <module>
  13. copy_slice_from_file(sys.stdout, fd, start, end)
  14. File "/src/morph/morphlib/xfer-hole", line 123, in copy_slice_from_file
  15. data = os.read(fd, end - start)
  16. OverflowError: signed integer is greater than maximum
  17. Error deploying to libvirtERROR: Command failed: python /src/morph/morphlib/xfer-hole /src/tmp/deployments/tmpx8nodI/tmp09AEb4/tmpM2sY2c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement