[Vmdebootstrap-devel] Bug#798225: ERROR: Only amd64 supports UEFI in Wheezy

Report bug balooni at espiv.net
Sun Sep 6 23:51:36 UTC 2015


Package: vmdebootstrap
Version: 0.10-1
Severity: important


DEBUG Config:
[config]
output = 
log = 
log-level = debug
log-max = 0
log-keep = 10
log-mode = 0600
dump-memory-profile = simple
memory-dump-interval = 300
verbose = True
image = image.img
size = 3900000000
bootsize = 128000000
boottype = vfat
bootoffset = 0
use-uefi = False
esp-size = 5242880
part-type = msdos
roottype = ext4
swap = 0
foreign = 
variant = 
extlinux = False
tarball = 
apt-mirror = http://httpredir.debian.org/debian
mirror = http://localhost:3142/debian
arch = armel
distribution = wheezy
package = netbase, ntp, less, openssh-server, screen, git-core, binutils, ca-certificates, wget, kmod, curl, haveged, lsb-release
custom-package = 
no-kernel = True
kernel-package = 
enable-dhcp = True
root-password = 
lock-root-password = True
serial-console = False
serial-console-command = /sbin/getty -L ttyS0 115200 vt100
sudo = True
owner = 
squash = False
configure-apt = True
mbr = False
grub = False
sparse = False
pkglist = False
no-acpid = False

DEBUG Python version: 2.7.10 (default, Jul  1 2015, 10:54:53) 
[GCC 4.9.2]
CRITICAL Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 189, in
  _run
      self.process_args(args)
        File "/usr/sbin/vmdebootstrap", line 268, in process_args
	    'Only amd64 supports UEFI in Wheezy')
	    AppException: Only amd64 supports UEFI in Wheezy

ERROR: Only amd64 supports UEFI in Wheezy
AppException: command failed: ['qemu-img', 'create', '-f', 'raw',
'image.img', '5900000000']

I can reproduce this only with wheezy distribution.
This should not happen since UEFI support was not set in config.



More information about the Vmdebootstrap-devel mailing list