From: Chris H. <ha...@de...> - 2004-08-23 09:24:29
|
On Mon, 2004-08-23 at 03:12, mi wrote: > btw. What does this 'adopting new file' stuff in the log mean ? It means apt-proxy noticed a file in the cache that is not in its database and is adding it to the database. The old apt-proxy used to use the file atime to keep track of when a file was last downloaded, but this has problems if you do not update atimes or access the cache files with other tools, so ranty wrote code to store the file times in a database instead. Chris |