Hello,

On Mon, Sep 08, 2008 at 08:40:05PM +0000, oper wrote:
> Submission-Type: update
> Site: ftp.ccc.uba.ar
> Type: leaf
> Archive-architecture: amd64 i386 
> Archive-ftp: /pub/linux/debian/debian/
> Archive-http: /pub/linux/debian/debian/
> IPv6: yes
> Archive-upstream: ftp.br.debian.org

Arch choice :

* armel and sparc binary packages are provided, while only amd64 and i386 are
supposed to be available:
ftp://ftp.ccc.uba.ar/pub/linux/debian/debian/pool/main/b/base-files/


* BTW, you should update your anonftspync script :
http://debian.org/mirror/anonftpsync because you are mirroring some arch
specific files, see
ftp://ftp.ccc.uba.ar/pub/linux/debian/debian/dists/unstable/


* Then you need to delete files specific to arch you don't provide :

for arch in alpha arm armel hppa hurd-i386 ia64 m68k mipsel mips powerpc s390 sh
do find /path/debian/dists/. -name *$arch* -exec rm -r {} \;
find /path/debian/pool/ -name *_$arch.deb -o -name *_$arch.udeb -exec rm -r {} 
\;
done

That would be better to keep sparc until the Lenny release.

Could you tell how much bandwidth is available to Debian users ?

Thanks for mirroring Debian and best regards,

-- 
Simon Paillard



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

Reply via email to