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

2016-11-28 Thread Robie Basak
Thanks. I'll mark this bug as Invalid then. Please reopen if this is wrong. ** Changed in: vm-builder (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324640

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

2016-11-12 Thread joh...@servergy.com
Servergy went out of business in 2015 after SEC stock fraud scandal. This bug is no longer relevant. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324640 Title: vm-builder fails on creating ppc im

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324640 Title:

[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',