* glibc fetching problems
@ 2015-02-20 12:50 Gary Thomas
2015-02-20 13:16 ` Burton, Ross
0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2015-02-20 12:50 UTC (permalink / raw)
To: Yocto Project
I just updated Poky/Yocto to the latest master and now I get
this failure:
ERROR: Function failed: Fetcher failure for URL: 'git://sourceware.org/git/glibc.git;branch=release/2.21/master'. Unable to fetch URL from any source.
This is because any attempt to clone that repo breaks:
$ git clone git://sourceware.org/git/glibc.git
Cloning into 'glibc'...
fatal: read error: Connection reset by peer
It's not a local networking issue - I tried it on both sides
of the pond.
Sadly, the yocto mirrors don't have this file either - the latest
tarball in http://downloads.yoctoproject.org/mirror/sources/
only goes up to 2.20
Any ideas, given that the 2.20 recipes have been replaced?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: glibc fetching problems
2015-02-20 12:50 glibc fetching problems Gary Thomas
@ 2015-02-20 13:16 ` Burton, Ross
2015-02-20 13:19 ` Gary Thomas
0 siblings, 1 reply; 4+ messages in thread
From: Burton, Ross @ 2015-02-20 13:16 UTC (permalink / raw)
To: Gary Thomas; +Cc: Yocto Project
[-- Attachment #1: Type: text/plain, Size: 420 bytes --]
On 20 February 2015 at 12:50, Gary Thomas <gary@mlbassoc.com> wrote:
> This is because any attempt to clone that repo breaks:
> $ git clone git://sourceware.org/git/glibc.git
> Cloning into 'glibc'...
> fatal: read error: Connection reset by peer
>
Works for me:
$ git clone git://sourceware.org/git/glibc.git
Cloning into 'glibc'...
remote: Counting objects: 408341, done
...
Transient error?
[-- Attachment #2: Type: text/html, Size: 1236 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: glibc fetching problems
2015-02-20 13:16 ` Burton, Ross
@ 2015-02-20 13:19 ` Gary Thomas
2015-02-20 13:24 ` Burton, Ross
0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2015-02-20 13:19 UTC (permalink / raw)
To: Burton, Ross; +Cc: Yocto Project
On 2015-02-20 06:16, Burton, Ross wrote:
>
> On 20 February 2015 at 12:50, Gary Thomas <gary@mlbassoc.com <mailto:gary@mlbassoc.com>> wrote:
>
> This is because any attempt to clone that repo breaks:
> $ git clone git://sourceware.org/git/__glibc.git <http://sourceware.org/git/glibc.git>
> Cloning into 'glibc'...
> fatal: read error: Connection reset by peer
>
>
> Works for me:
>
> $ git clone git://sourceware.org/git/glibc.git <http://sourceware.org/git/glibc.git>
> Cloning into 'glibc'...
> remote: Counting objects: 408341, done
> ...
>
> Transient error?
Must have been, it's working for me now as well.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-02-20 13:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 12:50 glibc fetching problems Gary Thomas
2015-02-20 13:16 ` Burton, Ross
2015-02-20 13:19 ` Gary Thomas
2015-02-20 13:24 ` Burton, Ross
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.