From 13d68e4334163c4240a1964f0afe5770e52c7b2c Mon Sep 17 00:00:00 2001 From: Wei Yang Date: Thu, 15 Aug 2019 15:14:59 -0700 Subject: [PATCH] xrootd-4.10+ require libmacaroons (from EPEL) --- xcache.singularity.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xcache.singularity.def b/xcache.singularity.def index a7d1327..03765a0 100644 --- a/xcache.singularity.def +++ b/xcache.singularity.def @@ -31,10 +31,10 @@ Purpose Xcache-for-RUCIO curl -s -o /etc/yum.repos.d/xrootd-stable-slc7.repo http://www.xrootd.org/binaries/xrootd-stable-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 xrootd-client xrootd + yum install -y xrootd-server xrootd-client xrootd libmacaroons yum install -y xrootd-rucioN2N-for-Xcache - yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm yum install -y vomsxrd mkdir -p /data