Juerg Haefliger wrote:
> BuildArch: noarch
>
> %if 0%{?rhel}
> # Only build on x86_64 for EPEL because qemu-img only exists for that arch
> ExclusiveArch: x86_64
> %endif
[...]
> error: Architecture is not included: noarch
Try "ExclusiveArch: noarch x86_64".
Björn Persson
signature.asc
Descr
> > >
> > > > Hi,
> > > >
> > > > I have a noarch package that has a requirement on another package
> > > > (qemu-img) that doesn't exist on i386 and ppc64. This results in
> > > > 'broken dependency' errors from koji. How do I tell koji not to
> > > > build on these arches?
> > >
> > > Is the prob
On Thu, 4 Apr 2013 13:01:36 +0200
Juerg Haefliger wrote:
> On Thu, Apr 4, 2013 at 12:26 PM, Dan Horák wrote:
>
> > On Thu, 4 Apr 2013 11:43:21 +0200
> > Juerg Haefliger wrote:
> >
> > > Hi,
> > >
> > > I have a noarch package that has a requirement on another package
> > > (qemu-img) that does
On Thu, Apr 4, 2013 at 12:26 PM, Dan Horák wrote:
> On Thu, 4 Apr 2013 11:43:21 +0200
> Juerg Haefliger wrote:
>
> > Hi,
> >
> > I have a noarch package that has a requirement on another package
> > (qemu-img) that doesn't exist on i386 and ppc64. This results in
> > 'broken dependency' errors f
On Thu, 04 Apr 2013 11:08:09 +0100, Paul Howarth wrote:
> On 04/04/13 10:43, Juerg Haefliger wrote:
> > I have a noarch package that has a requirement on another package
> > (qemu-img) that doesn't exist on i386 and ppc64. This results in 'broken
> > dependency' errors from koji. How do I tell koj
On Thu, 4 Apr 2013 11:43:21 +0200
Juerg Haefliger wrote:
> Hi,
>
> I have a noarch package that has a requirement on another package
> (qemu-img) that doesn't exist on i386 and ppc64. This results in
> 'broken dependency' errors from koji. How do I tell koji not to build
> on these arches?
Is t
On Thu, 4 Apr 2013 11:43:21 +0200, Juerg Haefliger wrote:
> I have a noarch package that has a requirement on another package
> (qemu-img) that doesn't exist on i386 and ppc64. This results in 'broken
> dependency' errors from koji. How do I tell koji not to build on these
> arches?
Your package
On 04/04/13 10:43, Juerg Haefliger wrote:
I have a noarch package that has a requirement on another package
(qemu-img) that doesn't exist on i386 and ppc64. This results in 'broken
dependency' errors from koji. How do I tell koji not to build on these
arches?
Use whatever ExcludeArch or Exclusi