-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pkg 4697 12.4 initial #1
Conversation
…orge does (see conda-forge.yml)
Linter check found the following problems:ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_44o1q2h52m/clone` failed. (See above for error) The following problems have been found:===== WARNINGS =====
===== ERRORS =====
|
Linter check found the following problems:ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_4206l2cr_a/clone` failed. (See above for error) The following problems have been found:===== WARNINGS =====
===== ERRORS =====
|
Linter check found the following problems:ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_d6jabrpzgi/clone` failed. (See above for error) The following problems have been found:===== WARNINGS =====
===== ERRORS =====
|
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.
It's quite unusual to see a noarch package and compiler stuff at runtime. Is it somewhere described in docs to learn more about it?
Linter check found the following problems:ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_6cs5sec6_9/clone` failed. (See above for error) The following problems have been found:===== WARNINGS =====
===== ERRORS =====
|
@skupr-anaconda in general the reasoning is in the conda-forge recipe in some issue or PR, eg. conda-forge#3 gives some info |
in this case, it's a metapackage, so it's just a way to pull in other packages when used (which need to be run dependencies because otherwise it won't do that). It doesn't need to be arch-specific. It just happens to be one that groups a bunch of compilers. |
892ffff
to
9262951
Compare
On conda-forge this is handled in the CI config files Co-authored-by: Charles Bousseau <16641587+cbouss@users.noreply.github.com>
9262951
to
440438d
Compare
Linter check found the following problems:ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_46kfs8ia6i/clone` failed. (See above for error) The following problems have been found:===== WARNINGS =====
===== ERRORS =====
|
Linter check found the following problems:ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_76v26yhxkh/clone` failed. (See above for error) The following problems have been found:===== WARNINGS =====
===== ERRORS =====
|
Destination channel: defaults
Links
Explanation of changes: