[Bug 610652] Re: vmbuilder randomly fails to install grub

2012-02-06 Thread lhotari
vmbuilder should generate a proper /etc/mtab file in the disk image / chroot before running grub. For some reason grub requires that /etc/mtab contains the root partition in the mtab list. embedded mode for grub fails since vmbuilder makes partitions starting from sector 1. virt-manager starts

[Bug 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory.

2012-10-15 Thread lhotari
This bug duplicates https://bugs.launchpad.net/vmbuilder/+bug/966439 . The workaround is to add --removepkg=cron to the vmbuilder command line. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu.

[Bug 571415] [NEW] vtund server denies connections because /var/lock/vtund directory doesn't exist

2010-04-28 Thread lhotari
Public bug reported: Binary package hint: vtun Server shows this error message in /var/log/auth.log: Can't create temp lock file /var/lock/vtund/myvpn workaround: mkdir /var/lock/vtund Problem with the workaround is that is doesn't survive reboots. You'll have to add these lines to

[Bug 579723] [NEW] kvm memory ballooning is unusable in Lucid

2010-05-12 Thread lhotari
Public bug reported: kvm/qemu doesn't enable ballooning by default anymore (the man page still claims that ballooning is enabled by default) . There is no easy way to enable it with libvirt. libvirt should add -balloon virtio to the qemu command line by default or provide a way to modify the

[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

2010-05-22 Thread lhotari
try adding quotes around $@ in kvm-balloon script: #!/bin/sh /usr/bin/kvm -balloon virtio $@ -- kvm memory ballooning is unusable in Lucid https://bugs.launchpad.net/bugs/579723 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in

[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

2010-05-28 Thread lhotari
Have you checked the file's execution bit? chmod 0755 kvm-balloon ** Description changed: kvm/qemu doesn't enable ballooning by default anymore (the man page still claims that ballooning is enabled by default) . There is no easy way to enable it with libvirt. libvirt should add

[Bug 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2007-05-21 Thread lhotari
My laptop is Asus Z71V . The audio device is 00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04). I also have the sound problem after resume. Backlight control doesn't work either after resuming from hibernation. The kernel

[Bug 276518] Re: [X1650 Pro] Xorg lockup when using xserver-xorg-video-ati 1:6.9.0+git20080826.a3cc1d7a-2ubuntu3

2009-03-20 Thread lhotari
This helped for me: http://www.nvnews.net/vbulletin/showthread.php?t=118088 my xorg.conf options (not sure if these should be here): Option PixmapCacheSize 100 Option AllowSHMPixmaps 0 Option PixmapCache 1 Option PixmapCacheRoundSizeKB 1024 Option

[Bug 258357] Re: [G86GL] Latest NVIDIA drivers: X hangs with blank screen after logout.

2009-03-20 Thread lhotari
These settings might help: http://www.nvnews.net/vbulletin/showthread.php?t=118088 my xorg.conf options (not sure if these should be here): Option PixmapCacheSize 100 Option AllowSHMPixmaps 0 Option PixmapCache 1 Option PixmapCacheRoundSizeKB 1024

[Bug 321927] Re: /dev/pts and /dev/shm not mounted on boot

2009-04-22 Thread lhotari
Same problem with 9.04 RC after upgrading from 8.10. Thanks for the workarounds... -- /dev/pts and /dev/shm not mounted on boot https://bugs.launchpad.net/bugs/321927 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 321927] Re: /dev/pts and /dev/shm not mounted on boot

2009-04-22 Thread lhotari
I ended up changing the boot order of the services like this: cd /etc/rcS.d sudo mv S03mountdevsubfs.sh S11mountdevsubfs.sh -- /dev/pts and /dev/shm not mounted on boot https://bugs.launchpad.net/bugs/321927 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2010-01-03 Thread lhotari
Eric, see http://www.thinkwiki.org/wiki/Installing_Ubuntu_8.10_%28Intrepid_Ibex%29_on_a_ThinkPad_T61#Sound_.28too_quiet.2C_no_sound_after_resume.29 try adding options snd-hda-intel model=thinkpad power_save_controller=Y power_save=10 to /etc/modprobe.d/alsa-base -- [Feisty] Inaudible audio

Re: [Bug 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2010-01-04 Thread lhotari
On 05.01.2010 00:26, Eric Lorenz wrote: I tried adding the line you mentioned...it had no effect after rebooting. When I opened the file...it was empty until I added this line...could that be right? The only thing I have not done yet is trying the 'kernel switch'...I am not sure if I need

Re: [Bug 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2010-01-05 Thread lhotari
One more bug to check for workarounds: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/270593 logging out, (killing pulse-audio) followed by alsa force-reload re-instates sound. I'd also try suspend/resume by starting Ubuntu 9.10 from the liveCD (installation cd). That's how you can check

[Bug 610652] Re: vmbuilder randomly fails to install grub

2012-02-06 Thread lhotari
vmbuilder should generate a proper /etc/mtab file in the disk image / chroot before running grub. For some reason grub requires that /etc/mtab contains the root partition in the mtab list. embedded mode for grub fails since vmbuilder makes partitions starting from sector 1. virt-manager starts

[Bug 272307] Re: T500 Suspend to RAM is flaky

2009-05-08 Thread lhotari
*** This bug is a duplicate of bug 276943 *** https://bugs.launchpad.net/bugs/276943 I had this problem on 9.04 Jaunty with Lenovo T500 (2082-8WG). The system was upgraded from Intrepid 8.10 and I had done some tweaks for suspend/resume earlier. For my setup the resume stalled and the

[Bug 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-11-05 Thread lhotari
Another upstream bug report: http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=592187 ** Bug watch added: Debian Bug tracker #592187 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592187 -- Lost network in KVM VM / virtio_net page allocation failure https://bugs.launchpad.net/bugs/579276

[Bug 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-11-05 Thread lhotari
Changelog of Debian kernel 2.6.32-22 : * net/{tcp,udp,llc,sctp,tipc,x25}: Add limit for socket backlog (Closes: #592187) -- Lost network in KVM VM / virtio_net page allocation failure https://bugs.launchpad.net/bugs/579276 You received this bug notification because you are a member of

[Bug 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-11-05 Thread lhotari
Original patch: http://git.kernel.org/linus/8eae939f1400326b06d0c9afe53d2a484a326871 -- Lost network in KVM VM / virtio_net page allocation failure https://bugs.launchpad.net/bugs/579276 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-11-05 Thread lhotari
I hope this fix gets included in 10.04.1 LTS as soon as possible. We haven't been able to upgrade our Ubuntu VMs (running on Linux KVM) to 10.04 because of this bug. I think the priority should be much higher. Could someone assign this bug to someone in the Ubuntu Server team? -- Lost network in

[Bug 94743] Re: Terminal Server Client isn't able to copy to/from clipboard

2010-02-10 Thread lhotari
Workaround for 9.10, install tsclient from 9.04: http://packages.ubuntu.com/intrepid/tsclient -- Terminal Server Client isn't able to copy to/from clipboard https://bugs.launchpad.net/bugs/94743 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 529686] Re: Depressing power button does not shutdown computer

2010-04-19 Thread lhotari
This will break Ubuntu VM installations after upgrading to Lucid so please fix this trivial bug before releasing. ** Changed in: acpid (Ubuntu) Assignee: (unassigned) = Mathias Gug (mathiaz) -- Depressing power button does not shutdown computer https://bugs.launchpad.net/bugs/529686 You

[Bug 571415] [NEW] vtund server denies connections because /var/lock/vtund directory doesn't exist

2010-04-28 Thread lhotari
Public bug reported: Binary package hint: vtun Server shows this error message in /var/log/auth.log: Can't create temp lock file /var/lock/vtund/myvpn workaround: mkdir /var/lock/vtund Problem with the workaround is that is doesn't survive reboots. You'll have to add these lines to

[Bug 529686] Re: Depressing power button does not shutdown computer

2010-04-13 Thread lhotari
Please fix this issue before Lucid final release. -- Depressing power button does not shutdown computer https://bugs.launchpad.net/bugs/529686 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 500417] Re: nautilus doesn't honor gnome theme

2010-04-25 Thread lhotari
workaround that worked for me: I removed  ~/.gconf/apps/nautilus and killed the nautilus process. After that the problem went away. -- nautilus doesn't honor gnome theme https://bugs.launchpad.net/bugs/500417 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-05-18 Thread lhotari
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: 2.6.32-21-server I'm seeing similar bugs in a VM running Lucid as there is reported in these Redhat bug reports: https://bugzilla.redhat.com/show_bug.cgi?id=520119

[Bug 579276] Lspci.txt

2010-05-18 Thread lhotari
apport information ** Attachment added: Lspci.txt http://launchpadlibrarian.net/48691731/Lspci.txt -- Lost network in KVM VM / virtio_net page allocation failure https://bugs.launchpad.net/bugs/579276 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 579276] ProcCpuinfo.txt

2010-05-18 Thread lhotari
apport information ** Attachment added: ProcCpuinfo.txt http://launchpadlibrarian.net/48691734/ProcCpuinfo.txt -- Lost network in KVM VM / virtio_net page allocation failure https://bugs.launchpad.net/bugs/579276 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 579276] ProcInterrupts.txt

2010-05-18 Thread lhotari
apport information ** Attachment added: ProcInterrupts.txt http://launchpadlibrarian.net/48691735/ProcInterrupts.txt -- Lost network in KVM VM / virtio_net page allocation failure https://bugs.launchpad.net/bugs/579276 You received this bug notification because you are a member of Ubuntu

[Bug 579276] ProcModules.txt

2010-05-18 Thread lhotari
apport information ** Attachment added: ProcModules.txt http://launchpadlibrarian.net/48691736/ProcModules.txt -- Lost network in KVM VM / virtio_net page allocation failure https://bugs.launchpad.net/bugs/579276 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 579276] UdevDb.txt

2010-05-18 Thread lhotari
apport information ** Attachment added: UdevDb.txt http://launchpadlibrarian.net/48691737/UdevDb.txt -- Lost network in KVM VM / virtio_net page allocation failure https://bugs.launchpad.net/bugs/579276 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 579276] UdevLog.txt

2010-05-18 Thread lhotari
apport information ** Attachment added: UdevLog.txt http://launchpadlibrarian.net/48691738/UdevLog.txt -- Lost network in KVM VM / virtio_net page allocation failure https://bugs.launchpad.net/bugs/579276 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

2010-05-22 Thread lhotari
try adding quotes around $@ in kvm-balloon script: #!/bin/sh /usr/bin/kvm -balloon virtio $@ -- kvm memory ballooning is unusable in Lucid https://bugs.launchpad.net/bugs/579723 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 579276] [NEW] Lost network in KVM VM / virtio_net page allocation failure

2010-05-12 Thread lhotari
Public bug reported: Binary package hint: 2.6.32-21-server I'm seeing similar bugs in a VM running Lucid as there is reported in these Redhat bug reports: https://bugzilla.redhat.com/show_bug.cgi?id=520119 https://bugzilla.redhat.com/show_bug.cgi?id=554078 The network connection drops in a KVM

[Bug 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-05-12 Thread lhotari
upstream bug report: http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=576838 ** Bug watch added: Debian Bug tracker #576838 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576838 -- Lost network in KVM VM / virtio_net page allocation failure https://bugs.launchpad.net/bugs/579276 You

[Bug 579723] [NEW] kvm memory ballooning is unusable in Lucid

2010-05-12 Thread lhotari
Public bug reported: kvm/qemu doesn't enable ballooning by default anymore (the man page still claims that ballooning is enabled by default) . There is no easy way to enable it with libvirt. libvirt should add -balloon virtio to the qemu command line by default or provide a way to modify the

[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

2010-05-28 Thread lhotari
Have you checked the file's execution bit? chmod 0755 kvm-balloon ** Description changed: kvm/qemu doesn't enable ballooning by default anymore (the man page still claims that ballooning is enabled by default) . There is no easy way to enable it with libvirt. libvirt should add

[Bug 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-12-03 Thread lhotari
Sergey, I'm still running 9.04 (2.6.28-19.24) in production because of this virtio_net stability problem. I'd like to upgrade the VMs to 10.04 LTS after this problem is resolved. I haven't done retesting lately. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1012946] Re: dm-part-sync.patch breaks creating multiple partitions on a LVM volume

2012-10-15 Thread lhotari
This bug also affects the usage of raw partitions in vmbuilder. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1012946 Title: dm-part-sync.patch breaks creating multiple partitions on a LVM volume

[Bug 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory.

2012-10-15 Thread lhotari
This bug duplicates https://bugs.launchpad.net/vmbuilder/+bug/966439 . The workaround is to add --removepkg=cron to the vmbuilder command line. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/879710

[Bug 1012946] Re: dm-part-sync.patch breaks creating multiple partitions on a LVM volume

2012-10-15 Thread lhotari
Installing the precise-proposed version from https://launchpad.net/ubuntu/precise/+package/libparted0debian1 (2.3-8ubuntu5.1) fixes the problems in vmbuilder. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 662766] Re: does not reconnect after suspend/resume

2013-01-11 Thread lhotari
I found a workaround that can be scripted. There is mc-tool for command line status changes: use mc-tool list to get the id of your im account settings. then do mc-tool reconnect im-account-id alternatively you could do: mc-tool request im-account-id offline; mc-tool request im-account-id online

[Bug 530400] Re: starting kvm guest with disk file in /etc fails with apparmor error 'could not remove profile'

2012-08-27 Thread lhotari
bug #665531 might be related. replacing host_device with raw in xml definitions fixed the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/530400 Title: starting kvm guest with disk

[Bug 496163] Re: virsh's define does not create apparmor profiles

2012-08-27 Thread lhotari
*** This bug is a duplicate of bug 530400 *** https://bugs.launchpad.net/bugs/530400 bug #665531 might be related. replacing host_device with raw in xml definitions fixed the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1654511] Re: adobe-flashplugin_20161213.1.orig.tar.gz is missing

2017-01-06 Thread lhotari
I found out that adding "91.189.92.191 archive.canonical.com" to /etc/hosts works around the problem. For some reason the files are missing only on the server that's IP is 91.189.92.150 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to