Closed regro-cf-autotick-bot closed 6 years 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 needs openblas
.
Hasn't open as been merged?
The error is:
Traceback (most recent call last):
File "/opt/conda/lib/python3.6/site-packages/conda_build/environ.py", line 748, in get_install_actions
actions = install_actions(prefix, index, specs, force=True)
File "/opt/conda/lib/python3.6/site-packages/conda/common/io.py", line 46, in decorated
return f(*args, **kwds)
File "/opt/conda/lib/python3.6/site-packages/conda/plan.py", line 541, in install_actions
txn = solver.solve_for_transaction(prune=prune, ignore_pinned=not pinned)
File "/opt/conda/lib/python3.6/site-packages/conda/core/solve.py", line 518, in solve_for_transaction
force_remove, force_reinstall)
File "/opt/conda/lib/python3.6/site-packages/conda/core/solve.py", line 451, in solve_for_diff
final_precs = self.solve_final_state(deps_modifier, prune, ignore_pinned, force_remove)
File "/opt/conda/lib/python3.6/site-packages/conda/core/solve.py", line 331, in solve_final_state
conflicting_specs = r.get_conflicting_specs(tuple(final_environment_specs))
File "/opt/conda/lib/python3.6/site-packages/conda/resolve.py", line 705, in get_conflicting_specs
reduced_index = self.get_reduced_index(specs)
File "/opt/conda/lib/python3.6/site-packages/conda/resolve.py", line 254, in get_reduced_index
specs, features = self.verify_specs(specs)
File "/opt/conda/lib/python3.6/site-packages/conda/resolve.py", line 172, in verify_specs
raise ResolvePackageNotFound(bad_deps)
conda.exceptions.ResolvePackageNotFound:
- blas==1.1=openblas
During handling of the above exception, another exception occurred:
I guess the issue is with the recipe then :-/
@conda-forge-admin please rerender
Rerendering for correct openblas pin
It is likely this feedstock needs to be rebuilt. Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
This package has the following downstream children: cvxopt cythongsl fflas-ffpack galpy giac And potentially more.
If this PR was opened in error or needs to be updated please add the
bot-rerun
label to this PR. The bot will close this PR and schedule another one.This PR was created by the cf-regro-autotick-bot. The cf-regro-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (
conda install -c conda-forge rever
) and pip (pip install re-ver
) installable. Finally, feel free to drop us a line if there are any issues!