Giter VIP home page Giter VIP logo

Comments (4)

cpriebe avatar cpriebe commented on May 28, 2024

Hi Liron,

thanks for your comment! I just tried with a fresh clone and initialising the host-musl submodule seems to work fine for me.

I assume either the official musl repository (http://git.musl-libc.org/cgit/musl) was down temporarily, or there is some other issue preventing you from cloning from the official repo. You might want to run the following to test whether it's a general issue:

git clone git://git.musl-libc.org/musl

However, your workaround should work. You might want to checkout the correct version of of the repository though by running

git checkout 39494a2

in the host-musl directory.

from sgx-lkl.

prp avatar prp commented on May 28, 2024

Note that the official musl repository only supports clones via the git protocol (and not https). The above problem could also be due to a firewall issue at your end.

from sgx-lkl.

thomasknauth avatar thomasknauth commented on May 28, 2024

Yes, if there's a way to fetch all the submodules via http(s), that'd be great. Corporations like to deploy proxies that only allow http(s).

from sgx-lkl.

cpriebe avatar cpriebe commented on May 28, 2024

@thomasknauth @lshacham We have now changed the host-musl submodule URL to use HTTPS with a github-hosted mirror. Fixed here: 28dcb2f

from sgx-lkl.

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.