Comment 11 for bug 1772456

Revision history for this message
Dan Streetman (ddstreet) wrote :

trusty:

ubuntu@lp1772456-t:~$ dpkg -l | grep ebtables
ii ebtables 2.0.10.4-3ubuntu1.14.04.1 amd64 Ethernet bridge frame table administration

ubuntu@lp1772456-t:~$ sudo ./repro.sh foo & sudo ./repro.sh bar &
[1] 2728
[2] 2729
ubuntu@lp1772456-t:~$ Unable to create lock file /var/lib/ebtables/lock.
odd!
Unable to create lock file /var/lib/ebtables/lock.
odd!
Unable to create lock file /var/lib/ebtables/lock.
odd!
Sorry, rule does not exist.
odd!
Unable to create lock file /var/lib/ebtables/lock.
odd!
Unable to create lock file /var/lib/ebtables/lock.

ubuntu@lp1772456-t:~$ dpkg -l | grep ebtables
ii ebtables 2.0.10.4-3ubuntu1.14.04.2 amd64 Ethernet bridge frame table administration

ubuntu@lp1772456-t:~$ sudo ./repro.sh foo & sudo ./repro.sh bar &
[1] 5643
[2] 5644
ubuntu@lp1772456-t:~$ Trying to obtain lock /var/lib/ebtables/lock
Trying to obtain lock /var/lib/ebtables/lock
Trying to obtain lock /var/lib/ebtables/lock
Trying to obtain lock /var/lib/ebtables/lock
Trying to obtain lock /var/lib/ebtables/lock

verified fixed in trusty.