Public bug reported:

# 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: New


** Tags: networking xen xen-tools

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1328794

Title:
  empty gateway on xm creation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen-tools/+bug/1328794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to