[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

jigdo debian-cd mirror problem



Hi  everyone,

I'm one of the responsibles of the debian.ues.edu.sv [3] mirror and am trying to use de jigdo-mirror scripts [1] that was announced here [2] by Mitry Matyushkov.

My goal is to reduce bandwith by generating iso images with jigdo, instead of downloading them.

I have a clue that maybe my mistake is in etc/jigdo-mirror.conf.in  file but i am unable to figure that out. I have pasted the config and logs.

So far your help is apretiated.Thanks in advance.

PS: The /tmp/ is for tast purpose.


Config files:

~$ cat etc/jigdo-mirror.conf.in
jigdoFile="jigdo-file --cache=$tmpDir/jigdo-cache.db --cache-expiry=1w --report=noprogress --no-check-files"
debianMirror="file:/tmp/debian-cd/"
nonusMirror="file:/tmp/debian-cd/"
include='.'  # include all files,
exclude='^$' # then exclude none



$ cat etc/debian-cd-mirror.conf
RSYNC_HOST=cdimage.debian.org
RSYNC_MODULE=debian-cd/
RSYNC_PASSWORD= # For authenticated rsync
RSYNC_USER= # For authenticated rsync
TO=/tmp/debian-cd
ERRORMAIL=
MIRRORNAME=debian.ues.edu.sv
DELETEFIRST=1
EXCLUDE="\
  --exclude alpha/ --exclude armel/ --exclude arm/ \
  --exclude m68k/ --exclude powerpc/ --exclude sparc/ \
  --exclude mips*/ --exclude hppa/ \
  --exclude s390/ --exclude source/ \
 "
HUB=false
tmpDirBase="/tmp/debian-cd-jigdo"
LOGDIR=$HOME/log
jigdoConf=$HOME/etc/jigdo-mirror.conf
masterList=$tmpDirBase/master.list



Error messages:

$ cat log/debian-cd-mirror.log.0
sep 28 16:36:05 ues-mirrorsv [5163] Debian-CD mirror sync start
sep 28 16:36:05 ues-mirrorsv [5163] Acquired main lock
sep 28 16:36:05 ues-mirrorsv [5163] Running mirrorsync, update is required, /tmp/debian-cd/Archive-Update-Required-debian.ues.edu.sv exists
sep 28 16:36:05 ues-mirrorsv [5163] Removing images not on the other host: rsync -rplHtSihvB8192 --timeout 7200 --stats --filter=protect_Archive-Update-in-Progress-debian.ues.edu.sv --filter=protect_Archive-Update-Required-debian.ues.edu.sv --filter=protect_project/trace/debian.ues.edu.sv --exclude   --exclude alpha/ --exclude armel/ --exclude arm/   --exclude m68k/ --exclude powerpc/ --exclude sparc/   --exclude mips*/ --exclude hppa/   --exclude s390/ --exclude source/   --delete --ignore-existing --existing cdimage.debian.org::debian-cd/ /tmp/debian-cd
sep 28 16:36:05 ues-mirrorsv [5163] rsync -rplHtSihvB8192 --timeout 7200 --stats --filter=protect_Archive-Update-in-Progress-debian.ues.edu.sv --filter=protect_Archive-Update-Required-debian.ues.edu.sv --filter=protect_project/trace/debian.ues.edu.sv --exclude   --exclude alpha/ --exclude armel/ --exclude arm/   --exclude m68k/ --exclude powerpc/ --exclude sparc/   --exclude mips*/ --exclude hppa/   --exclude s390/ --exclude source/     --delete --ignore-existing --existing  cdimage.debian.org::debian-cd/ /tmp/debian-cd >>/home/debianmirror/log/rsync-debian-cd-mirror.log 2>>/home/debianmirror/log/rsync-debian-cd-mirror.error
sep 28 16:36:05 ues-mirrorsv [5163] Eeek. Debian jigdo rsync broke down...
sep 28 16:36:05 ues-mirrorsv [5163] Debian-CD mirror sync done.
debianmirror@ues-mirrorsv:~$

~$ cat log/rsync-debian-cd-mirror.error
Unexpected remote arg: cdimage.debian.org::debian-cd/
rsync error: syntax or usage error (code 1) at main.c(1220) [sender=3.0.3]
Unexpected remote arg: cdimage.debian.org::debian-cd/
rsync error: syntax or usage error (code 1) at main.c(1220) [sender=3.0.3]



[1] http://ftp.mgts.by/debian-mirror/cdimage/
[2] http://lists.debian.org/debian-mirrors/2010/07/msg00000.html
[3] http://www.debian.org/mirror/list
--
Atte. Manuel Flores

"Good artists borrow, great artists steal" - Pablo Picasso


Reply to: