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 doctor is generating reports for non-existent environments. #14042

Closed
2 tasks done
ForgottenProgramme opened this issue Jul 15, 2024 · 0 comments · Fixed by #14112
Closed
2 tasks done

conda doctor is generating reports for non-existent environments. #14042

ForgottenProgramme opened this issue Jul 15, 2024 · 0 comments · Fixed by #14112
Assignees
Labels
in-progress issue is actively being worked on source::anaconda created by members of Anaconda, Inc. type::bug describes erroneous operation, use severity::* to classify the type

Comments

@ForgottenProgramme
Copy link
Contributor

Checklist

  • I added a descriptive title
  • I searched open reports and couldn't find a duplicate

What happened?

conda doctor is generating health reports for non-existent conda environments. 🤦‍♀️

How to recreate:
conda doctor -n <insert-a-non-existent-env-name>

What should happen:
conda doctor should first check whether the environment exists or not. If not it should simply exit with a "environment doesn't exists" message.

Conda Info

No response

Conda Config

No response

Conda list

No response

Additional Context

See this comment: #14017 (comment)

@ForgottenProgramme ForgottenProgramme added the type::bug describes erroneous operation, use severity::* to classify the type label Jul 15, 2024
@ForgottenProgramme ForgottenProgramme changed the title conda doctor should first check if the env exists or not. conda doctor is generating reports for non-existent environments. Jul 15, 2024
@ForgottenProgramme ForgottenProgramme self-assigned this Jul 15, 2024
@travishathaway travishathaway added source::anaconda created by members of Anaconda, Inc. backlog issue has been triaged but has not been earmarked for any upcoming release in-progress issue is actively being worked on and removed backlog issue has been triaged but has not been earmarked for any upcoming release labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress issue is actively being worked on source::anaconda created by members of Anaconda, Inc. type::bug describes erroneous operation, use severity::* to classify the type
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants