delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/10/07/13:28:29

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:to:subject:references
:content-type; q=dns; s=default; b=D7jJEF66xim8zVOCQtwa+pGuTAbyp
lQRuFVN+LbYYvvq8p9qKEdpDeZcEF9VjuKVoiHC7wCeVp0JJABz3opeWAP7cB1gj
ntffktQAG+V63FquY1I4BC5X51CWJQN0oLdrXYGKvmHrZjOVexYZ9GFS/JJ3wlU4
KvFZwv7GJUpfhs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:to:subject:references
:content-type; s=default; bh=fqpqG0YOMH6XY6H8EBppIo4+dyw=; b=P5W
X21ymvxGa/WVFs+V2+l4UyHjjIIL7wRDAEf0S45t/l6uC+B+Bwcu3ogU0sCzMJiC
1zm/90e+ip0iQfddVGCuw1A6Z9qTCIbxmsf4WYQchL/kG1g7eijTo5HBuOB5HY9p
F+hEF/r2OQDyzMauCwaCVtPczxnXjL7EC0KqhrYM=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*c:utf8, sk:mirror., H*UA:github.com, H*M:google
X-HELO: mail-oi0-f50.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:to:subject:references :user-agent; bh=MBEqv2VQCqlXztQ2hoOdyb+RZqTEBmK4aNlhXllyRfk=; b=Basr5QRogYMCP3DoBblDJS43prjTQUh1k9AtUCqkSOWvNR7Ge9iJCoUIZyMqM/q5uA rZ1k++an+AZ6ACx5CJtJ7WveXNbQ8eE1JDiHd6Z16kitVFnifAcJMYiliIf/S7A3zkpe fupfkRRYRBK+8QaNCbStdoA1SJPH7wvo/H9jltk0QamCkmY5XNOC6N/583Mg5RYtzBsR SBvTxHT+Um9645CyOGBjFLM0GA9AxYdzC83nyeAyNvK9tuIMztXf2azqDYcuxfRafvJx pt0eHYH5aIWx8RsHhBnxQx7jUnd5/KmhIdSLivpGrepMiLG/rg9oBddksdSiFJV0oRdV fheg==
X-Gm-Message-State: AMCzsaVsB1pfjse348hnU8k7OaXNnJpQSEPokixhHN+BKrd9Mt7f1Q3V o0fv/dgeLjCYPKCD+pq8w1TBqg==
X-Google-Smtp-Source: AOwi7QCpvnMyFLqieEXvU7/BmgEppiDjQgKaeL0yTidmy5F3zNhlAbAVnP6NXE+ARVKNWQ/5OOIV6Q==
X-Received: by 10.157.13.227 with SMTP id 90mr3125601ots.330.1507397294406; Sat, 07 Oct 2017 10:28:14 -0700 (PDT)
Message-ID: <59d90ead.8435ca0a.d6d41.db1b@mx.google.com>
Date: Sat, 07 Oct 2017 10:28:13 -0700 (PDT)
From: Steven Penny <svnpenn AT gmail DOT com>
X-Google-Original-From: Steven Penny
To: cygwin AT cygwin DOT com
Subject: Re: sha512.sum not on mirrors
References: <d51f8689-b91c-3d4f-f465-34dd53086673 AT SystematicSw DOT ab DOT ca>
User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst)

On Sat, 7 Oct 2017 11:02:35, Brian Inglis wrote:
> Mirrors I have checked are missing x86{,_64}/sha512.sum.
> Is this no longer generated and uploaded to verify setup files are consistent?

Nope, wrong:

    $ curl -I cygwin.mirror.constant.com/x86_64/sha512.sum
    HTTP/1.1 200 OK

    $ curl -I cygwin.mirrors.hoobly.com/x86_64/sha512.sum
    HTTP/1.1 200 OK

    $ curl -I cygwin.parentingamerica.com/x86_64/sha512.sum
    HTTP/1.1 200 OK

    $ curl -I mirror.rit.edu/cygwin/x86_64/sha512.sum
    HTTP/1.1 200 OK

    $ curl -I mirror.steadfast.net/cygwin/x86_64/sha512.sum
    HTTP/1.1 200 OK

    $ curl -I mirrors.netix.net/cygwin/x86_64/sha512.sum
    HTTP/1.1 200 OK

    $ curl -I mirrors.xmission.com/cygwin/x86_64/sha512.sum
    HTTP/1.1 200 OK

missing from this one, but I would say that is a mirror error:

    $ curl -I mirrors.sonic.net/cygwin/x86_64/sha512.sum
    HTTP/1.1 404 Not Found


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019