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

Debmirror



Olá Lista,

Estou tentando montar um repositório e ao rodar meu script para baixar os pacotes estou tendo a seguinte mensagem:

Download of dists/woody/Release failed: 404 Not Found Download of dists/woody/Release.gpg failed: 404 Not Found Ignoring failed Release files
Ignoring missing Release file for dists/woody/main/binary-i386/Packages.gz
Download of dists/woody/main/binary-i386/Packages.gz failed: 404 Not Found Ignoring missing Release file for dists/woody/contrib/binary-i386/Packages.gz
Failed to download some Package, Sources or Release files!
WARNING: releasing 1 pending lock...
Download of dists/woody/contrib/binary-i386/Packages.gz failed: 404 Not Found

Como usar o debmirror ?

Meu sript esta assim:
#!/bin/bash
su root -c "debmirror /mnt/debian --ignore-missing-release --ignore-release-gpg
--method=http --progress --nosource --host=ftp.br.debian.org --root=/d
ebian --dist=woody,etch --section=main,contrib --arch=i386 --cleanup --getcontents"

Estou usando um AMD64 e tentando montar um mirror i386, tem algum problema nisso ? Eu acredito que não tenha nada haver.

Agradeço ajudas.





Reply to: