Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABj=mu0PSrLNDEr79onwiXzFdSgWjYHVy=1UC7xV0JhXR_4wRQ@mail.gmail.com>
Date: Thu, 18 Sep 2025 13:13:14 -0600
From: Drew Brown <drewbr@...gle.com>
To: musl@...ts.openwall.com
Subject: git server protocol support

Hi there,

Has there recently been a change to your git server and support for the
git:// protocol?

I was trying to clone https://github.com/NVIDIA/enroot which lists musl as
a submodule via git://git.musl-libc.org/musl.  That recursive submodule
init failed, but if I change it to https://git.musl-libc.org/git/musl, then
it succeeds.

The same is true for direct git clones of those URLs.  The git:// URL
fails with:

fatal: unable to connect to git.musl-libc.org:
git.musl-libc.org[0: 45.63.0.111]: errno=Connection refused
git.musl-libc.org[1: 2001:19f0:4009:4061:5400:ff:fe11:6da2]: errno=Network
is unreachable

It doesn't look like a firewall issue on my end, but I'd like to rule out
any issues on your end if something has changed (intentionally or
inadvertently.)

Please cc me on any responses as I am not currently subscribed to the
mailing list.

Thanks!

-- 
Drew Brown | Developer Relations Engineer | drewbr@...gle.com

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.