discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GIT checkout of Gnu Radio failed!


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] GIT checkout of Gnu Radio failed!
Date: Thu, 27 Mar 2014 11:35:31 -0700

On Thu, Mar 27, 2014 at 11:21 AM, Sara Chérif <address@hidden> wrote:
> I am installing GNU Radio from this link :
> http://blogs.bu.edu/mhirsch/2012/07/installing-gnu-radio-in-ubuntu-12-04-x64/comment-page-1/
> but I got this output in terminal :

We're getting various reports of problems with git over http access to
gnuradio.org. We think it's something going on with our hosting
platform.

You can change that line in the build script from
http://git.gnuradio.org/git/gnuradio.git to
https://github.com/gnuradio/gnuradio.git.

Tom



> "This script will fetch Gnu Radio version 3.7/maint from the repositories,
> along with compatible
> extras.
> Is this OK?Y
> Fetching various packages (Gnu Radio, UHD, gr-osmosdr, gr-iqbal, etc)
> via the Internet
> =======> THIS MAY TAKE QUITE SOME TIME <=========
> Fetching Gnu Radio via GIT...Cloning into 'gnuradio'...
> error: Unable to get pack file
> http://gnuradio.org/git/gnuradio.git/objects/pack/pack-4efcc5d853d522a5d355d67387c7f37121663227.pack
> transfer closed with 20430353 bytes remaining to read
> error: Unable to find 6d7dd3f7609d9ec26acefdf040be0e8bb77a222c under
> http://gnuradio.org/git/gnuradio.git
> Cannot obtain needed object 6d7dd3f7609d9ec26acefdf040be0e8bb77a222c
> while processing commit 85ae8fc1e6b7397eb6dc774e2e4eaf8049265b13.
> error: Fetch failed.
> Could not find gnuradio/gnuradio-{core,runtime} after GIT checkout
> GIT checkout of Gnu Radio failed!
> Send success/fail info to sbrac.org?Y"
>
> then I tried git clone --verbose & --progress
> http://gnuradio.org/git/gnuradio.git and i got the same output , what can i
> do ? ..thanks  in advance:)
>
> address@hidden:~/gnuradio$ git clone --verbose
> http://gnuradio.org/git/gnuradio.git
> Cloning into 'gnuradio'...
> error: Unable to get pack file
> http://gnuradio.org/git/gnuradio.git/objects/pack/pack-4efcc5d853d522a5d355d67387c7f37121663227.pack
> transfer closed with 21869664 bytes remaining to read
> error: Unable to find 6d7dd3f7609d9ec26acefdf040be0e8bb77a222c under
> http://gnuradio.org/git/gnuradio.git
> Cannot obtain needed object 6d7dd3f7609d9ec26acefdf040be0e8bb77a222c
> while processing commit 85ae8fc1e6b7397eb6dc774e2e4eaf8049265b13.
> error: Fetch failed.
>
> address@hidden:~/gnuradio$ git clone --progress
> http://gnuradio.org/git/gnuradio.git
> Cloning into 'gnuradio'...
> error: Unable to get pack file
> http://gnuradio.org/git/gnuradio.git/objects/pack/pack-4efcc5d853d522a5d355d67387c7f37121663227.pack
> transfer closed with 21283224 bytes remaining to read
> error: Unable to find 6d7dd3f7609d9ec26acefdf040be0e8bb77a222c under
> http://gnuradio.org/git/gnuradio.git
> Cannot obtain needed object 6d7dd3f7609d9ec26acefdf040be0e8bb77a222c
> while processing commit 85ae8fc1e6b7397eb6dc774e2e4eaf8049265b13.
> error: Fetch failed.
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]