conda-forge / numexpr-feedstock

A conda-smithy repository for numexpr.
BSD 3-Clause "New" or "Revised" License
0 stars 17 forks source link

Fix `mkl` and `mkl_devel` pinning #59

Closed ericpre closed 11 months ago

ericpre commented 11 months ago

Remove mkl and mkl_devel pinning, now that https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/5289 is merged - see https://github.com/conda-forge/numexpr-feedstock/pull/58#issuecomment-1859116174 for background.

Checklist

conda-forge-webservices[bot] commented 11 months 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.

ericpre commented 11 months ago

@conda-forge-admin, please rerender

github-actions[bot] commented 11 months ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you but ran into some issues. Please check the output logs of the latest rerendering GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or try re-rendering locally.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/numexpr-feedstock/actions/runs/7280752847.

ericpre commented 11 months ago

@conda-forge-admin, please rerender

github-actions[bot] commented 11 months ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you but ran into some issues. Please check the output logs of the latest rerendering GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or try re-rendering locally.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/numexpr-feedstock/actions/runs/7280940014.

ericpre commented 11 months ago

Conda-smithy fails because of https://github.com/conda-forge/conda-smithy/pull/1816.

ericpre commented 11 months ago

@conda-forge-admin , please re-render

github-actions[bot] commented 11 months ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you but ran into some issues. Please check the output logs of the latest rerendering GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or try re-rendering locally.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/numexpr-feedstock/actions/runs/7286377869.

ericpre commented 11 months ago

From the conda-smithy log:

INFO:webservices_dispatch_action.rerendering:rerendering
Traceback (most recent call last):
  File "/opt/conda/bin/conda-smithy", line 10, in <module>
    sys.exit(main())
  File "/opt/conda/lib/python3.10/site-packages/conda_smithy/cli.py", line 725, in main
    args.subcommand_func(args)
  File "/opt/conda/lib/python3.10/site-packages/conda_smithy/cli.py", line 585, in __call__
    self._call(args, tmpdir)
  File "/opt/conda/lib/python3.10/site-packages/conda_smithy/cli.py", line 590, in _call
    configure_feedstock.main(
  File "/opt/conda/lib/python3.10/site-packages/conda_smithy/configure_feedstock.py", line 2502, in main
    exclusive_config_file, cf_pinning_ver = get_cached_cfp_file_path(
  File "/opt/conda/lib/python3.10/site-packages/conda_smithy/configure_feedstock.py", line 2326, in get_cached_cfp_file_path
    get_cfp_file_path(smithy_cache)
  File "/opt/conda/lib/python3.10/site-packages/conda_smithy/configure_feedstock.py", line 2250, in get_cfp_file_path
    pkg = get_most_recent_version("conda-forge-pinning")
  File "/opt/conda/lib/python3.10/site-packages/conda_smithy/configure_feedstock.py", line 2187, in get_most_recent_version
    request.raise_for_status()
  File "/opt/conda/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://api.anaconda.org/package/conda-forge/conda-forge-pinning
INFO:webservices_dispatch_action.rerendering:token can change workflows: False
INFO:webservices_dispatch_action.rerendering:pushing and commenting: branch|owner|repo = rerender2|ericpre|numexpr-feedstock
Traceback (most recent call last):
  File "/opt/conda/bin/run-webservices-dispatch-action", line 33, in <module>
    sys.exit(load_entry_point('webservices-dispatch-action', 'console_scripts', 'run-webservices-dispatch-action')())
  File "/webservices_dispatch_action/webservices_dispatch_action/__main__.py", line 86, in main
    raise RuntimeError(
RuntimeError: Rerendering failed! error in push|rerender: False|True
ericpre commented 11 months ago

@conda-forge-admin , please re-render

ericpre commented 11 months ago

@ocefpaf, @xhochy, this should be good to go, thanks!

xhochy commented 11 months ago

@ericpre I'm not a maintainer here so I would only merge if nobody of the maintainers have reacted after a week.

ericpre commented 11 months ago

Thank you for following up, yes it makes sense! I tagged you because from https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/5289 you will be aware of what it is about! :)