Advertisement
Guest User

Untitled

a guest
Dec 15th, 2014
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. Examining the guest ...
  2. libguestfs: opening libvirt handle: URI = NULL, auth = virConnectAuthPtrDefault, flags = 1
  3. libguestfs: successfully opened libvirt handle: conn = 0x1c82ec0
  4. libguestfs: disk[0]: filename: /home/myuser/Ubuntu-14.04-Mini/trusty.qcow2
  5. libguestfs: launch: program=virt-sysprep
  6. libguestfs: launch: version=1.24.5
  7. libguestfs: launch: backend registered: unix
  8. libguestfs: launch: backend registered: uml
  9. libguestfs: launch: backend registered: libvirt
  10. libguestfs: launch: backend registered: direct
  11. libguestfs: launch: backend=direct
  12. libguestfs: launch: tmpdir=/tmp/libguestfsXXddwV
  13. libguestfs: launch: umask=0002
  14. libguestfs: launch: euid=1000
  15. libguestfs: command: run: /usr/bin/supermin-helper
  16. libguestfs: command: run: \ --verbose
  17. libguestfs: command: run: \ -f checksum
  18. libguestfs: command: run: \ --host-cpu x86_64
  19. libguestfs: command: run: \ /usr/lib/guestfs/supermin.d
  20. supermin helper [00000ms] whitelist = (not specified)
  21. supermin helper [00000ms] host_cpu = x86_64
  22. supermin helper [00000ms] dtb_wildcard = (not specified)
  23. supermin helper [00000ms] inputs:
  24. supermin helper [00000ms] inputs[0] = /usr/lib/guestfs/supermin.d
  25. supermin helper [00000ms] outputs:
  26. supermin helper [00000ms] kernel = (none)
  27. supermin helper [00000ms] dtb = (none)
  28. supermin helper [00000ms] initrd = (none)
  29. supermin helper [00000ms] appliance = (none)
  30. checking modpath /lib/modules/3.13.0-32-generic is a directory
  31. picked kernel vmlinuz-3.13.0-32-generic
  32. supermin helper [00000ms] finished creating kernel
  33. supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d
  34. supermin helper [00001ms] visiting /usr/lib/guestfs/supermin.d/daemon.img.gz
  35. supermin helper [00001ms] visiting /usr/lib/guestfs/supermin.d/init.img
  36. supermin helper [00001ms] visiting /usr/lib/guestfs/supermin.d/udev-rules.img
  37. supermin helper [00001ms] adding kernel modules
  38. supermin helper [00063ms] finished creating appliance
  39. libguestfs: checksum of existing appliance: 9516ea8d8692b41a93ee87844b2fb2d529d81d32b1a6b479fc94ae9544253b57
  40. libguestfs: [00070ms] begin building supermin appliance
  41. libguestfs: [00070ms] run supermin-helper
  42. libguestfs: command: run: /usr/bin/supermin-helper
  43. libguestfs: command: run: \ --verbose
  44. libguestfs: command: run: \ --copy-kernel
  45. libguestfs: command: run: \ -f ext2
  46. libguestfs: command: run: \ --host-cpu x86_64
  47. libguestfs: command: run: \ /usr/lib/guestfs/supermin.d
  48. libguestfs: command: run: \ --output-kernel /var/tmp/guestfs.0qpkfQ/kernel
  49. libguestfs: command: run: \ --output-initrd /var/tmp/guestfs.0qpkfQ/initrd
  50. libguestfs: command: run: \ --output-appliance /var/tmp/guestfs.0qpkfQ/root
  51. supermin helper [00000ms] whitelist = (not specified)
  52. supermin helper [00000ms] host_cpu = x86_64
  53. supermin helper [00000ms] dtb_wildcard = (not specified)
  54. supermin helper [00000ms] inputs:
  55. supermin helper [00000ms] inputs[0] = /usr/lib/guestfs/supermin.d
  56. supermin helper [00000ms] outputs:
  57. supermin helper [00000ms] kernel = /var/tmp/guestfs.0qpkfQ/kernel
  58. supermin helper [00000ms] dtb = (none)
  59. supermin helper [00000ms] initrd = /var/tmp/guestfs.0qpkfQ/initrd
  60. supermin helper [00000ms] appliance = /var/tmp/guestfs.0qpkfQ/root
  61. checking modpath /lib/modules/3.13.0-32-generic is a directory
  62. picked kernel vmlinuz-3.13.0-32-generic
  63. supermin helper [00016ms] finished creating kernel
  64. supermin helper [00489ms] finished mke2fs
  65. supermin helper [00491ms] visiting /usr/lib/guestfs/supermin.d
  66. supermin helper [00491ms] visiting /usr/lib/guestfs/supermin.d/daemon.img.gz
  67. supermin helper [00522ms] visiting /usr/lib/guestfs/supermin.d/init.img
  68. supermin helper [00522ms] visiting /usr/lib/guestfs/supermin.d/udev-rules.img
  69. /usr/bin/supermin-helper: ext2: parent directory not found: /lib: File not found by ext2_lookup
  70. libguestfs: command: run: rm
  71. libguestfs: command: run: \ -rf /var/tmp/guestfs.0qpkfQ
  72. Fatal error: exception Guestfs.Error("/usr/bin/supermin-helper exited with error status 1, see debug messages above")
  73. libguestfs: closing guestfs handle 0x1c82720 (state 0)
  74. libguestfs: command: run: rm
  75. libguestfs: command: run: \ -rf /tmp/libguestfsXXddwV
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement