cms-sw / cms-docker

Docker files for various cms services and tasks
18 stars 29 forks source link

Update apptainer version in containers #252

Closed kpedro88 closed 5 months ago

kpedro88 commented 6 months ago

There are outdated apptainer versions in several current CMS containers:

These need to be updated to 1.2.5-1, which includes the resolution to https://github.com/apptainer/apptainer/issues/1779.

(I'm not sure what action needs to be taken for this update - maybe just triggering a new build of the containers? The apptainer version doesn't seem to be pinned anywhere in this repository, as far as I can tell.)

cmsbuild commented 6 months ago

cms-bot internal usage

cmsbuild commented 6 months ago

A new Issue was created by @kpedro88 Kevin Pedro.

@rappoccio, @smuzaffar, @antoniovilela, @Dr15Jones, @makortel, @sextonkennedy can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

smuzaffar commented 6 months ago

type cc7,el8 thanks @kpedro88. New apptainer version should be picked up on next rebuild of our containers. Hopefully cmssw/el8 will be rebuild soon but cmssw/el7 might need a force re-build as base container centos:7 is kind of frozen.

@aandvalenzuela , are we ready to build cmssw/el8 ?

aandvalenzuela commented 6 months ago

There are no changes in the base image, but I can force-build it hopefully between today and tomorrow

smuzaffar commented 6 months ago

@aandvalenzuela , please go ahead and force trigger cmssw/cc7 build

smuzaffar commented 5 months ago

apptainer version 1.2.5 is now available in el7 and el8 containers