Justin Mason wrote:
[98652] dbg: http: GET request,
http://daryl.dostech.ca/sa-update/asf/895075.tar.gz
[98652] dbg: http: GET request,
http://daryl.dostech.ca/sa-update/asf/895075.tar.gz.sha1
[98652] dbg: http: GET request,
http://daryl.dostech.ca/sa-update/asf/895075.tar.gz.asc

At a first guess, I suspect a transparent proxy at your site or ISP,
messing with the HTTP traffic, but it could be something more
ominous...
There's no proxy interfering with my http traffic.

Manual fetch and verify works as expected:

deliver3# fetch http://daryl.dostech.ca/sa-update/asf/895075.tar.gz
895075.tar.gz                                 100% of  120 kB   24 kBps
deliver3# fetch http://daryl.dostech.ca/sa-update/asf/895075.tar.gz.sha1
895075.tar.gz.sha1                            100% of   56  B  158 kBps
deliver3# fetch http://daryl.dostech.ca/sa-update/asf/895075.tar.gz.asc
895075.tar.gz.asc                             100% of  823  B 2384 kBps
deliver3# sha1 895075.tar.gz
SHA1 (895075.tar.gz) = ade9426b8f85bed554604033c71e925e5e597502
deliver3# cat 895075.tar.gz.sha1
ade9426b8f85bed554604033c71e925e5e597502  895075.tar.gz

Maybe Digest::SHA1 is the problem? Yes, rebuilding that module solves the problem. Bizarre.

Thanks for the help!

David

Reply via email to