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

After installing "debug" package, conda breaks #5780

Closed
mcgibbon opened this issue Aug 4, 2017 · 4 comments
Closed

After installing "debug" package, conda breaks #5780

mcgibbon opened this issue Aug 4, 2017 · 4 comments
Labels
locked [bot] locked due to inactivity source::community catch-all for issues filed by community members type::packaging indicates a request regarding a package

Comments

@mcgibbon
Copy link

mcgibbon commented Aug 4, 2017

With a working Python 2.7 install, I ran "conda install debug" to be able to debug a Cython extension. I ran into some other issues as a result, but can't fix them because of one main issue - now "conda" does nothing.

[mcgibbon@***.edu workspace]$ conda remove debug
[204525 refs]
[mcgibbon@***.edu workspace]$ conda list
[204525 refs]
[mcgibbon@***.edu workspace]$ conda
[204525 refs]

As a temporary work-around, how can I manually remove debug and go back to my previous Python installation? I am using Linux with a home directory install.

In the longer term, conda probably shouldn't break when installing packages in the anaconda channel.

@mcgibbon
Copy link
Author

mcgibbon commented Aug 7, 2017

I manually downloaded a Python package from the conda website and extracted it to my anaconda folder, after which conda worked again, so I did a "conda remove debug" and "conda install python".

Anyone know what to do about this?

@kalefranz
Copy link
Contributor

I guess you got debug versions of python, right? I know the debug packages are REALLY old, and we don't actively test against them (nor do we have the resources to right now). Best advice is to only use debug packages inside of a non-root active conda environment.

@kalefranz kalefranz added type::packaging indicates a request regarding a package source::community catch-all for issues filed by community members labels Jan 26, 2018
@mcgibbon
Copy link
Author

Eventually I was able to restore my anaconda by manually replacing the python executable, and then conda installing the non-debug Python.

@github-actions
Copy link

Hi there, thank you for your contribution to Conda!

This issue has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue if needed.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Sep 21, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity source::community catch-all for issues filed by community members type::packaging indicates a request regarding a package
Projects
None yet
Development

No branches or pull requests

2 participants