I'm trying to figure out the best way to deal with i686 packages and the things that I have come up with so far are:
- Ignore them and accept that emails will not be sent for those updates - Interface with bodhi/koji to determine whether an update has i686 builds and adjust the state determination as needed
I remember Kamil found a list of i686 packages (but can't seem to find the email at the moment) but I'll find the list of updates that would be affected by not handling i686 builds.
Any other thoughts on how to go about doing this or preferences on one over the other?
Tim
Tim, I'm thinking the latter is ultimately the better way.
As far as implementation, can you not grep for 686 in the description page thingy after where it says RPMs but prior to changelog? Just a thought.
John Dulaney