-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
conda-feedstock broken? #5128
Comments
@drewgilliam Can you kick off some new builds over there? All of the old builds are too old to have the log files still available in Github Actions. |
Thanks for the quick response! I don't think I have permissions to do anything in pipenv-feedstock - I'm just a user of conda-forge not an admin of the pipenv-feedstock. There seem to only be two human contributors in the history of pipenv-feedstock., @roccqqck and @beckermr, maybe they could kick something off? |
I don't recall making any non-admin changes to the feedstock. (I did accidentally make commits to most feedstocks on conda forge a while back.) Feel free to push a fix. |
@beckermr Well for one, I don't know what the |
So I believe I figured out the problem, which boils down to an environment variable. PR #4944 changed the way
In my understanding, this code expects/requires
Is this expected behavior? |
Sorry for the delay in responding @drewgilliam, yes I believe this is expected that CI should be set to 1 or unset or 0. However at first glance, that code doesn't look correct. Shouldn't this line: cc: @oz123 |
@drewgilliam Clarifying question -- does your environment need CI to be set to |
I don't know too much about the conda-forge feedstock environment - in my limited understanding, its a fairly automated environment where a lot of stuff is autogenerated for each feedstock package by the "conda smithy". The Even with the suggested change, Lines 17 to 35 in d2365bb
Assuming you're just trying to check if you're in a
|
@drewgilliam Is it safe to close this ticket at this point seeing as |
@matteius - before you close this issue, is there an answer to my comment above? It seems unexpected that pipenv will fail for any user/system that happens to have an environment variable |
@drewgilliam I opened a PR to improve handling of the CI variable: #5222 |
I've haven't gotten any response over at conda-forge, so I'm hoping someone here can help. The conda-forge feedstock has failed for almost all 2022 pipenv releases (latest pipenv version on conda-forge is 2022.1.8). Would anyone on the pipenv team be able to help fix the conda-forge feedstock?
conda-forge/pipenv-feedstock#24
https://anaconda.org/conda-forge/pipenv/files
The text was updated successfully, but these errors were encountered: