I stumbled over exactly the same issue today, tried to narrow it down by
adding debug messages to the script, and suddenly it worked.
I think the bad guy is
[ "$dhcp" != 'no' ] && dhcp_up
which returns 1 in case no dhcp is used. Maybe using "if" here is better...
Also handle_iptable (in
Package: xen-utils-common
Version: 4.11.1+92-g6c33308a8d-2
Severity: normal
Dear Maintainer,
This happened after upgrading from Debian 9 to Debian 10, and also after
commenting out line 88 of /etc/xen/scripts/vif-nat.
After I worked around another bug (which hasn't been assigned a number yet -
2 matches
Mail list logo