#include <hallo.h> * Peter Chubb [Wed, May 25 2011, 05:09:23PM]: > > I'm seeing what I think is the same problem. > > On a client machine: > > sudo aptitude update > ... > 52% [InRelease gpgv 158829] [Waiting for headers] [1 InRelease 70276/135 kB > 52%]E: Release file expired, ignoring > http://croak:9999/debian/dists/experimental/InRelease (invalid since 2d 10h > 40min 42s)
Is your system clock set correctly? What's in the header of that file if you download it manually? > And in the server logs: > > Wed May 25 17:02:43 2011|known data hit, don't write to... > Wed May 25 17:02:43 > 2011|/var/cache/apt-cacher-ng/debrep/dists/unstable/InRelease Normal behavior. The upstream mirror was asked to resume a file download (with date check) and the cached file had the same length and same (or more recent) date as the remote file. I still suspect incorrect clock settings on the client or on the proxy machine, or maybe a bad mirror which is no longer uptodate. Regards, Eduard. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

