From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: [Q] what's git-sdk-64-minimal.tar.gz from wingit?
Date: Tue, 12 May 2020 13:33:58 -0700 [thread overview]
Message-ID: <xmqqtv0kc2q1.fsf@gitster.c.googlers.com> (raw)
For the past few days CI/PR windows-build and friends on any branch
seem to be failing quite early in "downlaod git-sdk-64-minimal" step.
a=git-sdk-64-minimal &&
mkdir -p $a &&
curl -#
https://wingit.blob.core.windows.net/ci-artifacts/$a.tar.xz |
tar -C $a -xJf -
It seems like we are getting 404 equivalent?
<?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
RequestId:51b9fae0-d01e-0121-259c-281a07000000
Time:2020-05-12T20:32:10.7112978Z</Message></Error>
reply other threads:[~2020-05-12 20:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=xmqqtv0kc2q1.fsf@gitster.c.googlers.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.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).