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

conda index being deprecated #3447

Closed
sgpearse opened this issue Aug 29, 2023 · 4 comments
Closed

conda index being deprecated #3447

sgpearse opened this issue Aug 29, 2023 · 4 comments
Labels
Bug conda/mamba related Unable to fix in VAPOR codebase Will Not Fix Will not be fixed for the timebeing. Will revist if the issue becomes a problem .

Comments

@sgpearse
Copy link
Collaborator

When running the python API platform tests on ubuntu, I'm unable to index my channel according to our instructions due to a deprecation error. Conda is at version 23.7.3.

(3.9.0.aug29) vapor@vapor-Precision-Tower-5810:~$ conda index channel
/home/vapor/miniconda3/envs/3.9.0.aug29/bin/conda-index:11: DeprecationWarning: conda_build.cli.main_index.main is deprecated and will be removed in 4.0.0. Use conda index instead.
sys.exit(main())

image

@sgpearse sgpearse added the Bug label Aug 29, 2023
@sgpearse
Copy link
Collaborator Author

The issue exists with mamba as well.

image

@sgpearse
Copy link
Collaborator Author

On a fresh Ubuntu 22 installation:

image

@StasJ
Copy link
Collaborator

StasJ commented Sep 1, 2023

I could not reproduce this. I used a fresh conda install and made sure to have the latest version of conda-build.

In any event, this is a Conda issue unrelated to Vapor.

@sgpearse sgpearse added the High label Sep 5, 2023
@sgpearse
Copy link
Collaborator Author

sgpearse commented Sep 5, 2023

conda/conda-build#4993

@sgpearse sgpearse added Will Not Fix Will not be fixed for the timebeing. Will revist if the issue becomes a problem . conda/mamba related Unable to fix in VAPOR codebase and removed High labels Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug conda/mamba related Unable to fix in VAPOR codebase Will Not Fix Will not be fixed for the timebeing. Will revist if the issue becomes a problem .
Projects
None yet
Development

No branches or pull requests

2 participants