Closed regro-cf-autotick-bot closed 2 weeks ago
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml
) and found it was in an excellent condition.
Looks like this is failing due to https://github.com/pypa/pip/issues/12884
Solution on some feedstocks is to pin pip <24.2
@synapticarbors @jschueller Any update on this one? I have one downstream that depends on this. Thanks!
@conda-forge-admin please rerender
@conda-forge/core I'm seeing a permission denied error after re-rendering on all builds. For example on linux:
/home/vsts/work/_temp/cb04ad42-87db-4915-a95c-a785eab82003.sh: line 12: .scripts/run_docker_build.sh: Permission denied
@synapticarbors I've seen this elsewhere; I was able to fix this in other feedstocks by pulling to local, rerendering there, and pushing back to remote.
CC: @conda-forge/core We're still seeing this permission error in the CI periodically
Hi! This is the friendly conda-forge automerge bot!
I considered the following status checks when analyzing this PR:
Thus the PR was not passing and not merged.
@thewchan -- Thanks. Let me give that a try.
Hi! This is the friendly conda-forge automerge bot!
Commits were made to this PR after the automerge
label was added. For security reasons, I have disabled automerge by removing the automerge
label. Please add the automerge
label again (or ask a maintainer to do so) if you'd like to enable automerge again!
Hi! This is the friendly conda-forge automerge bot!
Commits were made to this PR after the automerge
label was added. For security reasons, I have disabled automerge by removing the automerge
label. Please add the automerge
label again (or ask a maintainer to do so) if you'd like to enable automerge again!
I think the pip check
issue may be indicative of something real: downstream on https://github.com/conda-forge/schedula-feedstock/pull/79, i could only get the test suite running by pinning to !=0.70.17
.
I'm getting something strange downstream:
multiprocess 0.70.17 is not supported on this platform
Might be similar problems @bollwyvl is seeing. CC: @synapticarbors
Was it really necessary to skip the pip check test in this way?
Pip check is now relied on in many recipes and i don't think it is ok to simply drop it like this for conda-forge.
@hmaarrfk see: https://github.com/conda-forge/multiprocess-feedstock/pull/52
Somehow pip check working with python 3.13 but failing on all lower
okay I think it has to do with this: https://github.com/uqfoundation/multiprocess/issues/196
Looks like upstream is planning to release a 0.70.17.1
to fix
Sounds like a one line patch to fix in this feedstock, which may be worth it for the downstream headache avoidance.
On Fri, Nov 15, 2024, 10:28 Matt Chan @.***> wrote:
okay I think it has to do with this: uqfoundation/multiprocess#196 https://github.com/uqfoundation/multiprocess/issues/196
Looks like upstream is planning to release a 0.70.17.1 to fix
— Reply to this email directly, view it on GitHub https://github.com/conda-forge/multiprocess-feedstock/pull/51#issuecomment-2479371632, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALCRCVZJ7YTIZITWBKJIL2AYOLRAVCNFSM6AAAAABPEQ6T7KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZZGM3TCNRTGI . You are receiving this because you were mentioned.Message ID: @.***>
Here's the fix someone is proposing upstream: https://github.com/uqfoundation/multiprocess/pull/197
Seems more than a 1 liner and it's trying to future proof
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_file
is packagedInformation about this PR:
please add bot automerge
in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have theconda-forge-admin
add it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/11116961488 - please use this URL for debugging.