From: Michael Halstead <michael@yoctoproject.org>
To: yocto@yoctoproject.org
Subject: Re: Problem with git.yoctoproject.org - looks like a server-side issue, confirmed on #yocto IRC channel
Date: Mon, 17 Mar 2014 10:10:02 -0400 [thread overview]
Message-ID: <5327023A.6030501@yoctoproject.org> (raw)
In-Reply-To: <532492D3.8060100@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1463 bytes --]
On 03/15/2014 01:50 PM, Alex T wrote:
> Hello,
>
> Looks like there's some problem with Yocto's git server, surfaced just
> recently.
>
> In short - "git fetch --depth=3 <refspec>", which was working just fine
> about a week ago, now fails with:
>
> ===
> Running: git remote add origin git://git.yoctoproject.org/poky
>
> Running: git fetch origin --depth=3 tags/dylan-9.0.2:tags/dylan-9.0.2
>
> fatal: The remote end hung up unexpectedly
>
> fatal: protocol error: bad pack header
>
> ===
>
> And we've ruled out the git client version or client's location problem
> (tried three different git client versions and at least three different
> people face the problem).
> This is demonstrated in detail in this Intel Galileo community thread:
> https://communities.intel.com/message/227798#227798
>
> I've also got a confirmation on the #yocto IRC channel from Khem Raj,
> that it must be a server-side issue. Googling the error seems to suggest
> that may be a sort of OOM or other resource-related problem on the
> server too.
>
> Could you please look into that and fix, if that's indeed a server problem?
I recently updated git to version 1.9.0 which caused the problem. With
1.9.0 additional permissions to the are required to write temporary
files in the working directory. I've rolled back the upgrade and shallow
clones are working once again.
Michael Halstead
Yocto Project / Sys Admin
>
> regards,
> Alex
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4516 bytes --]
next prev parent reply other threads:[~2014-03-17 14:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-15 17:50 Problem with git.yoctoproject.org - looks like a server-side issue, confirmed on #yocto IRC channel Alex T
2014-03-17 14:10 ` Michael Halstead [this message]
2014-03-17 19:21 ` Alex T
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=5327023A.6030501@yoctoproject.org \
--to=michael@yoctoproject.org \
--cc=yocto@yoctoproject.org \
/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 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.