Fixed updating of last-check-attempt
commita8a43ba93c1d005a2d51498fc612eca3f6753c41
authorThomas Leonard <talex5@gmail.com>
Sat, 8 Oct 2011 11:34:44 +0000 (8 12:34 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 8 Oct 2011 11:34:44 +0000 (8 12:34 +0100)
treec0e047c64cc03c8c9ab8f55b30891310d432e231
parent91b7149088617c2333cf235dcc20ea3a28b4257c
Fixed updating of last-check-attempt

We were only updating this during background updates, and only for feeds of the
selected interfaces. However, the solve might need to look at feeds for
interfaces that aren't used.

For example, older versions of ROX-Filer depend on libglade. The libglade feed
would then never get marked as checking, and we would keep retrying if the
network was unavailable.
zeroinstall/injector/fetch.py
zeroinstall/injector/iface_cache.py