Skip to content
Snippets Groups Projects
Commit 926a5f39 authored by Julien Leduc's avatar Julien Leduc
Browse files

using versionlock for eos since the last rpm in citrine-commit repo is broken...

using versionlock for eos since the last rpm in citrine-commit repo is broken and FST does not start. I am switching to the tagged version which is tested. Anyway, we ll need to download the RPMs locally and add them to our local repo so that we can reinstall those: they are disappearing after few weeks from jenkins repo and are lost forever otherwise...
parent 37bdac0f
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,8 @@ ENV BASEDIR="continuousintegration/docker/ctafrontend/cc7"
ENV CTAREPODIR="/tmp/repo"
# Manage repos
ADD ${BASEDIR}/etc/yum.repos.d/* /etc/yum.repos.d/
RUN yum install -y yum-plugin-priorities createrepo epel-release
ADD ${BASEDIR}/etc /etc
RUN yum install -y yum-plugin-priorities yum-plugin-versionlock createrepo epel-release
# where do we want to get xroot from?
# epel version is more recent but eos-citrine-depend repo has a higher priority (4) than epel
......
0:eos-client-4.1.11-1.el7.x86_64
0:eos-server-4.1.11-1.el7.x86_64
1:xrootd-4.4.0-1.el7.x86_64
1:xrootd-debuginfo-4.4.0-1.el7.x86_64
1:xrootd-client-libs-4.4.0-1.el7.x86_64
1:xrootd-client-4.4.0-1.el7.x86_64
1:xrootd-selinux-4.4.0-1.el7.noarch
1:xrootd-server-4.4.0-1.el7.x86_64
1:xrootd-libs-4.4.0-1.el7.x86_64
1:xrootd-server-libs-4.4.0-1.el7.x86_64
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