Package: cdrom
One of the three machines that round-robin for the server
"cdimage.debian.org" seems to have a different timezone (for ftp, but
not http) from the other two.
Specifically:
$ host cdimage.debian.org
cdimage.debian.org is an alias for ftp.acc.umu.se.
ftp.acc.umu.se has address 130.239.18.138
ftp.acc.umu.se has address 130.239.18.158
ftp.acc.umu.se has address 130.239.18.159
$ host 130.239.18.158
158.18.239.130.in-addr.arpa domain name pointer laotzu.acc.umu.se.
$ host 130.239.18.159
159.18.239.130.in-addr.arpa domain name pointer chuangtzu.acc.umu.se.
$ host 130.239.18.138
138.18.239.130.in-addr.arpa domain name pointer saimei.acc.umu.se.
So when I do...
$ ( echo 'cd cdimage/daily-builds/sid_d-i/20070131-2/powerpc/iso-
cd' ; echo 'ls' ) | ftp 130.239.18.158
-rw-r--r-- 1 1002 1002 242 Jan 31 22:36 HEADER.html
-rw-r--r-- 1 1002 1002 143 Jan 31 22:36 MD5SUMS
-rw-r--r-- 1 1002 1002 73443328 Jan 31 22:34 debian-
testing-powerpc-businesscard.iso
-rw-r--r-- 1 1002 1002 251237 Jan 31 22:36 debian-
testing-powerpc-businesscard.iso.zsync
-rw-r--r-- 1 1002 1002 246259712 Jan 31 22:36 debian-
testing-powerpc-netinst.iso
-rw-r--r-- 1 1002 1002 421055 Jan 31 22:36 debian-
testing-powerpc-netinst.iso.zsync
$ ( echo 'cd cdimage/daily-builds/sid_d-i/20070131-2/powerpc/iso-
cd' ; echo 'ls' ) | ftp 130.239.18.159
-rw-r--r-- 1 1002 1002 242 Jan 31 22:36 HEADER.html
-rw-r--r-- 1 1002 1002 143 Jan 31 22:36 MD5SUMS
-rw-r--r-- 1 1002 1002 73443328 Jan 31 22:34 debian-
testing-powerpc-businesscard.iso
-rw-r--r-- 1 1002 1002 251237 Jan 31 22:36 debian-
testing-powerpc-businesscard.iso.zsync
-rw-r--r-- 1 1002 1002 246259712 Jan 31 22:36 debian-
testing-powerpc-netinst.iso
-rw-r--r-- 1 1002 1002 421055 Jan 31 22:36 debian-
testing-powerpc-netinst.iso.zsync
$ ( echo 'cd cdimage/daily-builds/sid_d-i/20070131-2/powerpc/iso-
cd' ; echo 'ls' ) | ftp 130.239.18.138
-rw-r--r-- 1 1002 1002 242 Jan 31 23:36 HEADER.html
-rw-r--r-- 1 1002 1002 143 Jan 31 23:36 MD5SUMS
-rw-r--r-- 1 1002 1002 73443328 Jan 31 23:34 debian-
testing-powerpc-businesscard.iso
-rw-r--r-- 1 1002 1002 251237 Jan 31 23:36 debian-
testing-powerpc-businesscard.iso.zsync
-rw-r--r-- 1 1002 1002 246259712 Jan 31 23:36 debian-
testing-powerpc-netinst.iso
-rw-r--r-- 1 1002 1002 421055 Jan 31 23:36 debian-
testing-powerpc-netinst.iso.zsync
Interestingly, when looked at with http protocol rather than ftp
protocol, this discrepancy does not occur.
Rick
"Curiouser and curiouser!", cried Alice.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]