[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] which variant of Condor 7.4.3?



On 23/09/2010 19:50, Thawan Kooburat wrote:
condor-7.x.x-linux-*.rpm  is the old format that install everything in /opt

condor-7.x.x-x.rhel(4|5).*.rpm is the new one that follows rpm
conventions. Please see URL below for more info

http://www.cs.wisc.edu/condor/yum/

humm, I see a strange problem here: yum doesn't seem to find condor [even] after installing the repo.

[root@farm004 yum.repos.d]# cat /etc/yum.repos.d/condor-stable-rhel5.repo 
[condor-stable]
name=Condor Stable RPM Repository for Redhat Enterprise Linux 5
baseurl=http://www.cs.wisc.edu/condor/yum/stable/rhel5
enabled=1
gpgcheck=0

[root@farm004 yum.repos.d]# yum install condor
Loaded plugins: kernel-module
Excluding Packages in global exclude list
Finished
Setting up Install Process
No package condor available.
Nothing to do

Anyone got any idea what am I missing?

Cheers,
Santanu