Wolf Vollprecht

Results 1457 comments of Wolf Vollprecht

With the latest version of rattler-build?

Hi @danyeaw We have the following two PRs: - https://github.com/conda/rattler/pull/1545 - https://github.com/conda/rattler/pull/1550

And there is also: https://github.com/prefix-dev/rattler-build/pull/1785 where it works in rattler-build.

Hey @chnce - the entrypoints are actually not part of rattler-build, but they are created upon installation by Pixi (which uses `rattler` for this). The binaries are located here: https://github.com/conda/rattler/blob/acd5ccf294e63ce769fc6f4b6ddc49d96942fea3/crates/rattler/src/install/entry_point.rs#L18C1-L19C1...

This is what I see: > At this time Trusted Signing is only available to organizations based in the USA and Canada that have a verifiable history of three years...

Well looks like it might have worked anyways :) let's see!

Can you use the tarball from a release? https://github.com/acts-project/acts/releases/tag/v41.1.0 ?

On macOS you might have to use ``` if [[ "${target_platform}" == "osx-64" ]]; then export CXXFLAGS="${CXXFLAGS} -D_LIBCPP_DISABLE_AVAILABILITY" fi ``` https://github.com/conda-forge/z5py-feedstock/pull/47/commits/5fbcb9220d468f0e8f90dd39f3fbb7427dfc5e88 https://github.com/conda-forge/z5py-feedstock/issues/24

Yep, I recently had the same thought!

Awesome, thanks for making a report. This one should be relatively easy to fix :)