This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sha512.sum not on mirrors


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]