Git Product home page Git Product logo

Comments (8)

ocefpaf avatar ocefpaf commented on May 28, 2024 1

Closed in #83.

from curl-feedstock.

xylar avatar xylar commented on May 28, 2024

I have been working for many hours trying to figure out why I'm getting:

'curl' is not recognized as an internal or external command,
operable program or batch file.

in builds of
conda-forge/leptonica-feedstock#22
and finally figured out that curl.exe just isn't there.

from curl-feedstock.

ocefpaf avatar ocefpaf commented on May 28, 2024

Ouch! I wonder if we are even testing that properly. Let me try to fix it but we should send a PR to admin to remove those packages too.

from curl-feedstock.

xylar avatar xylar commented on May 28, 2024

I wondered as well why the tests passed. My guess is that curl.exe is maybe being found somewhere else by accident during testing.

from curl-feedstock.

ocefpaf avatar ocefpaf commented on May 28, 2024

It is probably in the image. In AppVeyor we had a workaround for it. I'm sending a PR to test it.

from curl-feedstock.

isuruf avatar isuruf commented on May 28, 2024

@xylar, we already remove a lot of directories from PATH in https://github.com/conda-forge/conda-forge-ci-setup-feedstock/blob/master/recipe/run_conda_forge_build_setup_win.bat#L28. Can you figure out the directory where curl is coming from in Azure and remove it?

from curl-feedstock.

isuruf avatar isuruf commented on May 28, 2024

Can somebody send a PR to https://github.com/conda-forge/conda-forge-ci-setup-feedstock to remove curl from PATH? (Or create an issue?)

from curl-feedstock.

jakirkham avatar jakirkham commented on May 28, 2024

Historically we have used curl to bootstrap CI with enough things to get started as it is on all platforms. So if we do opt to remove it on Windows, it would be good to double check we are not using it anywhere for this purpose still.

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.