[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-11-30 Thread Christophe Besson
Hi, in oneiric, the version 0.14.1+noroms-0ubuntu6 of qemu-common still have the bug for qemu-ifdown (the path of brctl is wrong). Moreover, it seems there is maybe a regression in qemu-kvm : = when using script=no when setting my NICs, the qemu scripts are not disabled... that's why I can see

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-11-30 Thread Serge Hallyn
The patch debian/patches/etc-qemuifscripts-fix-paths.patch doesn't appear to be in the source tree. ** Changed in: qemu-kvm (Ubuntu) Status: Fix Released = In Progress ** Also affects: qemu-kvm (Ubuntu Oneiric) Importance: Undecided Status: New -- You received this bug

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-11-30 Thread Serge Hallyn
Ah, sorry, it is there, its name however is different than listed in the changelog. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833475 Title: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-11-30 Thread Serge Hallyn
@Christophe the script does not specify a path for brctl any more. Would you mind filing a new bug for your issue? ** Changed in: qemu-kvm (Ubuntu) Status: In Progress = Fix Released ** Changed in: qemu-kvm (Ubuntu Oneiric) Status: New = Fix Released -- You received this bug

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-11-30 Thread Christophe Besson
I created a new bug here: #898234 Regards, Christophe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833475 Title: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl To manage

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-29 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu) Assignee: (unassigned) = Serge Hallyn (serge-hallyn) ** Changed in: qemu-kvm (Ubuntu) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-29 Thread Serge Hallyn
** Patch added: debdiff with proposed fix https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/833475/+attachment/2330871/+files/qemu.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-29 Thread Serge Hallyn
** Patch removed: debdiff with proposed fix https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/833475/+attachment/2330871/+files/qemu.debdiff ** Patch added: debdiff with proposed fix

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 0.14.1+noroms-0ubuntu3 --- qemu-kvm (0.14.1+noroms-0ubuntu3) oneiric; urgency=low * debian/patches/etc-qemuifscripts-fix-paths.patch: don't hardcode a path to brctl in qemu-ifup. (LP: #833475) * debian/control: move Depends: on

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-29 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu) Assignee: (unassigned) = Serge Hallyn (serge-hallyn) ** Changed in: qemu-kvm (Ubuntu) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-29 Thread Serge Hallyn
** Patch added: debdiff with proposed fix https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/833475/+attachment/2330871/+files/qemu.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-29 Thread Serge Hallyn
** Patch removed: debdiff with proposed fix https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/833475/+attachment/2330871/+files/qemu.debdiff ** Patch added: debdiff with proposed fix

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 0.14.1+noroms-0ubuntu3 --- qemu-kvm (0.14.1+noroms-0ubuntu3) oneiric; urgency=low * debian/patches/etc-qemuifscripts-fix-paths.patch: don't hardcode a path to brctl in qemu-ifup. (LP: #833475) * debian/control: move Depends: on

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-27 Thread Clint Byrum
Looks like this was caused by the merge from Debian, where brctl was moved to /sbin at version 1.5-1. Marking Triaged, importance High. should be an easy enough fix. ** Changed in: qemu-kvm (Ubuntu) Status: New = Triaged ** Changed in: qemu-kvm (Ubuntu) Importance: Undecided = High **

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-27 Thread Clint Byrum
Looks like this was caused by the merge from Debian, where brctl was moved to /sbin at version 1.5-1. Marking Triaged, importance High. should be an easy enough fix. ** Changed in: qemu-kvm (Ubuntu) Status: New = Triaged ** Changed in: qemu-kvm (Ubuntu) Importance: Undecided = High **

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-24 Thread David Medberry
I suspect adding a dependency on bridge-utils may help in preventing more bugs like this. I also see that /etc/qemu-ifup (and down) are symlinks to /usr/bin/qemu- ifup (and down). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-24 Thread David Medberry
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/833475 Title: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl To manage notifications about this bug go to:

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-24 Thread David Medberry
I suspect adding a dependency on bridge-utils may help in preventing more bugs like this. I also see that /etc/qemu-ifup (and down) are symlinks to /usr/bin/qemu- ifup (and down). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 833475] Re: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl

2011-08-24 Thread David Medberry
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833475 Title: /etc/qemu-ifup /etc/qemu-ifdown assume the wrong location for brctl To manage notifications about this bug go to: