Bioconductor / BBS

The Bioconductor Build System
9 stars 11 forks source link

Update displayed OS version for the nebbiolos #391

Closed hpages closed 9 months ago

hpages commented 9 months ago

The version of the OS displayed on the build reports for the nebbiolos (Linux (Ubuntu 22.04.2 LTS)) is lagging behind the version that is actually running on the machines:

biocbuild@nebbiolo2:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"

It seems that 22.04.3 got released last Summer: https://fridge.ubuntu.com/2023/08/11/ubuntu-22-04-3-lts-released/