[Bug 1310592] Re: apt-get doesn't update lists timestamp

David Kalnischkies 1310592 at bugs.launchpad.net
Mon Apr 21 13:34:57 UTC 2014


Well, you should tell us your sources then, otherwise we wouldn't know
how to reproduce. Also, the output of "ls -l /var/lib/apt/lists" to see
the timestamps might be helpful.

Note that apt isn't setting the timestamp to your last execution of apt,
but to the last modification time the server reported. This is needed as
otherwise mirror updates might be hidden due to timing: achieve is
updated, you apt-get update against a mirror, mirror is updated, you
update again: If we updated timestamps to your last apt-get run you
wouldn't get any updates in this situation.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1310592

Title:
  apt-get doesn't update lists timestamp

Status in “apt” package in Ubuntu:
  New

Bug description:
  Some APT lists under /var/lib/apt/lists time stamp is not updated when
  running apt-get so every time apt-get downloads them again which
  result in very big download size.

  Doing "touch" to the affect file list solves the problem.
  This is affecting 14.04

  # apt-cache policy apt
  apt:
    Installed: 1.0.1ubuntu2
    Candidate: 1.0.1ubuntu2
    Version table:
   *** 1.0.1ubuntu2 0
          500 http://76.73.4.58/ubuntu/ trusty/main amd64 Packages
          100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1310592/+subscriptions



More information about the foundations-bugs mailing list