Dear Easybuilders ! I am trying to update the EB from 5.0.0 to 5.1.1 and I am getting problems with the sanity check, either using: eb EasyBuild-5.1.1.eb ; or eb --install-latest-eb-release
== sanity checking... >> loading modules: EasyBuild/5.1.1... == ... (took 1 secs) == FAILED: Installation ended unsuccessfully: Undefined build option: 'ignore_pip_unversioned_pkgs'. Make sure you have set up the EasyBuild configuration using set_up_configuration() (from easybuild.tools.options) in case you're not using EasyBuild via the 'eb' CLI. (took 55 secs) == Results of the build can be found in the log file(s) /software/eb2024/easybuild/tmp/easybuild-EasyBuild-5.1.1-20250715.105150.cWEaX.log ERROR: Installation of EasyBuild-5.1.1.eb failed: "Undefined build option: 'ignore_pip_unversioned_pkgs'. Make sure you have set up the EasyBuild configuration using set_up_configuration() (from easybuild.tools.options) in case you're not using EasyBuild via the 'eb' CLI." I have check the configuration with : eb --show-config # # Current EasyBuild configuration # (C: command line argument, D: default value, E: environment variable, F: configuration file) # buildpath (E) = /dev/shm/easybuild containerpath (E) = /software/eb2024/easybuild/software/containers debug (E) = True filter-deps (E) = installpath (E) = /eb/x86_64 repositorypath (D) = /home/easybuild/.local/easybuild/ebfiles_repo robot-paths (E) = /home/easybuild/eb/git/easybuild-easyconfigs/easybuild/easyconfigs rpath (D) = True sourcepath (E) = /software/eb2024/easybuild/software/sources tmp-logdir (E) = /software/eb2024/easybuild/tmp zip-logs (E) = bzip2 But there is nothing related with the "ignore_pip_unversioned_pkgs". Also I have tried to find this options with "eb --show-full-config" but it does not appear. I am running on Rocky 8.9. Any hint ? Thank you ! quim ---------------------------------------------------------------------------------------------------------------------------------------- *Dr. Joaquim Jornet Somoza* *Técnico Superior de Cálculo Científico * Servicios Generales a la Investigación (*SGIker*) Universidad del País Vasco (*UPV/EHU*) email: [email protected] Edificio Joxe Maria Korta (Campus Gipuzkoa) Av. Tolosa 72, 4a planta 20018 Donostia-San Sebastián, Gipuzkoa, Spain *External Collaborator.* Nano-Bio Spectroscopy group Departamento de Física de Materiales Universidad del País Vasco (UPV/EHU) Donostia-San Sebastián, Gipuzkoa, Spain The Max Planck Institute for the Structure and Dynamics of Matter (MPSD) Bldg. 99 (CFEL) Luruper Chaussee 149 22761 Hamburg, Germany

