Who do I contact if osmocom-sdr git repositories are inaccessible?

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

Peter Stuge peter at stuge.se
Mon Dec 3 20:22:39 UTC 2012


Edward Brabant wrote:
> Hello -
> I cannot access the git://git.osmocom.org/rtl-sdr and
> git://git.osmocom.org/gr-osmosdr repositories.
> Details of the repositories errors are:
> 
> [brabante at localhost build]$ git clone --progress git://git.osmocom.org/rtl-sdr
> Initialized empty Git repository in /home/brabante/devel/gnuradio/build/rtl-sdr/.git/
> git.osmocom.org[0: 213.95.46.201]: errno=Connection refused
> git.osmocom.org[0: 2001:780:45:f046::201]: errno=Network is unreachable
> fatal: unable to connect a socket (Network is unreachable)

I tried this out locally, and it works well for me:

$ git clone git://git.osmocom.org/rtl-sdr
Cloning into rtl-sdr...
remote: Counting objects: 1094, done.
remote: Compressing objects: 100% (953/953), done.
remote: Total 1094 (delta 791), reused 197 (delta 133)
Receiving objects: 100% (1094/1094), 252.19 KiB, done.
Resolving deltas: 100% (791/791), done.
$ 

Suggest to check your network.


//Peter




More information about the osmocom-sdr mailing list