<div dir="ltr">On Mon, Mar 18, 2013 at 9:21 AM, Juerg Haefliger <span dir="ltr">&lt;<a href="mailto:juergh@gmail.com" target="_blank">juergh@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">&gt; cloud-utils has broken dependencies in the epel-6 tree:<br>

&gt; On i386:<br>
&gt;         cloud-utils-0.27-0.2.bzr216.el6.noarch requires qemu-img<br>
&gt; On ppc64:<br>
&gt;         cloud-utils-0.27-0.2.bzr216.el6.noarch requires qemu-img<br>
&gt; Please resolve this as soon as possible.<br>
<br>
Is this something that I need to fix or can I ignore it?<br></blockquote><div><br></div><div style>You should fix this. But unless cloud-utils can somehow work without qemu-img, the solution will simply be to stop building for i386 and ppc64. RHEL only provides qemu-img for x86_64 and attempts to bring it to the other architectures through EPEL were met with issues (see <a href="https://bugzilla.redhat.com/show_bug.cgi?id=877259">https://bugzilla.redhat.com/show_bug.cgi?id=877259</a>).</div>
<div style><br></div><div style>The line you need for EL6 builds would be:</div><div style>ExclusiveArch: x86_64</div><div style><br></div><div style>-- Sandro</div><div style><br></div><div style><br></div></div></div></div>