You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Will Stevens (JIRA)" <ji...@apache.org> on 2014/11/21 14:04:33 UTC

[jira] [Created] (CLOUDSTACK-7959) System VMs failing to build

Will Stevens created CLOUDSTACK-7959:
----------------------------------------

             Summary: System VMs failing to build
                 Key: CLOUDSTACK-7959
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7959
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: Future, 4.5.0
            Reporter: Will Stevens
            Assignee: Will Stevens
             Fix For: Future


The system vm builds are failing on Jenkins for the '4.5' and 'master' branches.

The reason they are failing is because of the following.

In file: tools/appliance/build.sh b/tools/appliance/build.sh
In function: kvm_export()
The line: 
qemu-img convert -o compat=0.10 -f raw -c -O qcow2 raw.img "${appliance_build_name}-kvm.qcow2"

Is throwing an "unknown option 'compat'" error.
  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)