Changes between Initial Version and Version 1 of Ticket #29683


Ignore:
Timestamp:
Jun 2, 2011, 10:49:48 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29683

    • Property Component changed from ports to base
  • Ticket #29683 – Description

    initial v1  
    11When macports fails to download a file correctly (but does receive something, eg an html file due to a misconfigured proxy), the download is still marked as completed and does not get re-attempted, see log section:
    22
     3{{{
    34--->  Dependencies to be installed: py27-distribute py27-numpy atlas gcc44 gcc_select gzip fftw-3 py27-nose
    45DEBUG: Starting logging for py27-distribute
     
    1213Portfile checksum: distribute-0.6.18.tar.gz md5 9c9d7489136fe8b57950dd827c979fff
    1314Distfile checksum: distribute-0.6.18.tar.gz md5 e5bc1e56c435da931fc3121aaa130397
     15}}}
    1416
    1517Because of this, subsequent attempts to install this file assume the download has already completed and skip direct to the checksum phase which will obviously fail.