This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision |
| habrok:migration:alma9:start [2026/06/10 11:55] – [TLDR] pedro | habrok:migration:alma9:start [2026/07/13 13:29] (current) – Remove maintenance notice pedro |
|---|
| ====== Hábrók upgrade from Alma Linux 8 to 9 ====== | ====== Hábrók upgrade from Alma Linux 8 to 9 ====== |
| | |
| |
| This page covers a general overview of Hábrók's move to Alma Linux 9 and what it means for your software. Make sure you also check the following related pages: | This page covers a general overview of Hábrók's move to Alma Linux 9 and what it means for your software. Make sure you also check the following related pages: |
| ---- | ---- |
| |
| ===== TLDR ===== | ===== TL;DR ===== |
| |
| Hábrók's OS is currently Alma Linux 8.10 and we will start a migration to Alma Linux 9.8 on a date to be announced soon. This migration will be gradual and we will first set up a test environment for our users. After the initial test period we will gradually migrate login, interactive and compute nodes from Alma Linux 8 to 9. This means there will be a mixed environment for a while, see [[habrok:migration:alma9:plan|here]] for details, including on how to access a particular Alma Linux version. | Hábrók's OS is currently Alma Linux 8.10 and we will start a migration to Alma Linux 9.8 on a date to be announced soon. This migration will be gradual and we will first set up a test environment for our users. After the initial test period we will gradually migrate login, interactive and compute nodes from Alma Linux 8 to 9. This means there will be a mixed environment for a while, see [[habrok:migration:alma9:plan|here]] for details, including on how to access a particular Alma Linux version. |
| === Python libraries === | === Python libraries === |
| |
| Most Python libraries are distributed as binary wheels. These binary wheels are expected to work on Alma Linux 9. Some wheels that no longer supported Alma Linux 8, may even work again on Alma Linux 9. | Most [[..:..:software_environment:python|]] libraries are distributed as binary wheels. These binary wheels are expected to work on Alma Linux 9. Some wheels that no longer supported Alma Linux 8, may even work again on Alma Linux 9. |
| |
| We do advise you to reinstall your virtual environments with a Python version from the ''EESSI/2025.06'' software stack, as the ''2023.01'' software stack will be deprecated in the future. See [[habrok:software_environment:eessi|here]] for more details on EESSI). | We do advise you to reinstall your virtual environments with a Python version from the ''EESSI/2025.06'' software stack, as the ''2023.01'' software stack will be deprecated in the future. See [[habrok:software_environment:eessi|here]] for more details on EESSI). Reinstalling your virtual environments is similar to the process of installing them in the first place. You can find detailed information on how to do this in the [[..:..:software_environment:python:environments|]] page. |
| |
| === R libraries === | === R libraries === |