[Pkg-xen-devel] Bug#588477: Bug#588477: network-bridge: start: 95 sec sleep/bridge without a default gateway

Bastian Blank waldi at debian.org
Sun Jul 11 18:06:20 UTC 2010


On Thu, Jul 08, 2010 at 08:02:52PM +0000, Asbjørn Sloth Tønnesen wrote:
> do_ifup() in network-bridge exits badly, if the interface doesn't have a
> default gateway.

Please read /usr/share/doc/xen-utils-common/README.Debian.

> Fix from Katharina Haselhorst [1]:
> > A workaround is to substitute
> > [ -n "$gateway" ] && ip route add default via ${gateway}
> on line 118
> >
> > with
> > if [ -n "$gateway" ]; then
> >   ip route add default via ${gateway}
> > fi
> 
> [1] /etc/xen/scripts/network-bridge: line 118: sigerr: command not found
> http://lists.xensource.com/archives/html/xen-users/2010-06/msg00420.html

Please submit upstream. This configuration is discouraged in Debian.

Bastian

-- 
Violence in reality is quite different from theory.
		-- Spock, "The Cloud Minders", stardate 5818.4





More information about the Pkg-xen-devel mailing list