Branches for Warty

Name Status Last Modified Last Commit
lp:ubuntu/warty/apt-cacher 1 Development 2009-09-02 16:54:26 UTC
1. apt-cacher-report.pl: Not much visibl...

Author: jonoxer
Revision Date: 2004-02-04 10:20:35 UTC

apt-cacher-report.pl: Not much visibly different, but most of
the internals have been re-written after I started with just
fixing #230934 and then couldn't stop myself:
o Added support for reading rolled/compressed logfiles.
o Fixed previously undetected bug introduced in 0.6-11 by the
date handling patch: that change caused the latest logfile
to nuke the logfile array, causing old logfiles to be
ignored even though they were being opened. Doh!
o Check for zero value of traffic and assign hit and miss
values manually to fix divide by zero error.
Closes: #230934
o Set strings for start and end date if no records found.
o Check size of traffic values (total, hit, miss) and set
human-readable report strings in MB, or if >2000MB as GB
rounded to 3 decimal places.

11 of 1 result