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]: build_conda_packages.sh doesn't output conda package #1449

Closed
dagardner-nv opened this issue Dec 28, 2023 · 1 comment
Closed

[BUG]: build_conda_packages.sh doesn't output conda package #1449

dagardner-nv opened this issue Dec 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@dagardner-nv
Copy link
Contributor

Version

24.03

Which installation method(s) does this occur on?

Source

Describe the bug.

Running ./docker/build_conda_packages.sh appears to perform a build of a docker target, but doesn't appear to actually perform a docker build.

Minimum reproducible example

mkdir .conda-bld
./docker/build_conda_packages.sh
ls -la .conda-bld/


### Relevant log output

<details><summary>Click here to see error details</summary><pre>

 [Paste the error here, it will be hidden by default]

</pre></details>


### Full env printout

<details><summary>Click here to see environment details</summary><pre>

 [Paste the results of print_env.sh here, it will be hidden by default]

</pre></details>


### Other/Misc.

_No response_

### Code of Conduct

- [X] I agree to follow Morpheus' Code of Conduct
- [X] I have searched the [open bugs](https://github.com/nv-morpheus/Morpheus/issues?q=is%3Aopen+is%3Aissue+label%3Abug) and have found no duplicates for this bug report
@dagardner-nv dagardner-nv added the bug Something isn't working label Dec 28, 2023
@dagardner-nv
Copy link
Contributor Author

Expected usage is:

./docker/build_conda_packages.sh morpheus

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

No branches or pull requests

1 participant