Public bug reported: Binary package hint: xen-tools
When I run the command: sudo xen-create-image --hostname=fyp.einstein --ip=192.168.1.9 --netmask=255.255.255.0 --gateway=192.168.1.1 --dir=/home/prash --dist=edgy --debootstrap (as per instructions on https://help.ubuntu.com/community/XenVirtualMachine/XenOnUbuntuEdgy) It goes upto the debootstrap stage. After that it just stays put. I mean it doesnt download the packages. The log file in /var/log is also not getting generated. ----- [EMAIL PROTECTED]:/home/prash# xen-create-image --hostname=fyp.einstein --ip=192.168.1.9 --netmask=255.255.255.0 --gateway=192.168.1.1 --dir=/home/prash --dist=edgy --debootstrap --force General Infomation -------------------- Hostname : fyp.einstein Distribution : edgy Fileystem Type : ext3 Size Information ---------------- Image size : 4Gb Swap size : 128Mb Image type : sparse Memory size : 128Mb Kernel path : /boot/xen0-linux-2.6.17-6-generic-xen0 initrd path : /boot/xen0-linux-2.6.17-6-generic-xen0.initrd.img Networking Information ---------------------- IP Address 1 : 192.168.1.9 Netmask : 255.255.255.0 Gateway : 192.168.1.1 Creating swap image: /home/prash/domains/fyp.einstein/swap.img Done Creating disk image: /home/prash/domains/fyp.einstein/disk.img Done Creating ext3 filesystem on /home/prash/domains/fyp.einstein/disk.img Done Installing your system with debootstrap mirror http://gb.archive.ubuntu.com/ubuntu/ ----------- At this point I have no other choice but to Interrupt the process as I can see that there is no download going on (network monitor), I have waited a fair amount of time. ** Affects: xen-tools (Ubuntu) Importance: Undecided Status: Unconfirmed -- debootstrap is not getting initialised https://launchpad.net/bugs/71183 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
