[Bug 313575] Re: VMBuilder/vm.py crash on an alpha char in numeric constant

2010-02-18 Thread Soren Hansen
** Changed in: vmbuilder
   Status: Fix Committed => Fix Released

-- 
VMBuilder/vm.py crash on an alpha char in numeric constant
https://bugs.launchpad.net/bugs/313575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 313575] Re: VMBuilder/vm.py crash on an alpha char in numeric constant

2010-02-10 Thread Chris Bainbridge
This bug still exists in karmic.  You can use --mask 255.255.255.0 in
the vm-builder command line as a workaround.

-- 
VMBuilder/vm.py crash on an alpha char in numeric constant
https://bugs.launchpad.net/bugs/313575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 313575] Re: VMBuilder/vm.py crash on an alpha char in numeric constant

2010-01-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vm-builder

-- 
VMBuilder/vm.py crash on an alpha char in numeric constant
https://bugs.launchpad.net/bugs/313575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 313575] Re: VMBuilder/vm.py crash on an alpha char in numeric constant

2010-01-17 Thread Launchpad Bug Tracker
This bug was fixed in the package vm-builder - 0.11.3-0ubuntu3

---
vm-builder (0.11.3-0ubuntu3) lucid; urgency=low

  * New patch, ssk-key-type-error, add parentheses as operator priority caused
a TypeError in the format string of the user chown call in the
install_authorized_keys() function; LP: #436835.
  * Add rsync dependency; LP: #314833.
  * Wrap build-deps and deps to get cleaner diffs.
  * Use Priority: optional.
  * Use launchpad.net/vmbuilder instead of code.l.n in copyright.
  * Downgrade devscripts dep to a Recommends as I believe this is only needed
for rmadison in a Xen specific codepath, and it's rather heavy to install
devscripts on servers; this needs to be confirmed though.
  * Depend on grub (legacy) as this is currently a hard requirement;
LP: #331595.
  * Depend on qemu-kvm | qemu-kvm-extras instead of kvm | qemu as these are
transitional packages nowadays.
  * New patch, ip-mask-typo, fixes typo in IP mask handling; LP: #313575; from
r355.
  * Build-dep on python-all, not python-all-dev.
  * Bump up Standards-Version to 3.8.3.
  * Change Vcs-Bzr to XS-Upstream-Vcs-Bzr as the packaging is not kept in Bzr.
  * Add watch file.
  * Remove leftover VMBuilder/vcsversion.py.debdiff.
  * Move changes from 0.10-0ubuntu2 to sleep a little to leave a chance to
loop devices to settle down to a new patch, settle-down-disk.
 -- Loic MinierSun, 17 Jan 2010 21:21:38 +0100

** Changed in: vm-builder (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
VMBuilder/vm.py crash on an alpha char in numeric constant
https://bugs.launchpad.net/bugs/313575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 313575] Re: VMBuilder/vm.py crash on an alpha char in numeric constant

2010-01-17 Thread Loïc Minier
** Changed in: vm-builder (Ubuntu)
 Assignee: (unassigned) => Loïc Minier (lool)

-- 
VMBuilder/vm.py crash on an alpha char in numeric constant
https://bugs.launchpad.net/bugs/313575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 313575] Re: VMBuilder/vm.py crash on an alpha char in numeric constant

2009-11-22 Thread Chuck Short
** Changed in: vm-builder (Ubuntu)
   Status: Incomplete => Fix Committed

-- 
VMBuilder/vm.py crash on an alpha char in numeric constant
https://bugs.launchpad.net/bugs/313575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 313575] Re: VMBuilder/vm.py crash on an alpha char in numeric constant

2009-10-28 Thread Soren Hansen
Fixed here:

   http://bazaar.launchpad.net/~ubuntu-virt/vmbuilder/0.11/revision/355

** Changed in: vm-builder (Ubuntu)
   Importance: Undecided => Low

** Also affects: vmbuilder
   Importance: Undecided
   Status: New

** Changed in: vmbuilder
   Status: New => Fix Committed

** Changed in: vmbuilder
Milestone: None => 0.11.4

-- 
VMBuilder/vm.py crash on an alpha char in numeric constant
https://bugs.launchpad.net/bugs/313575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 313575] Re: VMBuilder/vm.py crash on an alpha char in numeric constant

2009-10-01 Thread J. Bruce Fields
By trial and error I found a minimal commandline that would reproduce
the problem for me was: "vmbuilder kvm ubuntu --ip=141.212.112.9"

-- 
VMBuilder/vm.py crash on an alpha char in numeric constant
https://bugs.launchpad.net/bugs/313575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 313575] Re: VMBuilder/vm.py crash on an alpha char in numeric constant

2009-10-01 Thread Chuck Short
Hi,

Can you show us the options that you used so we can reproduce this bug?

Regards
chuck

** Changed in: vm-builder (Ubuntu)
   Status: New => Incomplete

-- 
VMBuilder/vm.py crash on an alpha char in numeric constant
https://bugs.launchpad.net/bugs/313575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs