[
https://issues.apache.org/jira/browse/CLOUDSTACK-7959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230566#comment-14230566
]
Will Stevens commented on CLOUDSTACK-7959:
------------------------------------------
More discussion on this issue:
http://markmail.org/search/list:org.apache.incubator.cloudstack-*?q=05bec59c+-+kvm%2C+qcow%2C+systemvm+qemu-img+-o+compat#query:list%3Aorg.apache.incubator.cloudstack-*%2005bec59c%20-%20kvm%2C%20qcow%2C%20systemvm%20qemu-img%20-o%20compat+page:1+mid:4rw4y5wsvtikg27c+state:results
> 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: edison su
> 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)