|
|
|
|
 Debian mirroring problem - wx672 [ 2005-04-09 09:24 | 4,027 byte(s)]
 Re: Debian mirroring problem - achaogee [ 2005-04-10 23:03 | 318 byte(s)]
 Re: Debian mirroring problem - wx672 [ 2005-04-12 09:08 | 215 byte(s)]
 Re: Debian mirroring problem - codeman [ 2005-04-13 19:35 | 37 byte(s)]
 Re: Debian mirroring problem - waddling [ 2005-04-18 00:18 | 101 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
Sorry for using English, cause my fcitx acts funny.
I've been setting up an Debian x86 mirror site locally. I wrote a simple script and put it in /etc/cron.daily/. It's shown below:
==================
wx672@cisd-ftp:~$ cat /etc/cron.daily/debmirror
#!/bin/sh
test -x /usr/bin/debmirror || exit 0
/usr/bin/debmirror --ignore-release-gpg --ignore-missing-release --nosource -h debian.cn99.com --method=http --section=main,contrib,non-free,main/debian-installer --root=/debian --dist=sid,sarge -a i386 /home/ftp/debian &
/usr/bin/debmirror --ignore-release-gpg --ignore-missing-release --nosource -h debian.cn99.com --method=http --section=main,contrib,non-free --root=/debian-non-US --dist=sid/non-US,sarge/non-US -a i386 /home/ftp/debian-non-US &
/usr/bin/debmirror --ignore-release-gpg --ignore-missing-release --nosource -h debian.cn99.com --method=http --section=main,contrib,non-free --root=/debian-security --dist=sarge/updates -a i386 /home/ftp/debian-security &
==================
It works, and the mirror is built up there but with some problems. I get a cron mail everyday, shows that some packages can not be found. Can anyone give ma a clue? Thanks.
==================
Errors:
Download of pool/main/m/mysql-dfsg-4.1/mysql-server-4.1_4.1.11-1_i386.deb failed: 404 Not Found
+Download of pool/main/n/nfs-utils/nfs-common_1.0.7-3_i386.deb failed: 404 Not Found Download of
+pool/main/n/nfs-utils/nfs-kernel-server_1.0.7-3_i386.deb failed: 404 Not Found Download of
+pool/main/n/nfs-utils/nhfsstone_1.0.7-3_i386.deb failed: 404 Not Found Download of
+pool/main/n/nsis/nsis_2.06-2_i386.deb failed: 404 Not Found Download of
+pool/main/o/okle/okle_0.4+cvs20040728-1_i386.deb failed: 404 Not Found Download of
+pool/main/p/paje.app/paje.app_1.3.2-3_i386.deb failed: 404 Not Found Download of
+pool/main/p/php4-kadm5/php4-kadm5_0.2.4-1_i386.deb failed: 404 Not Found Download of
+pool/main/p/phpqladmin/phpqladmin_2.2.2-1_all.deb failed: 404 Not Found Download of
+pool/main/p/po-debconf/po-debconf_0.8.23_all.deb failed: 404 Not Found Download of
+pool/main/p/polyxmass-common/polyxmass-common_0.8.5-1_all.deb failed: 404 Not Found Download of
+pool/main/p/polyxmass-data/polyxmass-data_0.8.4-1_all.deb failed: 404 Not Found Download of
+pool/main/p/polyxmass-doc/polyxmass-doc_0.8.5-1_all.deb failed: 404 Not Found Download of
+pool/main/p/polyxmass/polyxmass_0.8.7_all.deb failed: 404 Not Found Download of
+pool/main/p/puredata/puredata_0.38.4+amidi-3_i386.deb failed: 404 Not Found Download of
+pool/main/p/python-visual/python-visual_3.1.1-4_i386.deb failed: 404 Not Found Download of
+pool/main/q/qucs/qucs_0.0.5-1_i386.deb failed: 404 Not Found Download of
+pool/main/r/renameutils/renameutils_0.5.1-3_i386.deb failed: 404 Not Found Download of
+pool/main/r/request-tracker3.4/request-tracker3.4_3.4.1-2_all.deb failed: 404 Not Found Download
+of pool/main/r/request-tracker3.4/rt3.4-clients_3.4.1-2_all.deb failed: 404 Not Found Download of
+pool/main/r/rrootage/rrootage-data_0.23a-2_all.deb failed: 404 Not Found Download of
+pool/main/r/rrootage/rrootage_0.23a-2_i386.deb failed: 404 Not Found Download of
+pool/main/s/shapelib/libshp-dev_1.2.10-2_i386.deb failed: 404 Not Found Download of
+pool/main/s/shapelib/libshp1_1.2.10-2_i386.deb failed: 404 Not Found Download of
+pool/main/s/shapelib/shapelib_1.2.10-2_i386.deb failed: 404 Not Found Download of
+pool/main/s/sound-juicer/sound-juicer_0.6.1-1_i386.deb failed: 404 Not Found
=====================
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
如果在凌晨1点的时候运行这个脚本效果会好一点,或者用 ftp.jp.debian.org的镜像。
感觉是 debian.cn99.com 的镜像总是比较慢,而且在和主镜像同步的时候需要完成的时间比较长,在用debian.cn99.com升级的时候,经常会出现文件找不到,等会儿再升就OK了。
debian.cn99.com 好像每天早上8点左右做镜像?
|
|
|
----
我喜欢debian。
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
ftp.jp.debian.org现在也不知怎么了, 变成了一个莫名其妙的网页.
还是debian.cn99.com比较好, 而且快. 可惜老有那些问题.
国内还有那些快些的镜像啊? linuxforum从我这里访问很慢. 我在昆明.
|
|
|
[Original]
[Print]
[Top]
|
|
|