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]: DevContainer build is broken after RAPIDS 24.02 and CUDA 12.1 upgrade #1624

Closed
2 tasks done
mdemoret-nv opened this issue Apr 12, 2024 · 0 comments · Fixed by #1638
Closed
2 tasks done

[BUG]: DevContainer build is broken after RAPIDS 24.02 and CUDA 12.1 upgrade #1624

mdemoret-nv opened this issue Apr 12, 2024 · 0 comments · Fixed by #1638
Assignees
Labels
bug Something isn't working

Comments

@mdemoret-nv
Copy link
Contributor

Version

24.03

Which installation method(s) does this occur on?

Docker

Describe the bug.

If you try to rebuild the devcontainer in VSCode, you will get an error that the following container does not exist: rapidsai/devcontainers:23.12-cpp-cuda12.1-mambaforge-ubuntu22.04. It looks like a find/replace updated the base container without checking if that container exists.

Minimum reproducible example

Open VSCode and select "Devcontainers: Rebuild and Reopen in Container"

Relevant log output

No response

Full env printout

No response

Other/Misc.

No response

Code of Conduct

  • I agree to follow Morpheus' Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
@mdemoret-nv mdemoret-nv added the bug Something isn't working label Apr 12, 2024
@jarmak-nv jarmak-nv moved this from Todo to Review - Ready for Review in Morpheus Boards Apr 17, 2024
rapids-bot bot pushed a commit that referenced this issue Apr 19, 2024
Closes #1624, where the devcontainer fails to build due to a mis-typed base container.

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - Christopher Harris (https://github.com/cwharris)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #1638
@github-project-automation github-project-automation bot moved this from Review - Ready for Review to Done in Morpheus Boards Apr 19, 2024
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
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants