Subject: Re: [HTCondor-users] Removing condor-8.0.6-225363.rhel6.4.i686.rpm due to failed signature check.
> From: Lee Damon <nomad@xxxxxxxxxxxxxxxxx> > To: htcondor-users@xxxxxxxxxxx > Date: 05/10/2016 04:48 PM > Subject: Re: [HTCondor-users] Removing condor-8.0.6-225363.rhel6.
> 4.i686.rpm due to failed signature check. > Sent by: "HTCondor-users" <htcondor-users-bounces@xxxxxxxxxxx> >
> > Here, I just reposync for x86_64 only, since I don't have any
32-bit
> > machines still laying around.
>
> That's an excellent point Michael. I just checked and reposync.conf
has
> "arch=x86_64" (as I would have expected) so it shouldn't
even be trying
> to obtain anything but the x86_64 RPMs. I'll try adding that line
> explicitly to the htcondor-stable.repo file and see if it helps.
>
> ... nope. Still trying to grab that RPM. To tehGoogs!
You're looking for the "exclude" option,
as in "exclude=*.i386" - the arch option just overrides the local architecture
detected from the machine where yum is running.