[Bug 1328794] [NEW] empty gateway on xm creation

Launchpad Bug Tracker 1328794 at bugs.launchpad.net
Wed May 13 09:33:14 UTC 2015


You have been subscribed to a public bug by Hans-Joachim Kliemeck (bj7u6139zdyf-info-jjcftv6wldnz):

# lsb_release -rd
Description:    Ubuntu 14.04 LTS
Release:        14.04
# apt-cache policy xen-tools
xen-tools:
  Installed: 4.4-1
  Candidate: 4.4-1

the gateway is always empty, since a global variable is overridden on every vm creation. please backport the fix 
https://gitorious.org/xen-tools/xen-tools/commit/079382302ba0fd6bb22d5ca8d502eaa4c0ac1730 since it makes the vm creation impossible and the tool useless.

gateway='';
if [ -n "${gateway}" ]; then
  gateway=" gateway ${gateway}"
fi

** Affects: xen-tools (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: xen-tools (Debian)
     Importance: Undecided
         Status: New


** Tags: networking xen xen-tools
-- 
empty gateway on xm creation
https://bugs.launchpad.net/bugs/1328794
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list