Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
fe27be55
Commit
fe27be55
authored
Oct 16, 2020
by
Fabio Luchetti
Browse files
Pin xrootd version to 4.12.5 in all debian builds
parent
2edaef08
Pipeline
#2017564
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile_ubuntu_bionic
View file @
fe27be55
...
...
@@ -53,7 +53,7 @@ RUN curl -sL http://storage-ci.web.cern.ch/storage-ci/storageci.key | apt-key ad
&& apt-get update \
&& echo -e "deb http://storage-ci.web.cern.ch/storage-ci/debian/xrootd bionic release\n# deb-src http://storage-ci.web.cern.ch/storage-ci/debian/xrootd bionic release" >> /etc/apt/sources.list \
&& add-apt-repository 'deb http://storage-ci.web.cern.ch/storage-ci/debian/xrootd bionic release' \
&& echo "Package: xrootd* libxrd* libxrootd*\nPin: version 4.12.
4
\nPin-Priority: 1000" > /etc/apt/preferences.d/xrootd.pref
&& echo "Package: xrootd* libxrd* libxrootd*\nPin: version 4.12.
5
\nPin-Priority: 1000" > /etc/apt/preferences.d/xrootd.pref
# Create local repo from eos artifacts
ENV EOSREPODIR="/debs/eos/"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment