This is just a personal preference, but I always use Github instead of gnuradio.org. Github saturates my 188 Mbps Internet connection, and a git clone from gnuradio only takes a few moments.

git clone --recursive https://github.com/gnuradio/gnuradio.git

Ron

On 08/22/2016 06:57 PM, Tom McDermott wrote:

I've tried to recently update gnuradio, Getting a strange git error when doing a git fetch:

$ git fetch -v
error: Unable to find 7c17d1cd1daa08fc3b6613f11f553f41ae7b3bd9 under http://gnuradio.org/git/gnuradio.git
Cannot obtain needed object 7c17d1cd1daa08fc3b6613f11f553f41ae7b3bd9
error: Fetch failed.

It's been about 6 weeks since I last updated (master) from the repository. Never an issue previously.
Any ideas?

-- Tom, N5EG


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to