[Bug 1082213] Re: libvirt: When installing two or more identical usb devices in a VM, only one works

2013-06-12 Thread Bill Mills
New bug report created as (LP: #1190387) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1082213 Title: libvirt: When installing two or more identical usb devices in a VM, only one works To manage

[Bug 1190387] [NEW] attach-device of usb falsely declares device in use by other domain

2013-06-12 Thread Bill Mills
Public bug reported: Running Ubuntu 12.04 x86_64 libvirt0 and libvirt-bin 0.9.8-2ubuntu17.8 causes a regression. I am using QEMU/KVM virtual machines. To reproduce: use virsh to create/start a vm use virsh to attach-device a host usb device use virsh to stop/destroy the vm use virsh t

[Bug 1082213] Re: libvirt: When installing two or more identical usb devices in a VM, only one works

2013-06-11 Thread Bill Mills
This feature appears to cause a bug. To reproduce attach-device to a virtual machine and then stop that vm Start another vm and try to attach-device to that machine I get: virsh attach-device vm1 /var/lib/libvirt/hotplug/usb-serial.xml error: Failed to attach device from /var/lib/libvirt/hotplug/us

[Bug 611226] Re: Dovecot-common Install Error

2010-09-12 Thread Bill Mills
I also had this issue. I saw a good number of questions but no answers so I am linking to my resolution in the forum. http://newyork.ubuntuforums.org/showthread.php?p=9839614#post9839614 It may not be a bug but hostname -f is definitely picker in 10.04 than it was in 9.10. I duplicated the same

Re: [Bug 232469] Re: wget does not use network proxy in some cases

2010-06-23 Thread Bill Mills
On 06/23/2010 12:58 PM, Didier Roche wrote: > can you try to cherry-pick this upstream patch (cook it in its minimal > form), and try to make it applies to the current version in lucid? I will. It will be a couple of day till I have the next window to do this (as I am learning bzr etc as I go.)

Re: [Bug 232469] Re: wget does not use network proxy in some cases

2010-06-21 Thread Bill Mills
On 06/21/2010 02:52 PM, Didier Roche wrote: > @Bill: > thanks for working on this patch. I think one of the first step will to > report the issue upstream and post your patch. > Actually it is already fixed upstream. I did not think their fix would be applicable as the code had been re fact

[Bug 232469] Re: wget does not use network proxy in some cases

2010-06-19 Thread Bill Mills
** Branch linked: lp:~wmills/ubuntu/lucid/gnome-terminal/proxy-wget-fix -- wget does not use network proxy in some cases https://bugs.launchpad.net/bugs/232469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 232469] Re: wget does not use network proxy in some cases

2010-06-19 Thread Bill Mills
Attached is a patch against gnome-terminal to not add the trailing comma to no_proxy. "It worked for me" tm Anyone want to mentor me on how to get this recorded & published in bazar? I know git pretty well but complete noob on bzr & launchpad & ppa's etc ** Patch added: "This patch fixes gnome-

[Bug 232469] Re: wget does not use network proxy in some cases

2010-06-18 Thread Bill Mills
More info & a workaround for sudo Operation of wget has not changed. wget will fail in 9.04 just the same as 10.04 if trailing comma is added to no_proxy. Wrong no_proxy value appears to be added by gnome-terminal (at least) as it starts. If you run xterm direct from a launcher no special hand

[Bug 232469] Re: wget does not use network proxy in some cases

2010-06-18 Thread Bill Mills
Ohh and I am in a company of > 25K people and we do NOT have transparent proxies, unlike a previous poster suggested. I get at least one question a week from other developers about how to get the proxy setup right. This will just make it harder. I hope this gets fixed before the bulk of them swi

[Bug 232469] Re: wget does not use network proxy in some cases

2010-06-18 Thread Bill Mills
WRT to the two bugs, I see BOTH on 32 bit I hit the no_proxy one after upgrading to 10.04. It was working fine in 9.04 & 9.10 and stopped working when I upgraded to 10.04. I made no change to the env settings but the install script may have. After deleting the trailing comma, normal wget worke