Martin Grigorov
Martin Grigorov
BTW the Docker build (used for making releases) now fails with: ``` Composer is operating significantly slower than normal because you do not have the PHP curl extension enabled. No...
The problem is that there is no svn package in neither bioconda channel nor in conda-forge. I'm not sure how this worked before.
https://anaconda.org/search?q=svn It exists in many other channels but the Bioconda builds use only `conda-forge` and `bioconda` channels.
> is there a way to specify others? I would like to keep the build process the same as before if possible? I am not aware of such way.
> if i switch svn to subversion it runs on linux but on osx i get the error: "svn: E170000: Unrecognized URL scheme", which means a lack of "HTTP/HTTPS support...
The error in the tests is not very clear to me...
Thanks! The comparison happens [here](https://github.com/openhpc/ohpc/blob/611b01fe68188bae48768b00300d3b37662b253b/tests/libs/hdf5/test-env-variables-new/C/H5T/test.sh.in#L66) but I cannot figure out where the [echoed](https://github.com/openhpc/ohpc/blob/611b01fe68188bae48768b00300d3b37662b253b/tests/libs/hdf5/test-env-variables-new/C/H5T/test.sh.in#L70) output goes to. It seems it is not written into a `.log` file and that's why we...
Here is the diff: ```diff :49:38.9351165Z ================================================ 2024-10-17T13:49:38.9351892Z Log file: ./tests/libs/hdf5/test-env-variables-new/C/H5T/h5ex_t_vlen.ddl.diff.log 2024-10-17T13:49:38.9352645Z --- tmp.test 2024-10-17 13:49:22.049008370 +0000 2024-10-17T13:49:38.9353225Z +++ ./testfiles/114/h5ex_t_vlen.ddl 2024-10-17 13:47:41.836252996 +0000 2024-10-17T13:49:38.9353818Z @@ -1,7 +1,7 @@ 2024-10-17T13:49:38.9354154Z HDF5...
@adrianreber Please review!
Done with https://github.com/bioconda/bioconda-recipes/pull/52385