[Bug 1324640] Re: vm-builder fails on creating ppc images

2014-10-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/1324640

Title:
  vm-builder fails on creating  ppc images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1324640/+subscriptions

-- 
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 1324640] Re: vm-builder fails on creating ppc images

2014-06-06 Thread Carlos Hsiao
It seems that ppce500 is not a valid host arch for vmbuilder.
Please reference to the following codes in 
/usr/lib/python2.7/dist-packages/VMBuilder/distro.py:

# Maps host arch to valid guest archs
valid_archs = { 'amd64' : ['amd64', 'i386', 'lpia' ],
'i386' : [ 'i386', 'lpia' ],
'lpia' : [ 'i386', 'lpia' ] }

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/1324640

Title:
  vm-builder fails on creating  ppc images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1324640/+subscriptions

-- 
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