Giter Club home page Giter Club logo

Comments (10)

ocefpaf avatar ocefpaf commented on August 16, 2024

xref.: conda-forge/admin-requests#98

from curl-feedstock.

dopplershift avatar dopplershift commented on August 16, 2024

One of the more annoying parts of this is what happens to conda:

>conda update --all  
Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://repo.anaconda.com/pkgs/main/osx-64/current_repodata.json>
Elapsed: -

An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.

If your current network has https://www.anaconda.com blocked, please file
a support request with your network engineering team.

'https://repo.anaconda.com/pkgs/main/osx-64'

Also @ocefpaf, should this really be closed?

from curl-feedstock.

isuruf avatar isuruf commented on August 16, 2024

_3 is not broken. It's just that upgrading from _2 to _3 will result in a broken environment. Can't do anything except tell users to do conda install libssh2 --force-reinstall

from curl-feedstock.

dopplershift avatar dopplershift commented on August 16, 2024

Except once _3 is installed, conda is non-functional. This is in my base environment--this update bricks my entire conda install.

from curl-feedstock.

isuruf avatar isuruf commented on August 16, 2024

Issue is that once _2 is installed, you'll not be able to update the environment ever.

from curl-feedstock.

dopplershift avatar dopplershift commented on August 16, 2024

If I do:

conda install --offline --force-reinstall libssh2

it then complains about libssl.1.1.dylib missing.

from curl-feedstock.

isuruf avatar isuruf commented on August 16, 2024

You need force reinstall openssl too

from curl-feedstock.

dopplershift avatar dopplershift commented on August 16, 2024

And krb5 it turns out (libgssapi_krb5.2.2.dylib).

So for posterity, my full fix was essentially:

conda install --offline --force-reinstall libssh2 openssl krb5

from curl-feedstock.

wolfv avatar wolfv commented on August 16, 2024

I am really sorry @dopplershift :/

from curl-feedstock.

dopplershift avatar dopplershift commented on August 16, 2024

No worries, I was more concerned about anyone else who ended up in that boat (e.g. users I might need to support on my end) but looks like I got the problematic _2 over the weekend so probably not a lot of others who will hit this. Fixing a busted env is just another day that ends in "y" for me 😆

from curl-feedstock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.