Thanks Bert but it seems not working too in my machine. The following commands bring me to the same error:
cd /etc/yum.repos.d
sudo wget http://research.cs.wisc.edu/htcondor/yum/repo.d/htcondor-development-rhel7.repo
sudo wget http://research.cs.wisc.edu/htcondor/yum/repo.d/htcondor-stable-rhel7.repo
sudo wget http://research.cs.wisc.edu/htcondor/yum/RPM-GPG-KEY-HTCondor
sudo rpm --import RPM-GPG-KEY-HTCondor
sudo yum install condor.x86_64
sudo service condor start
Redirecting to /bin/systemctl start condor.service
sudo service condor status
Redirecting to /bin/systemctl status condor.service
â condor.service - Condor Distributed High-Throughput-Computing
Loaded: loaded (/usr/lib/systemd/system/condor.service; disabled)
Active: activating (auto-restart) (Result: exit-code) since Tue 2015-04-21 12:20:28 CEST; 2s ago
Process: 766 ExecStop=/usr/sbin/condor_off -master (code=exited, status=1/FAILURE)
Process: 764 ExecStart=/usr/sbin/condor_master -f (code=exited, status=4)
Main PID: 764 (code=exited, status=4)
Apr 21 12:20:28 minicloud.di.unipmn.it systemd[1]: condor.service: control pr...
Apr 21 12:20:28 minicloud.di.unipmn.it systemd[1]: Unit condor.service entere...
Apr 21 12:20:28 minicloud.di.unipmn.it systemd[1]: condor.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
So, it seems not working in Fedora 21 the steps above.
Note that a "condor" user is not created.
Thanks for your support,
M
______________________________________