Skip to content

Commit

Permalink
Install bzip2 per mu2e request
Browse files Browse the repository at this point in the history
Install bzip2 per mu2e request RITM2052307
  • Loading branch information
vitodb authored and mambelli committed Apr 1, 2024
1 parent a635529 commit 55ab8fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion worker/fnal-wn-el9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ RUN yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.n
# ftgl gl2ps libGLEW giflib libAfterImage [LArSoft v09_16_00, V. Di Benedetto, RITM1085514]
# jq [SBND Mateus F. Carneiro, RITM1235906]
# htgettoken [Mu2e, Ray Culbertson, as part of RITM1572512]
# bzip2 [Mu2e, Ray Culbertson, as part of RITM2052307]
# OSG has only: osg-wn-client redhat-lsb-core singularity
# removed: gfal2-plugin-xrootd-2.18.1-2.el7.x86_64, verify why it was added, now in OSG
# TODO: temporary using osg-development, should be removed after 11/5
Expand All @@ -55,7 +56,7 @@ RUN yum install -y --enablerepo=crb --enablerepo=osg \
expat-devel libxml2-devel mysql-libs libtiff libjpeg-turbo openssh-clients openssl-devel tzdata glibc-headers glibc-devel apptainer \
pcre2 xxhash-libs libzstd libzstd-devel mpich mpich-devel numactl numactl-devel libffi libffi-devel libcurl-devel \
ftgl gl2ps libGLEW giflib libAfterImage \
jq htgettoken \
jq htgettoken bzip2 \
globus-gass-copy-progs globus-proxy-utils globus-xio-udt-driver gfal2-plugin-gridftp gfal2-plugin-srm uberftp \
gsi-openssh-clients myproxy voms-clients-cpp stashcp \
python3-setuptools python3-future python3-gfal2-util
Expand Down

0 comments on commit 55ab8fb

Please sign in to comment.