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

Some troubles mirroring debian



Hiya ppl, I run into some troubles while making my mirror, iwas traying to
mirror i386 and hurd for now but i found out that some of the installer
files where olso mirrored, they are of the type
dists/sid/main/installer-sparc
dists/sid/main/installer-powerpc
etc

and olso files like this ones

pool/main/f/fbset/fbset-udeb_2.1-13_powerpc.udeb
pool/main/k/kernel-image-2.2.10-powerpc-apus/
pool/main/e/e2fsprogs/libuuid1-udeb_1.35-5_sparc.udeb
pool/main/g/gtk+2.0-directfb/libgtk+2.0-directfb0-udeb_2.0.9-4_sparc.udeb

Have I done something wrong ?

Here is my anonftpsync script configuration, only the things i change

# TO is the destination for the base of the Debian mirror directory
# (the dir that holds dists/ and ls-lR).

TO=/debian

# RSYNC_HOST is the site you have chosen from the mirrors file.
# (http://www.debian.org/mirror/list-full)

RSYNC_HOST=ftp.br.debian.org

# RSYNC_DIR is the directory given in the "Packages over rsync:" line of
# the mirrors file for the site you have chosen to mirror.

RSYNC_DIR=debian/

EXCLUDE=" --exclude binary-alpha/ --exclude binary-arm/ --exclude \
 binary-m68k/ --exclude binary-powerpc/ --exclude binary-sparc/ \
 --exclude binary-ia64/ --exclude binary-mips*/ --exclude binary-hppa/ \
 --exclude binary-sh/ --exclude binary-s390/ \
 --exclude *_alpha.deb --exclude *_arm.deb \
 --exclude *_m68k.deb --exclude *_powerpc.deb --exclude *_sparc.deb \
 --exclude *_ia64.deb --exclude *_hppa.deb --exclude *_sh.deb \
 --exclude *_mips.deb --exclude *_mipsel.deb --exclude *_s390.deb
 --exclude disks-alpha/ --exclude disks-arm/ \
 --exclude disks-ia64/ --exclude disks-m68k/ --exclude disks-mips*/  \
 --exclude disks-powerpc/  --exclude disks-s390/  --exclude disks-sparc/ \
 "

I think i shuld add some stuff in the exclude listo something like
--exlude installer-powerpc but Im not completly shure. I anyone can give me
some advice or point me to some reading I'll be thk for it.

Cheers,
	rak



Reply to: