Skip to content
Snippets Groups Projects
Commit 45174f59 authored by Nikolai Hartmann's avatar Nikolai Hartmann
Browse files

update to 5.0.1-0.rc1

parent c887d37b
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ else
xrootd.async nosf
pss.config streams 128
pss.origin =
#pss.namelib -lfncache -lfn2pfn /usr/lib64/XrdName2NameDCP4RUCIO.so
pss.namelib -lfncache -lfn2pfn /usr/lib64/XrdName2NameDCP4RUCIO.so
pss.trace debug
# workaround for https://github.com/xrootd/xrootd/issues/975
......
......@@ -27,18 +27,18 @@ Purpose Xcache-for-RUCIO
%post
XRD_VERSION="5.0.0-1.el7.x86_64"
XRD_VERSION="5.0.1-0.rc1.el7.x86_64"
yum install -y curl gperftools hostname
curl -s -L -o /etc/yum.repos.d/xrootd-stable-slc7.repo http://www.xrootd.org/binaries/xrootd-stable-slc7.repo
curl -s -L -o /etc/yum.repos.d/xrootd-testing-slc7.repo http://www.xrootd.org/binaries/xrootd-testing-slc7.repo
curl -s -o /etc/pki/rpm-gpg/RPM-GPG-KEY-wlcg http://linuxsoft.cern.ch/wlcg/RPM-GPG-KEY-wlcg
curl -s -o /etc/yum.repos.d/wlcg-centos7.repo http://linuxsoft.cern.ch/wlcg/wlcg-centos7.repo
yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install -y xrootd-server-${XRD_VERSION} xrootd-client-${XRD_VERSION} xrootd-${XRD_VERSION} xrootd-voms-${XRD_VERSION} python2-xrootd-${XRD_VERSION}
yum install -y voms-clients wlcg-voms-atlas fetch-crl osg-ca-certs
#yum localinstall -y https://repo.opensciencegrid.org/osg/upcoming/el7/testing/x86_64/xrootd-rucioN2N-for-Xcache-1.2-3.2.osgup.el7.x86_64.rpm
yum localinstall -y https://repo.opensciencegrid.org/osg/upcoming/el7/testing/x86_64/xrootd-rucioN2N-for-Xcache-1.2-3.3.osgup.el7.x86_64.rpm
yum install -y gdb
yum install -y yum-utils
yum install -y python-requests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment