Closed regro-cf-autotick-bot closed 1 year 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
) and found it was in an excellent condition.
This is erroring out with AttributeError: 'Namespace' object has no attribute 'recipe'
inside conda:
If submitted, this report will be used by core maintainers to improve
future releases of conda.
Traceback (most recent call last):
File "C:\Miniforge\lib\site-packages\conda\exceptions.py", line 1132, in __call__
return func(*args, **kwargs)
File "C:\Miniforge\lib\site-packages\conda\cli\main.py", line 69, in main_subshell
exit_code = do_call(args, p)
File "C:\Miniforge\lib\site-packages\conda\cli\conda_argparse.py", line 115, in do_call
return args.plugin_subcommand.action(sys.argv[2:])
File "C:\Miniforge\lib\site-packages\conda_build\plugin.py", line 10, in build
execute(*args, **kwargs)
File "C:\Miniforge\lib\site-packages\conda_build\cli\main_build.py", line 516, in execute
_parser, args = parse_args(args)
File "C:\Miniforge\lib\site-packages\conda_build\cli\main_build.py", line 470, in parse_args
check_recipe(args.recipe)
AttributeError: 'Namespace' object has no attribute 'recipe'
Hi! This is the friendly automated conda-forge-linting service.
I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please try to merge or rebase with the base branch to resolve this conflict.
Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug.
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
) and found it was in an excellent condition.
@conda-forge-admin, please rerender
@conda-forge/python any hints what might be causing this error?
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
If submitted, this report will be used by core maintainers to improve
future releases of conda.
Traceback (most recent call last):
File "C:\Miniforge\lib\site-packages\conda\exceptions.py", line 1132, in __call__
return func(*args, **kwargs)
File "C:\Miniforge\lib\site-packages\conda\cli\main.py", line 69, in main_subshell
exit_code = do_call(args, p)
File "C:\Miniforge\lib\site-packages\conda\cli\conda_argparse.py", line 115, in do_call
return args.plugin_subcommand.action(sys.argv[2:])
File "C:\Miniforge\lib\site-packages\conda_build\plugin.py", line 10, in build
execute(*args, **kwargs)
File "C:\Miniforge\lib\site-packages\conda_build\cli\main_build.py", line 516, in execute
_parser, args = parse_args(args)
File "C:\Miniforge\lib\site-packages\conda_build\cli\main_build.py", line 470, in parse_args
check_recipe(args.recipe)
AttributeError: 'Namespace' object has no attribute 'recipe'
Google didn't turn out much.
Is this a known issue? Should I open a ticket somewhere?
Google didn't turn out much.
Is this a known issue? Should I open a ticket somewhere?
Probably not. My guess is that the build stack changed to much since Aug 29th and the web rerender did not work. I rerendered it locally, let's see how it goes.
Edit: spoke too soon. The failure persists on Windows :-/
Yeah the other PRs are stalled with the same errors: https://github.com/conda-forge/pyinstaller-feedstock/pulls.
@nicoddemus @ocefpaf any luck with this? Perhaps you already saw this in your own searches but I searched google for the error message and found a StackOverflow question with no answers (not helpful) and an issue in the conda-build github repo that recommended upgrading conda.
I'd be happy to provide any assistance I can, but unfortunately I don't have any experience with publishing conda packages so I might be useless in this regard.
@conda-forge-admin, rerender
Hi! This is the friendly conda-forge automerge bot!
I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day!
Thanks for figuring this out, I really appreciate it!
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.Closes: #97
Pending Dependency Version Updates
Here is a list of all the pending dependency version updates for this repo. Please double check all dependencies before merging.
Dependency Analysis
Please note that this analysis is highly experimental. The aim here is to make maintenance easier by inspecting the package's dependencies. Importantly this analysis does not support optional dependencies, please double check those before making changes. If you do not want hinting of this kind ever please add
bot: inspection: false
to yourconda-forge.yml
. If you encounter issues with this feature please ping the bot teamconda-forge/bot
.Analysis by source code inspection shows a discrepancy between it and the the package's stated requirements in the meta.yaml.
Packages found by source code inspection but not in the meta.yaml:
Packages found in the meta.yaml but not found by source code inspection:
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/6018424874, please use this URL for debugging.