qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org, patchew-devel@redhat.com,
	richard.henderson@linaro.org
Cc: peter.maydell@linaro.org
Subject: Re: [PULL 00/11] target/hppa patch queue
Date: Wed, 22 Jan 2020 15:40:15 +0100	[thread overview]
Message-ID: <920fe836-c42c-3183-5eb1-5f4c9c9b5878@redhat.com> (raw)
In-Reply-To: <157966407584.8714.10235144275848665189@f6d1ed32ca6b>

On 1/22/20 4:34 AM, no-reply@patchew.org wrote:
[...]
> 
> Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
> fatal: git fetch_pack: expected ACK/NAK, got 'ERR upload-pack: not our ref 3a7b5a831c0398e93d120dcc654acefbb5056ee2'
> fatal: The remote end hung up unexpectedly

Maybe we need something like 'travis_retry' for network issues (retry 3 
times, sleeping a bit between each).

https://docs.travis-ci.com/user/common-build-problems/#travis_retry
"Most of our internal build commands are wrapped with travis_retry to 
reduce the impact of network timeouts."

> error: Could not fetch 3c8cf5a9c21ff8782164d1def7f44bd888713384
> Traceback (most recent call last):
>    File "patchew-tester/src/patchew-cli", line 521, in test_one
>      git_clone_repo(clone, r["repo"], r["head"], logf, True)
>    File "patchew-tester/src/patchew-cli", line 48, in git_clone_repo
>      stdout=logf, stderr=logf)
>    File "/opt/rh/rh-python36/root/usr/lib64/python3.6/subprocess.py", line 291, in check_call
>      raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['git', 'remote', 'add', '-f', '--mirror=fetch', '3c8cf5a9c21ff8782164d1def7f44bd888713384', 'https://github.com/patchew-project/qemu']' returned non-zero exit status 1.
> 
> 
> 
> The full log is available at
> http://patchew.org/logs/20200122023256.27556-1-richard.henderson@linaro.org/testing.checkpatch/?type=message.
> ---
> Email generated automatically by Patchew [https://patchew.org/].
> Please send your feedback to patchew-devel@redhat.com
> 



  reply	other threads:[~2020-01-22 14:41 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-22  2:32 [PULL 00/11] target/hppa patch queue Richard Henderson
2020-01-22  2:32 ` [PULL 01/11] hw/hppa/dino.c: Improve emulation of Dino PCI chip Richard Henderson
2020-01-22  2:32 ` [PULL 02/11] hppa: Add support for LASI chip with i82596 NIC Richard Henderson
2020-01-22  2:32 ` [PULL 03/11] ps2: accept 'Set Key Make and Break' commands Richard Henderson
2020-01-22  2:32 ` [PULL 04/11] hppa: add emulation of LASI PS2 controllers Richard Henderson
2020-01-22  2:32 ` [PULL 05/11] hppa: Switch to tulip NIC by default Richard Henderson
2020-01-22  2:32 ` [PULL 06/11] seabios-hppa: update to latest version Richard Henderson
2020-01-22  2:32 ` [PULL 07/11] hppa: Add emulation of Artist graphics Richard Henderson
2020-01-22  2:32 ` [PULL 08/11] hw/hppa/machine: Correctly check the firmware is in PDC range Richard Henderson
2020-01-22  2:32 ` [PULL 09/11] hw/hppa/machine: Restrict the total memory size to 3GB Richard Henderson
2020-01-22  2:32 ` [PULL 10/11] hw/hppa/machine: Map the PDC memory region with higher priority Richard Henderson
2020-01-22  2:32 ` [PULL 11/11] target/hppa: Allow, but diagnose, LDCW aligned only mod 4 Richard Henderson
2020-01-22  2:47 ` [PULL 00/11] target/hppa patch queue Richard Henderson
2020-01-22 23:28   ` Philippe Mathieu-Daudé
2020-01-22 23:34     ` Philippe Mathieu-Daudé
2020-01-22 23:59       ` Philippe Mathieu-Daudé
2020-01-22  3:34 ` no-reply
2020-01-22 14:40   ` Philippe Mathieu-Daudé [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-27 19:01 [PATCH " Richard Henderson
2020-01-27 19:08 ` [PULL " Richard Henderson

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=920fe836-c42c-3183-5eb1-5f4c9c9b5878@redhat.com \
    --to=philmd@redhat.com \
    --cc=patchew-devel@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).