[Bug 1871237] Re: debootstrap focal does not create systemd-* accounts

2020-04-09 Thread Bitti
I debootstrapped Ubuntu 20.04 few days ago using Ubuntu 18.04 because installer didn't work: sudo debootstrap --arch amd64 focal /mnt/deboot http://archive.ubuntu.com/ubuntu After that I installed linux-image-generic, ubuntu-desktop-minimal and some other packages. My Ubuntu 20.04 has those

[Bug 1863369] Re: Livepatch is running, but appears OFF in 'software & updates'

2020-04-06 Thread Bitti
I have also the same problem. Also in gnome-control-center it shows no internet connection in online accounts. This problem only occurs when network used for internet connection is not managed by NetworkManager. There is no problem if I use connection that is managed by NetworkManager (wlp3s0 in

[Bug 460542] Re: qemu-img complains about Unknown option 'size' when using host_device format

2010-03-04 Thread Bitti
I tested it in Lucid 64bit running under KVM. There is no output to the console, so it's working! I can even start that virtual machine (Lucid 64bit) in host that is also a virtual machine (Lucid 64bit)! -- qemu-img complains about Unknown option 'size' when using host_device format

[Bug 460542] Re: qemu-img complains about Unknown option 'size' when using host_device format

2010-03-04 Thread Bitti
I tested it in Lucid 64bit running under KVM. There is no output to the console, so it's working! I can even start that virtual machine (Lucid 64bit) in host that is also a virtual machine (Lucid 64bit)! -- qemu-img complains about Unknown option 'size' when using host_device format

[Bug 460542] Re: qemu-img complains about Unknown option 'size' when using host_device format

2010-03-03 Thread Bitti
Response from qemu-devel mailing list: This has been fixed in master by commit 0b4ce02e which is contained in 0.12, too. Kevin So this bug has been fixed already in Lucid? -- qemu-img complains about Unknown option 'size' when using host_device format https://bugs.launchpad.net/bugs/460542

[Bug 460542] Re: qemu-img complains about Unknown option 'size' when using host_device format

2010-03-03 Thread Bitti
Response from qemu-devel mailing list: This has been fixed in master by commit 0b4ce02e which is contained in 0.12, too. Kevin So this bug has been fixed already in Lucid? -- qemu-img complains about Unknown option 'size' when using host_device format https://bugs.launchpad.net/bugs/460542

[Bug 460542] Re: qemu-img complains about Unknown option 'size' when using host_device format

2010-03-02 Thread Bitti
I posted the patch to qemu-devel mailing list. -- qemu-img complains about Unknown option 'size' when using host_device format https://bugs.launchpad.net/bugs/460542 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. --

[Bug 460542] Re: qemu-img complains about Unknown option 'size' when using host_device format

2010-03-02 Thread Bitti
I posted the patch to qemu-devel mailing list. -- qemu-img complains about Unknown option 'size' when using host_device format https://bugs.launchpad.net/bugs/460542 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 469419] Re: KVM machines became corrupted after reboot

2009-11-23 Thread Bitti
Your hda should be: disk type='block' device='disk' source dev='/dev/vm/ubuntu'/ target dev='hda' bus='ide'/ /disk There is an example: http://libvirt.org/drvqemu.html -- KVM machines became corrupted after reboot https://bugs.launchpad.net/bugs/469419 You received this bug

[Bug 469419] Re: KVM machines became corrupted after reboot

2009-11-23 Thread Bitti
Your hda should be: disk type='block' device='disk' source dev='/dev/vm/ubuntu'/ target dev='hda' bus='ide'/ /disk There is an example: http://libvirt.org/drvqemu.html -- KVM machines became corrupted after reboot https://bugs.launchpad.net/bugs/469419 You received this bug

[Bug 460398] [NEW] /etc/timezone is not set correctly

2009-10-25 Thread Bitti
Public bug reported: python-vm-builder: 0.11.3-0ubuntu1 host: 9.10 (karmic) guest: 9.10 (karmic) /etc/timezone in the guest is always Etc/UTC, although I run vmbuilder with timezone = Europe/Helsinki. /etc/localtime is correct, but if you run dpkg-reconfigure -fnoninteractive -pcritical

[Bug 460542] [NEW] qemu-img complains about Unknown option 'size' when using host_device format

2009-10-25 Thread Bitti
Public bug reported: Binary package hint: qemu-kvm qemu-kvm-0.11.0 When I run: sudo qemu-img convert ubuntu-kvm/disk0.qcow2 -O host_device /dev/vg01/vm_test I get this: Unknown option 'size' Everything seems to work despite this error. I attached a patch, but I don't know if it's correct.

[Bug 460542] Re: qemu-img complains about Unknown option 'size' when using host_device format

2009-10-25 Thread Bitti
** Attachment added: raw-posix.c.diff http://launchpadlibrarian.net/34363716/raw-posix.c.diff -- qemu-img complains about Unknown option 'size' when using host_device format https://bugs.launchpad.net/bugs/460542 You received this bug notification because you are a member of Ubuntu Server

[Bug 460398] [NEW] /etc/timezone is not set correctly

2009-10-25 Thread Bitti
Public bug reported: python-vm-builder: 0.11.3-0ubuntu1 host: 9.10 (karmic) guest: 9.10 (karmic) /etc/timezone in the guest is always Etc/UTC, although I run vmbuilder with timezone = Europe/Helsinki. /etc/localtime is correct, but if you run dpkg-reconfigure -fnoninteractive -pcritical

[Bug 460398] Re: /etc/timezone is not set correctly

2009-10-25 Thread Bitti
** Attachment added: dapper.py.diff http://launchpadlibrarian.net/34356116/dapper.py.diff -- /etc/timezone is not set correctly https://bugs.launchpad.net/bugs/460398 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 460542] [NEW] qemu-img complains about Unknown option 'size' when using host_device format

2009-10-25 Thread Bitti
Public bug reported: Binary package hint: qemu-kvm qemu-kvm-0.11.0 When I run: sudo qemu-img convert ubuntu-kvm/disk0.qcow2 -O host_device /dev/vg01/vm_test I get this: Unknown option 'size' Everything seems to work despite this error. I attached a patch, but I don't know if it's correct.

[Bug 460542] Re: qemu-img complains about Unknown option 'size' when using host_device format

2009-10-25 Thread Bitti
** Attachment added: raw-posix.c.diff http://launchpadlibrarian.net/34363716/raw-posix.c.diff -- qemu-img complains about Unknown option 'size' when using host_device format https://bugs.launchpad.net/bugs/460542 You received this bug notification because you are a member of Ubuntu Bugs,