Package: bridge-utils
Version: 1.5-9
Severity: minor
Tags: patch

The /etc/network/if-pre-up.d/bridge file contains misprint which causes script
to wait until timeout to complete.
Here's suggested change:

195c195
<     while [ ! "$BREADY" -a $COUNT -lt $MAXWAIT ]
---
>     while [ -n "$BREADY" -a $COUNT -lt $MAXWAIT ]



-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages bridge-utils depends on:
ii  libc6  2.19-13

bridge-utils recommends no packages.

Versions of packages bridge-utils suggests:
ii  ifupdown  0.7.52

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to