Oliver Lantwin

Results 4 issues of Oliver Lantwin

Using `aliBuild 1.5.5`, on `slc7_x86-64`(using `aliBuild` in docker on the `cern/cc7-base` image), I find myself in a situation in which `aliDoctor` and `aliBuild` disagree on which packages can be used...

With 1.17.11 (but also 1.17.5), the following `prefer_system_check` works for aliDoctor, but fails for aliBuild: ```yaml prefer_system_check: | [ "$GENFIT_VERSION" = "$REQUESTED_VERSION" ] && true ``` Any idea what the...

The --no-system flag from https://github.com/alisw/alibuild/releases/tag/v1.17.17 is a very welcome improvement, but can not be used on slc9 because --always-prefer-system is needed to use system packages. For development use it would...

**Is your feature request related to a problem? Please describe.** SHiP doesn't use GEANT3. We would like to remove it from our stack, but to move to the YAML-based config,...