openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #02967
Re: Bug#631830: /etc/sudoers.d/nova_sudoers uses wrong path of brctl
* Thomas Goirand [2011-06-28 00:42 +0800]:
> On 06/27/2011 11:29 PM, Martin Zobel-Helas wrote:
> > --- nova_sudoers 2011-06-27 17:26:14.000000000 +0200
> > +++ nova_sudoers.new 2011-06-27 17:27:30.000000000 +0200
> > @@ -24,7 +24,7 @@
> > /sbin/vgcreate, \
> > /usr/bin/virsh, \
> > /usr/bin/qemu-nbd, \
> > - /usr/sbin/brctl, \
> > + /sbin/brctl, \
> > /usr/sbin/vblade-persist, \
> > /sbin/pvcreate, \
> > /sbin/aoe-discover, \
>
> Is this a difference between Ubuntu and Debian, or is it a bug in Cactus?
It is a difference between different package versions:
| bridge-utils (1.5-1) unstable; urgency=low
|
| ...
| * Relocate ifupdown.sh to /lib/bridge-utils and brctl to /sbin.
| Closes: #569350.
| ...
Regards
Carsten
References