Bug 488849

Summary: Unavailable in rawhide for 32bit x86.
Product: [Fedora] Fedora Reporter: Tomislav Vujec <tvujec>
Component: irqbalanceAssignee: Neil Horman <nhorman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: high    
Version: rawhideCC: lex.lists, nhorman
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-31 15:38:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomislav Vujec 2009-03-05 22:25:06 UTC
Description of problem:
Since the mass rebuild for i586, irqbalance is now unavailable in rawhide for
32bit x86.

Version-Release number of selected component (if applicable):
irqbalance-0.55-13.fc11

How reproducible:
yum list irqbalance

Actual results:
None

Expected results:
irqbalance.i586

Comment 1 lexual 2009-03-06 00:58:52 UTC
$ sudo yum --enablerepo=rawhide list irqb*
Available Packages
irqbalance.i386                      2:0.55-12.fc11                       rawhide

Comment 2 Tomislav Vujec 2009-03-06 03:58:40 UTC
Do you have a local mirror of rawhide or something? It is old version (-12 as opposed to -13) and is definitely not on the main server. Check the latest koji build, it was not built for i586 (i386 is gone).

Comment 3 Neil Horman 2009-03-06 12:12:59 UTC
I thought rawhide was undergoing a mass rebuild,  is that perhaps why its missing?

Comment 4 Tomislav Vujec 2009-03-06 14:30:48 UTC
Mass rebuild is the reason, but not for the delay, since the package was successfully built for the ppc, ppc64 and x86_64 architectures:
http://koji.fedoraproject.org/koji/buildinfo?buildID=86481

There seems to be a problem in the spec file that doesn't allow building for new i586 platform that replaces i386.

Comment 5 Neil Horman 2009-03-06 14:54:40 UTC
yep, thats it, thanks, I've corrected this in irqbalance-0.55-14.fc11.  Building now, should be available shortly.  Thanks!

Comment 6 Tomislav Vujec 2009-03-06 15:39:53 UTC
I finally re-enabled my cvs access, and I can see your change now. Thanks.

BTW,  for ExclusiveArch, in most cases if you really mean 32bit x86 archs, you should use the %{ix86} macro instead.

Comment 7 Tomislav Vujec 2009-03-08 06:56:57 UTC
I think this can be closed now.