Git Product home page Git Product logo

Comments (10)

ocefpaf avatar ocefpaf commented on May 28, 2024

I'm OK with that. Do you want to send a PR?

from curl-feedstock.

cpaulik avatar cpaulik commented on May 28, 2024

I'll try. But that does mean that we first need to make a nghttp2 feedstock?

from curl-feedstock.

ocefpaf avatar ocefpaf commented on May 28, 2024

I'll try. But that does mean that we first need to make a nghttp2 feedstock?

Yep. We need a nghttp2 package first.

from curl-feedstock.

jakirkham avatar jakirkham commented on May 28, 2024

Raised an issue on staged-recipes to track the package request. ( conda-forge/staged-recipes#8750 )

from curl-feedstock.

cpaulik avatar cpaulik commented on May 28, 2024

I started on a merge request for nghttp2 in conda-forge/staged-recipes#8752

Still having problems with building it locally for testing.

./.circleci/run_docker_build.sh

and also the more direct

docker run -it -v /home/cpa/workspace/conda-forge-feedstocks/staged-recipes:/home/conda/staged-recipes condaforge/linux-anvil-comp7 /bin/bash

Does nothing which seems strange.

from curl-feedstock.

jakirkham avatar jakirkham commented on May 28, 2024

Do you have Docker installed?

from curl-feedstock.

cpaulik avatar cpaulik commented on May 28, 2024

Yes. I can docker run -it other images without problems. Will investigate tomorrow and update the recipe after I've run some local tests. No idea what the output of nghttp2 should be otherwise.

from curl-feedstock.

jakirkham avatar jakirkham commented on May 28, 2024

Interesting. Yeah ./.circleci/run_docker_build.sh should work.

Simplifying things a bit. Are you able to do this?

docker run --rm -it condaforge/linux-anvil-comp7

from curl-feedstock.

cpaulik avatar cpaulik commented on May 28, 2024

Doing a

docker run -it condaforge/linux-anvil-comp7 

without the --rm

leaves me with the following:

docker ps -a
CONTAINER ID        IMAGE                          COMMAND                  CREATED             STATUS                       PORTS                    NAMES
c0adeb6ea41d        condaforge/linux-anvil-comp7   "/opt/conda/bin/tini…"   3 seconds ago       Exited (139) 3 seconds ago                            relaxed_greider

So it seems there is something going very wrong.

Should I open an issue in https://github.com/conda-forge/docker-images instead of spamming this thread?

from curl-feedstock.

cpaulik avatar cpaulik commented on May 28, 2024

Does one of you know why openssl is pinned to different versions in curl and nghttp2? See the failing build in #60

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.