[
https://issues.apache.org/jira/browse/CLOUDSTACK-7959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232296#comment-14232296
]
ASF subversion and git services commented on CLOUDSTACK-7959:
-------------------------------------------------------------
Commit 3f8d0dd4871932b874ce615f54380f25539551d6 in cloudstack's branch
refs/heads/hotfix/4.5-7959 from [~wstevens]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=3f8d0dd ]
CLOUDSTACK-7959: fixed 'qemu-img convert' compat issue
> 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)