VMBuilder.exception.VMBuilderException: '2' is type <type 'str'>, expected int.

Bug #527240 reported by Loïc Minier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vm-builder (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Hi

with --cpus 2 on the vmbuilder command args, I get:
2010-02-24 18:58:45,579 DEBUG : Loading plugins
2010-02-24 18:58:45,586 DEBUG : ['dpkg', '--print-architecture']
2010-02-24 18:58:45,589 DEBUG : amd64
Traceback (most recent call last):
  File "/usr/bin/vmbuilder", line 24, in <module>
    cli.main()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/contrib/cli.py", line 74, in main
    hypervisor.set_setting(option, val)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/__init__.py", line 254, in set_setting
    self.context._config[name].set_value(value)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/__init__.py", line 210, in set_value
    self.do_check_value(value)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/__init__.py", line 177, in do_check_value
    self.check_value(value)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/__init__.py", line 226, in check_value
    raise VMBuilderException('%r is type %s, expected int.' % (value, type(value)))
VMBuilder.exception.VMBuilderException: '2' is type <type 'str'>, expected int.

Bye

ProblemType: Bug
Architecture: amd64
Date: Wed Feb 24 18:59:14 2010
DistroRelease: Ubuntu 10.04
Package: python-vm-builder 0.12.0-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=fr_FR.UTF-8
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
SourcePackage: vm-builder
Uname: Linux 2.6.32-14-generic x86_64

Related branches

Revision history for this message
Loïc Minier (lool) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package vm-builder - 0.12.1-0ubuntu1

---------------
vm-builder (0.12.1-0ubuntu1) lucid; urgency=low

  * New upstream, bugfix-only release. (LP: #303882, #523589, #261702,
    #284620, #527240, #527253)
 -- Soren Hansen <email address hidden> Wed, 24 Feb 2010 23:52:03 +0100

Changed in vm-builder (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.