On Mon, Dec 13, 2010 at 03:06:14PM +0100, Fastbull wrote: > > On Sun, Dec 12, 2010 at 11:23:29PM +0100, Fastbull wrote: > > Still some issues: > > http://debian.fastbull.org/debian/dists/ miss all the links (which is > > surprising as rsync on ftp.de.d.o show them ok). > > > > As a consequence, http://debian.fastbull.org/debian/dists/unstable is not > > ok. > > Sorry for the inconvenience, it was a file permission problem. > Now it should be ok.
As done in git ftpsync but not in released version, you can tell rsync to copy permissions from upstream (so that it fixes permissions automatically), add -p option: -RSYNC_OPTIONS=${RSYNC_OPTIONS:-"-rltvHSB8192 --timeout 3600 --stats ${RSYNC_FILTER}"} +RSYNC_OPTIONS=${RSYNC_OPTIONS:-"-rpltvHSB8192 --timeout 3600 --stats ${RSYNC_FILTER}"} > > > For debian-cd we are using a cd-mirror rsync script like suggested on > > > http://www.debian.org/CD/mirroring , but without jigdo. > > > Also in this case we have chosen ftp.de.debian.org upstream mirror and not > > > ftp.ch.debian.org like previously written because of lack of powerpc > > > architecture. > > > > > > In the meanwhile we are planning to mirror more architectures. -- Simon Paillard -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org