git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Q] what's git-sdk-64-minimal.tar.gz from wingit?
@ 2020-05-12 20:33 Junio C Hamano
  0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2020-05-12 20:33 UTC (permalink / raw)
  To: git

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>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-12 20:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 20:33 [Q] what's git-sdk-64-minimal.tar.gz from wingit? Junio C Hamano

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).