edf-hpc / clara

Cluster Administration tools
Other
18 stars 12 forks source link

On calibre7/squeeze, clara repo sync all fails on section "main/debian-installer" #64

Closed hmlth closed 8 years ago

hmlth commented 8 years ago

There is no such error on calibre9/jessie with the same configuration.

clara - DEBUG - utils/run: debmirror --diff=none --nosource --ignore-release-gpg --ignore-missing-release --method=http --arch=amd64 --host=MIRROR.EXAMPLE.COM --root=calibre8/debian --dist=wheezy-updates --section=main,contrib,non-free,main/debian-installer /admin/website/mirror/calibre8//wheezy-updates
gpgv: ressource bloc de clés `/root/.gnupg/trustedkeys.gpg': erreur d'ouverture de fichier
gpgv: Signature faite le mar. 15 mars 2016 15:58:07 CET avec la clé RSA ID XXXXXXXX
[GNUPG:] ERRSIG XXXXXXXXXXXXXXXX 1 8 00 1458053887 9
[GNUPG:] NO_PUBKEY XXXXXXXXXXXXXXXX
gpgv: Impossible de vérifier la signature: clé publique non trouvée
gpgv: Signature faite le mar. 15 mars 2016 15:58:07 CET avec la clé RSA ID XXXXXXXX
[GNUPG:] ERRSIG XXXXXXXXXXXXXXXX 1 8 00 1458053887 9
[GNUPG:] NO_PUBKEY XXXXXXXXXXXXXXXX
gpgv: Impossible de vérifier la signature: clé publique non trouvée
Errors:
 Download of dists/wheezy-updates/main/debian-installer/binary-amd64/Packages.gz failed: 404 Not Found
 dists/wheezy-updates/main/debian-installer/binary-amd64/Packages.gz failed md5sum check
 Download of dists/wheezy-updates/main/debian-installer/binary-amd64/Packages failed: 404 Not Found
 dists/wheezy-updates/main/debian-installer/binary-amd64/Packages failed md5sum check
 Download of dists/wheezy-updates/main/debian-installer/binary-amd64/Packages.bz2 failed: 404 Not Found
 dists/wheezy-updates/main/debian-installer/binary-amd64/Packages.bz2 failed md5sum check, removing
 Download of dists/wheezy-updates/main/debian-installer/binary-amd64/Release failed: 404 Not Found
 dists/wheezy-updates/main/debian-installer/binary-amd64/Release failed md5sum check, removing
Failed to download some Package, Sources or Release files!
WARNING: releasing 1 pending lock...
clara - ERROR - debmirror --diff=none --nosource --ignore-release-gpg --ignore-missing-release --method=http --arch=amd64 --host=MIRROR.EXAMPLE.COM --root=calibre8/debian --dist=wheezy-updates --section=main,contrib,non-free,main/debian-installer /admin/website/mirror/calibre8//wheezy-updates

Not putting main/debian-installer is not an option since this breaks the disk installer.

ana commented 8 years ago

Two things:

hmlth commented 8 years ago

OK, thanks. It was not clear to me you could put sections parameter in repos.ini. It's indeed possible to solve the issue this way.