Installing condor on RHEL7

Jonathan Billings jsbillin at umich.edu
Tue Aug 8 17:57:02 UTC 2017


On Tue, Aug 8, 2017 at 1:41 PM, Larry Martell <larry.martell at gmail.com>
wrote:

> On Tue, Aug 8, 2017 at 1:32 PM, Jonathan Billings <jsbillin at umich.edu>
> wrote:
> > Check out 'yum history' to see the transaction.
>
> That doesn't seem to say what was installed, but clearly it does not show
> that I installed anything yesterday.
>
> $ sudo yum history
> > Loaded plugins: langpacks, product-id, search-disabled-repos,
> > subscription-manager
> > ID     | Login user               | Date and time    | Action(s)      |
> > Altered
> >
> > ------------------------------------------------------------
> -------------------
> >     17 | Larry Martell <lmartell> | 2017-07-17 16:25 | Install        |
> >  1
> >     16 | Larry Martell <lmartell> | 2017-07-17 16:22 | I, O, U        |
> > 21 E<


Sorry, I expected you to follow through and examine one of those
transactions to see the contents.  Read the man page for yum to learn how
to use 'yum history' to examine the transactions.


> > You could try a 'yum reinstall condor' to force it to install.
>
> $ sudo yum reinstall condor
> > Loaded plugins: langpacks, product-id, search-disabled-repos,
> > subscription-manager
> > No Match for argument: condor
> > Package(s) condor available, but not installed.
> > Error: Nothing to do
>

Are you sure you aren't excluding condor in your yum config?  Try "grep -r
exclude /etc/yum*".  There's also a condor package in EPEL, perhaps you've
set up an exclude line so you get the htcondor repo's instead?

-- 
Jonathan Billings <jsbillin at umich.edu>
College of Engineering - CAEN - Unix and Linux Support



More information about the redhat-list mailing list