CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/05/23 03:44:05
Modified files:
infrastructure/lib/DPB: Fetch.pm
Log message:
improved fetch: do checksum as a separate process, to avoid freezing
dpb while checksumming huge tarballs.
Use ftp -C in a systematic way, more complicated logic as to when to
remove temp files, when to keep them: if core exited okay, wrong size
is very bad. If checksum failed on a partial fetch, retry same site with
an empty file...
