On Thu, Dec 23, 2010 at 12:43:05PM -0800, Vagrant Cascadian wrote:
> Package: approx
> Version: 4.5-1
> Severity: wishlist
> 
> it seems like approx downloads pdiffs, applies them to the appropriate 
> Packages
> or Sources file, and then throws the pdiff away.  this causes approx to
> download the pdiffs multiple times if multiple machines request some of the
> same pdiffs.

Can you send me a log (with approx's $debug variable set to true)
showing this behavior?  It's not supposed to happen.  Approx does
apply the pdiff files and discard them if it correctly generates an
updated Packages file.  But subsequent clients that ask for pdiffs
should be "denied", and forced to request the entire Packages file,
because it's now available locally from the approx cache.  So you
shouldn't see the same pdiff being downloaded remotely more than once.

Note that the output from "apt-get update" will still show requests
for pdiffs (actually 3 lines for each one!), but they should show
"Ignored" for subsequent clients.

-- 
Eric Cooper             e c c @ c m u . e d u



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to