On Wed, Nov 07, 2007 at 11:15:57PM +0100, Xavier wrote:
I did these steps, I guess I have to wait for tomorrow to see if it works :)
Btw, already noticed a little problem not related to delta, but I don't know what causes it : $ sudo pacman -Sy --debug | grep mtime [23:10:46] debug: sync: new mtime for deltatest: 20071107230659 [23:10:46] debug: mtimes are identical, skipping testing.db.tar.gz $ sudo pacman -Sy --debug | grep mtime [23:10:49] debug: sync: new mtime for deltatest: 20071107230702 [23:10:49] debug: mtimes are identical, skipping testing.db.tar.gz
That is, I get a different mtime from your server on every -Sy. Other mirrors work fine, using ftp or http. Not sure what is in fault here.
The mtime seems to have stabilized at 22:37:22 GMT, but I am not sure why. I uploaded another file to test, and I get different mtimes every download like you noticed. The mtime for the test file as seen in the ftp client is 'Wed Nov 7 00:00:00 2007'. gftp sends the command 'site utime' after uploading a file, but the server does not recognize it. So I don't know!