From: Simon Marchi <simon.marchi@ericsson.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: <pinskia@gmail.com>, "Frank Ch. Eigler" <fche@elastic.org>,
Samuel Bronson <naesten@gmail.com>,
"gdb@sourceware.org" <gdb@sourceware.org>,
"overseers@sourceware.org" <overseers@sourceware.org>,
Marc Khouzam <marc.khouzam@ericsson.com>
Subject: Re: git clone through http
Date: Fri, 30 May 2014 16:53:00 -0000 [thread overview]
Message-ID: <5388B659.5030001@ericsson.com> (raw)
In-Reply-To: <20140530154446.GK4265@adacore.com>
On Fri 30 May 2014 11:44:46 AM EDT, Joel Brobecker wrote:
>> I am not sure I understand. Making a local mirror is basically cloning
>> the repository, which we can't do with the current limitations.
>
> I am guessing you would be creating a local mirror using tools
> outside of your framework, and then use that local mirror from
> your framework?
>
> Regardless, it sounds like http-based cloning and update is actually
> working, as someone else said, so perhaps it was just a glitch?
Still doesn't work for me, although it's not always the hash that fail. Also,
I get some connection time out sometimes.
From work computer (through mean corporate proxy):
$ git clone http://sourceware.org/git/binutils-gdb.git lalala
Cloning into 'lalala'...
error: Unable to get pack index http://sourceware.org/git/binutils-gdb.git/objects/pack/pack-40a278cd270f8215e6b993869d659b2aff311eb8.idx
error: Unable to find b585a9fad59f9d0c07681778b97d36b67bd9748d under http://sourceware.org/git/binutils-gdb.git
Cannot obtain needed object b585a9fad59f9d0c07681778b97d36b67bd9748d
while processing commit 522c09bf63a4b235e6fde07a5e389f2a533cfe0f.
error: Fetch failed.
From university server I somehow still have access to:
$ git clone http://sourceware.org/git/binutils-gdb.git lalala
Cloning into 'lalala'...
error: Unable to get pack file http://sourceware.org/git/binutils-gdb.git/objects/pack/pack-1175e0f6cbb493af3d9ead3010ac0f4caaf3f6f0.pack
Failed to connect to sourceware.org port 80: Connection timed out
error: Unable to find 904361fcd43fa933b5f7f2a9d32bfc8eb2b07e7d under http://sourceware.org/git/binutils-gdb.git
Cannot obtain needed blob 904361fcd43fa933b5f7f2a9d32bfc8eb2b07e7d
while processing commit c4086213966a0465f7600f8bf652e3692e9ff92e.
error: Fetch failed.
From home:
$ git clone http://sourceware.org/git/binutils-gdb.git
Cloning into 'binutils-gdb'...
error: Unable to get pack index http://sourceware.org/git/binutils-gdb.git/objects/pack/pack-16b3a2186e2cf0ac2fd7beb4480c50d23080cc32.idx
error: Unable to get pack index http://sourceware.org/git/binutils-gdb.git/objects/pack/pack-d5403beeca91e793aa19e4e6725b86b0cd0382bd.idx
error: Unable to find d3e2080fb50a3c637779ba660b92281e7aef32ef under http://sourceware.org/git/binutils-gdb.git
Cannot obtain needed blob d3e2080fb50a3c637779ba660b92281e7aef32ef
while processing commit f86ff23fd44ed9131ffb165fa9dc733b90f0931c.
error: Fetch failed.
next prev parent reply other threads:[~2014-05-30 16:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-29 19:06 Simon Marchi
2014-05-30 1:57 ` Samuel Bronson
2014-05-30 14:48 ` Simon Marchi
2014-05-30 14:50 ` Joel Brobecker
2014-05-30 15:00 ` Frank Ch. Eigler
2014-05-30 15:10 ` Joel Brobecker
2014-05-30 15:21 ` Marc Khouzam
2014-05-30 15:32 ` pinskia
2014-05-30 15:44 ` Simon Marchi
2014-05-30 16:48 ` Joel Brobecker
2014-05-30 16:53 ` Simon Marchi [this message]
2014-05-30 21:05 ` Marc Khouzam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5388B659.5030001@ericsson.com \
--to=simon.marchi@ericsson.com \
--cc=brobecker@adacore.com \
--cc=fche@elastic.org \
--cc=gdb@sourceware.org \
--cc=marc.khouzam@ericsson.com \
--cc=naesten@gmail.com \
--cc=overseers@sourceware.org \
--cc=pinskia@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox