-
Notifications
You must be signed in to change notification settings - Fork 0
python-gssapi 1.8.3: rebuild against libkrb5 #3
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
Conversation
- gssapi.raw | ||
- gssapi.raw._enum_extensions | ||
source_files: # [unix] | ||
- gssapi/tests # [unix] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think tests must work without this line.
Linter check found the following problems:Traceback (most recent call last): File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/run.py", line 208, in main return_code, report = execute_linter( ~~~~~~~~~~~~~~^ recipe=args.recipe, ^^^^^^^^^^^^^^^^^^^ ...<6 lines>... verbose_flag=args.verbose, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/run.py", line 180, in execute_linter result = linter.lint(recipes, subdir, variant_config_files, exclusive_config_files, fix_flag) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 725, in lint msgs = self.lint_file( recipe_name, ...<3 lines>... fix=fix, ) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 831, in lint_file self.lint_recipe( ~~~~~~~~~~~~~~~~^ recipe, ^^^^^^^ fix=fix, ^^^^^^^^ ) ^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 891, in lint_recipe res = self.check_instances[check].run(recipe, fix) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 294, in run self.check_recipe(recipe) ~~~~~~~~~~~~~~~~~^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/check_syntax.py", line 36, in check_recipe has_constraints = constraints.search(spec) TypeError: expected string or bytes-like object, got 'NoneType'ERROR conda.cli.main_run:execute(127): |
Linter check found the following problems:Traceback (most recent call last): File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/run.py", line 208, in main return_code, report = execute_linter( ~~~~~~~~~~~~~~^ recipe=args.recipe, ^^^^^^^^^^^^^^^^^^^ ...<6 lines>... verbose_flag=args.verbose, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/run.py", line 180, in execute_linter result = linter.lint(recipes, subdir, variant_config_files, exclusive_config_files, fix_flag) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 725, in lint msgs = self.lint_file( recipe_name, ...<3 lines>... fix=fix, ) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 831, in lint_file self.lint_recipe( ~~~~~~~~~~~~~~~~^ recipe, ^^^^^^^ fix=fix, ^^^^^^^^ ) ^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 891, in lint_recipe res = self.check_instances[check].run(recipe, fix) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 294, in run self.check_recipe(recipe) ~~~~~~~~~~~~~~~~~^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/check_syntax.py", line 36, in check_recipe has_constraints = constraints.search(spec) TypeError: expected string or bytes-like object, got 'NoneType'ERROR conda.cli.main_run:execute(127): |
Linter check found the following problems:Traceback (most recent call last): File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/run.py", line 208, in main return_code, report = execute_linter( ~~~~~~~~~~~~~~^ recipe=args.recipe, ^^^^^^^^^^^^^^^^^^^ ...<6 lines>... verbose_flag=args.verbose, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/run.py", line 180, in execute_linter result = linter.lint(recipes, subdir, variant_config_files, exclusive_config_files, fix_flag) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 725, in lint msgs = self.lint_file( recipe_name, ...<3 lines>... fix=fix, ) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 831, in lint_file self.lint_recipe( ~~~~~~~~~~~~~~~~^ recipe, ^^^^^^^ fix=fix, ^^^^^^^^ ) ^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 891, in lint_recipe res = self.check_instances[check].run(recipe, fix) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 294, in run self.check_recipe(recipe) ~~~~~~~~~~~~~~~~~^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/check_syntax.py", line 36, in check_recipe has_constraints = constraints.search(spec) TypeError: expected string or bytes-like object, got 'NoneType'ERROR conda.cli.main_run:execute(127): |
Linter check found the following problems:Traceback (most recent call last): File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/run.py", line 208, in main return_code, report = execute_linter( ~~~~~~~~~~~~~~^ recipe=args.recipe, ^^^^^^^^^^^^^^^^^^^ ...<6 lines>... verbose_flag=args.verbose, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/run.py", line 180, in execute_linter result = linter.lint(recipes, subdir, variant_config_files, exclusive_config_files, fix_flag) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 725, in lint msgs = self.lint_file( recipe_name, ...<3 lines>... fix=fix, ) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 831, in lint_file self.lint_recipe( ~~~~~~~~~~~~~~~~^ recipe, ^^^^^^^ fix=fix, ^^^^^^^^ ) ^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 891, in lint_recipe res = self.check_instances[check].run(recipe, fix) File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 294, in run self.check_recipe(recipe) ~~~~~~~~~~~~~~~~~^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/check_syntax.py", line 36, in check_recipe has_constraints = constraints.search(spec) TypeError: expected string or bytes-like object, got 'NoneType'ERROR conda.cli.main_run:execute(127): |
An intermittent issue after merging the PR on win-64:
|
Destination channel: main
Links
Explanation of changes:
Notes: