tag 419509 + unreproducible
severity 419509 normal
thanks

"Dmitry E. Oboukhov" <[EMAIL PROTECTED]> writes:

> Package: debmirror
> Version: 20060907.1
> Severity: normal
>
> After etch release debmirror stopped functioning.
>
> I use debmirror from etch distributive. Because of the changes in
> repositories after the programme release it stopped functioning.
>
> It permanently runs against missing files:
>  dists/etch/main/debian-installer/source/Sources.gz
>  dists/lenny/main/debian-installer/source/Sources.gz
>  dists/sid/main/debian-installer/source/Sources.gz

Do you for some reason have those files present in your local mirror?

The logic in debmirror is that if the file exists locally but not in
the Release file then it gives an error. That is to prevent debmirror
from deleting a ton of files when the Release file is broken or
something got removed from the mirror.

> mirrors ftp.debian.org, ftp.nl.debian.org, ftp.ru.debian.org etc
>
> local_dir=/share/www/us.debian.lan/debian
> mirror=ftp.debian.org
> mirror_dir=debian
> method=http #rsync
> dist=etch,lenny,sid,experimental
> section=main,contrib,non-free,main/debian-installer
> arch=i386
> log_file=log/last_rsync.log
>
> debmirror --progress --source --passive --host=$mirror \
>   --method=$method --root=$mirror_dir --dist=$dist \
>   --rsync-options="-aIL --partial --quiet --no-o --no-g --no-perms" \
>   --section=$section --arch=$arch --postcleanup $local_dir \
>   --getcontents \
>   --pdiff=none \
>   --ignore-small-errors

If I start with a empty dir this works fine.

MfG
        Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to