Skip to content
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

[BUG] CI build failures with mamba mambabuild #14068

Closed
wence- opened this issue Sep 8, 2023 · 0 comments · Fixed by #14067
Closed

[BUG] CI build failures with mamba mambabuild #14068

wence- opened this issue Sep 8, 2023 · 0 comments · Fixed by #14067
Labels
bug Something isn't working

Comments

@wence-
Copy link
Contributor

wence- commented Sep 8, 2023

Describe the bug

Conda 23.7.3 was released and changed the way plugin commands were handled. This briefly broke mamba (mamba-org/mamba#2715), with a fix released in mamba-org/mamba#2732.

A consequence of this is that we should no longer call mamba mambabuild, but rather mamba build conda build, which forwards to the mamba solver if (as is the case in the CI environments) boa is installed.

We can't use mamba build due to mamba-org/mamba#2821

@wence- wence- added bug Something isn't working ci labels Sep 8, 2023
wence- added a commit to wence-/rmm that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, mamba's mambabuild stopped working.
With boa installed, conda build uses the mamba solver, so just use
that instead.

See also rapidsai/cudf#14068.
rapids-bot bot pushed a commit to rapidsai/rmm that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, mamba's mambabuild stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Lawrence Mitchell (https://github.com/wence-)

Approvers:
  - Bradley Dice (https://github.com/bdice)
  - Ray Douglass (https://github.com/raydouglass)

URL: #1338
rapids-bot bot pushed a commit that referenced this issue Sep 8, 2023
Since Conda 23.7.3, the plugin mechanism changed, and mambabuild broke.

Since, with `boa` installed, `conda mambabuild` uses the `libmamba` solver, switch to that.

The general handling of subcommands with `mamba` was partially fixed in mamba-org/mamba#2732, but `mamba build` does not currently work due to mamba-org/mamba#2821.

- Closes #14068

Authors:
  - Lawrence Mitchell (https://github.com/wence-)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #14067
rapids-bot bot pushed a commit to rapidsai/cucim that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #607
rapids-bot bot pushed a commit to rapidsai/integration that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #681
rapids-bot bot pushed a commit to rapidsai/cuxfilter that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #535
rapids-bot bot pushed a commit to rapidsai/ucx-py that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #988
rapids-bot bot pushed a commit to rapidsai/dask-cuda that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #1231
rapids-bot bot pushed a commit to rapidsai/kvikio that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #278
rapids-bot bot pushed a commit to rapidsai/cuspatial that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #1265
rapids-bot bot pushed a commit to rapidsai/wholegraph that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #67
rapids-bot bot pushed a commit to rapidsai/raft that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #1812
rapids-bot bot pushed a commit to rapidsai/rapids-cmake that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)
  - AJ Schmidt (https://github.com/ajschmidt8)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #457
rapids-bot bot pushed a commit to rapidsai/ucxx that referenced this issue Sep 8, 2023
With the release of conda 23.7.3, `mamba mambabuild` stopped working. With boa installed, `conda mambabuild` uses the mamba solver, so just use that instead.

See also rapidsai/cudf#14068.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant