[Bug 1870726] Re: Ubuntu Login Screen Loop

2020-04-04 Thread Rajkumar S via ubuntu-bugs
** Description changed: * Ubuntu Focal Fossa 20.04 (dev) * xorg: - Installed: 1:7.7+19ubuntu14 - Candidate: 1:7.7+19ubuntu1 +   Installed: 1:7.7+19ubuntu14 +   Candidate: 1:7.7+19ubuntu1 + * VirtualBox version : 5.2.34_Ubuntu r133883 (installed via apt) Expected : Show desktop after

[Bug 1870726] [NEW] Ubuntu Login Screen Loop

2020-04-03 Thread Rajkumar S
Public bug reported: * Ubuntu Focal Fossa 20.04 (dev) * xorg: Installed: 1:7.7+19ubuntu14 Candidate: 1:7.7+19ubuntu1 Expected : Show desktop after login Happened : On login screen, when password is entered correctly, it gets into a loop and shows the login screen again. But, it takes me to

[Bug 1812549] [NEW] package phpmyadmin 4:4.6.6-5 failed to install/upgrade: installed phpmyadmin package post-installation script subprocess returned error exit status 1

2019-01-20 Thread Rajkumar S
Public bug reported: It failed while installing. ProblemType: Package DistroRelease: Ubuntu 18.04 Package: phpmyadmin 4:4.6.6-5 ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18 Uname: Linux 4.15.0-29-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 Date: Sun Jan 20

Re: [Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-21 Thread Rajkumar S
The new command is: /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 256 -smp 1 -name a1.6-q2 -uuid 9f58079c-057f-5726-4daa-3d30888d7bbe -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/a1.6-q2.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive

Re: [Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-21 Thread Rajkumar S
Hi, That did the trick! Thanks! The guest has been correctly started and network is working fine. raj On Tue, Dec 21, 2010 at 7:36 PM, Serge Hallyn 691...@bugs.launchpad.net wrote: As you'd observed from the start, I suspect we need to drop the 'format=raw' from the command.  Please add the

Re: [Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-21 Thread Rajkumar S
The new command is: /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 256 -smp 1 -name a1.6-q2 -uuid 9f58079c-057f-5726-4daa-3d30888d7bbe -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/a1.6-q2.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# qemu-img info /var/kvm/a1.6-q2.img image: /var/kvm/a1.6-q2.img file format: qcow2 virtual size: 20G (21474836480 bytes) disk size: 2.0G cluster_size: 4096 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# kvm -m 384 -monitor stdio -localtime -drive file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on -serial pty -parallel none -usb -vnc 192.168.3.7:49 char device redirected to /dev/pts/4 pci_add_option_rom: failed to find romfile pxe-rtl8139.bin QEMU 0.12.3 monitor - type 'help' for

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
Hi Serge, Thanks for your reply. With the kvm command you have provided the guest booted fine. I can login to the guest with out any issues, though the network does not seems to be working. But I guess the command you have provided do not enable networking for the guest. Thanks again and I

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# kvm -m 384 -monitor pty -localtime -drive file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on -serial pty -parallel none -usb -vnc 192.168.3.7:49 char device redirected to /dev/pts/4 char device redirected to /dev/pts/7 pci_add_option_rom: failed to find romfile pxe-rtl8139.bin

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# kvm -m 384 -monitor stdio -localtime -drive file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on -serial pty -parallel none -usb -vnc 192.168.3.7:49 -boot c char device redirected to /dev/pts/4 pci_add_option_rom: failed to find romfile pxe-rtl8139.bin QEMU 0.12.3 monitor - type

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# kvm -m 384 -monitor stdio -localtime -drive file=/var/kvm2.img,if=ide,index=0,boot=on -serial pty -parallel none -usb -vnc 192.168.3.7:49 -net nic,vlan=0 -net tap,script=,vlan=0,ifname=vnet6 char device redirected to /dev/pts/4 pci_add_option_rom: failed to find romfile

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# aptitude search uml-utilities p uml-utilities - User-mode Linux (utility programs) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691609 Title:

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
** Attachment added: /var/log/libvirt/qemu/a1.6-q2.log https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/691609/+attachment/1772170/+files/a1.6-q2.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu.

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# qemu-img info /var/kvm/a1.6-q2.img image: /var/kvm/a1.6-q2.img file format: qcow2 virtual size: 20G (21474836480 bytes) disk size: 2.0G cluster_size: 4096 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# kvm -m 384 -monitor stdio -localtime -drive file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on -serial pty -parallel none -usb -vnc 192.168.3.7:49 char device redirected to /dev/pts/4 pci_add_option_rom: failed to find romfile pxe-rtl8139.bin QEMU 0.12.3 monitor - type 'help' for

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
Hi Serge, Thanks for your reply. With the kvm command you have provided the guest booted fine. I can login to the guest with out any issues, though the network does not seems to be working. But I guess the command you have provided do not enable networking for the guest. Thanks again and I

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# kvm -m 384 -monitor pty -localtime -drive file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on -serial pty -parallel none -usb -vnc 192.168.3.7:49 char device redirected to /dev/pts/4 char device redirected to /dev/pts/7 pci_add_option_rom: failed to find romfile pxe-rtl8139.bin

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# kvm -m 384 -monitor stdio -localtime -drive file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on -serial pty -parallel none -usb -vnc 192.168.3.7:49 -boot c char device redirected to /dev/pts/4 pci_add_option_rom: failed to find romfile pxe-rtl8139.bin QEMU 0.12.3 monitor - type

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# kvm -m 384 -monitor stdio -localtime -drive file=/var/kvm2.img,if=ide,index=0,boot=on -serial pty -parallel none -usb -vnc 192.168.3.7:49 -net nic,vlan=0 -net tap,script=,vlan=0,ifname=vnet6 char device redirected to /dev/pts/4 pci_add_option_rom: failed to find romfile

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
r...@redbull:~# aptitude search uml-utilities p uml-utilities - User-mode Linux (utility programs) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691609 Title: Cannot migrate a

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
Hi, Installed uml-utilities and started the guest using the following command: virsh start a1.6-q2 But get the same error as before No Bootable Disk, the guest does not start. btw, the current kvm command line is: /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 256 -smp 1 -name a1.6-q2 -uuid

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
Hi, There are only logs related to a1.6-q2 and another guest I tried initially in the /var/log/libvirt/qemu/. I am attaching /var/log/libvirt/qemu/a1.6-q2.log in the bug report. raj -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-20 Thread Rajkumar S
** Attachment added: /var/log/libvirt/qemu/a1.6-q2.log https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/691609/+attachment/1772170/+files/a1.6-q2.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 691609] [NEW] Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-17 Thread Rajkumar S
Public bug reported: Hi bug masters, I have a Ubuntu 9.04 server running virtualization with many guests. The guests are defined by an xml file (attached) in /etc/libvirt/qemu and started by virsh start domain name. The guests are using a qcow2 type disks. I want to upgrade this server to

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-17 Thread Rajkumar S
** Attachment added: a1.6-q2-new.xml https://bugs.launchpad.net/bugs/691609/+attachment/1768826/+files/a1.6-q2-new.xml -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691609

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-17 Thread Rajkumar S
** Attachment added: Screenshot of vncviewer showing the error. https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/691609/+attachment/1768827/+files/TightVNC%20QEMU%20a1.6-q2.png -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 691609] [NEW] Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-17 Thread Rajkumar S
Public bug reported: Hi bug masters, I have a Ubuntu 9.04 server running virtualization with many guests. The guests are defined by an xml file (attached) in /etc/libvirt/qemu and started by virsh start domain name. The guests are using a qcow2 type disks. I want to upgrade this server to

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-17 Thread Rajkumar S
** Attachment added: a1.6-q2-new.xml https://bugs.launchpad.net/bugs/691609/+attachment/1768826/+files/a1.6-q2-new.xml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691609 Title: Cannot

[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS

2010-12-17 Thread Rajkumar S
** Attachment added: Screenshot of vncviewer showing the error. https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/691609/+attachment/1768827/+files/TightVNC%20QEMU%20a1.6-q2.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to