unset $CONDA_PREFIX in configure step for Arrow#20414
unset $CONDA_PREFIX in configure step for Arrow#20414akesandgren merged 1 commit intoeasybuilders:developfrom
$CONDA_PREFIX in configure step for Arrow#20414Conversation
7768c94 to
103b2a4
Compare
|
@Flamefire would you mind re-targetting this to the 5.0.x branch? this currently touches a lot of older easyconfigs, which have been archived in 5.0.x already |
103b2a4 to
a9b0c55
Compare
|
Test report by @Flamefire |
|
Turns out this option is too useful. If set it will not download/use any of the bundled software and hence will fail. If not set it might use conda if So only thing we could do is |
|
Test report by @Flamefire |
|
Failure due to changed defaults in PythonPackage as I was installing in EB 4 |
|
@boegelbot please test @ generoso |
|
@jfgrimm: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2074358097 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
Same issue here: 4.x -> 5.x changes |
|
hmm, I thought the bot used 5.0.x for PRs targetting that branch |
It is not automatatic and on jsc-zen3 only (I believe). |
|
@boegelbot please test @ jsc-zen3 |
thanks, haven't done anything on the 5.0.x easyconfigs branch for a while |
|
@branfosj: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2074800172 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
Unrelated issue when building CMake:
|
Updated software
|
|
Test report by @Flamefire |
|
Test report by @Flamefire |
|
Test report by @Flamefire |
|
Test report by @Flamefire |
|
This PR contains a few deprecated (and / or ) archived EasyConfigs by now. We should probably just remove them, and focus on the supported ones. |
7b87ea2 to
b20701e
Compare
|
Rebased to remove old ECs |
|
@Flamefire Anything using a toolchain older than |
|
This just adds a simple line with a trivial env variable unset. I think it is much easier to just merge it even it does a simple change to ECs of deprecated toolchains. |
|
@boegelbot Please test @ jsc-zen3 |
|
@akesandgren: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3406491707 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @Flamefire! |
$CONDA_PREFIX in configure step for Arrow
(created using
eb --new-pr)This fixes the configure process when a conda environment is active.
Relevant output from the configure step looks like: