libpaper-common-1.1.24-2 download errors

Steven Penny svnpenn@gmail.com
Wed Feb 7 00:11:00 GMT 2018


On Tue, 6 Feb 2018 15:42:11, John Zastrow wrote:
> Hello I'm trying to install Imagemagick using 64-bit cygwin on Win10. I'm
> using Cygwin version 2.10.0
> <https://cygwin.com/ml/cygwin-announce/2018-02/msg00002.html> to update an
> earlier version. All works well, except the dependency
> package libpaper-common-1.1.24-2 reports download errors from 5 eastern USA
> mirrors. All other packages download fine.

Looks ok here:

    q=x86_64/release/libpaper/libpaper-common/libpaper-common-1.1.24-2.tar.bz2
    while read v
    do curl -Is "$v"/"$q" | head -1
    done <<eof
    cygwin.mirror.constant.com
    cygwin.mirror.uk.sargasso.net
    cygwin.mirrors.hoobly.com
    cygwin.parentingamerica.com
    cygwin.skazkaforyou.com
    eof

Result:

    HTTP/1.1 200 OK
    HTTP/1.1 200 OK
    HTTP/1.1 200 OK
    HTTP/1.1 200 OK
    HTTP/1.1 200 OK


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



More information about the Cygwin mailing list