On Sat 24 Jul 2021 at 19:52:36 (-0400), Polyna-Maude Racicot-Summerside wrote: > Here are the message I get after my debmirror when I do apt-get update > > Err:31 file:/mnt/mirror/debian buster-updates/main amd64 Contents (deb) > File not found - > /mnt/mirror/debian/dists/buster-updates/main/Contents-amd64 (2: No such > file or directory) > Reading package lists... Done > E: Failed to fetch > file:/mnt/mirror/debian/dists/buster/main/Contents-amd64 File not found > - /mnt/mirror/debian/dists/buster/main/Contents-amd64 (2: No such file > or directory) > E: Failed to fetch > file:/mnt/mirror/debian/dists/buster-updates/main/Contents-amd64 File > not found - /mnt/mirror/debian/dists/buster-updates/main/Contents-amd64 > (2: No such file or directory) > > The command I used for creating the mirror is > > debmirror --all --progress --verbose --method=http > --dist=buster,buster-updates,buster-backports > --section=main,contrib,non-free --arch=amd64,i386 --rsync-extra=none > --source --i18n --keyring /usr/share/keyrings/debian-archive-keyring.gpg > --root=debian --host=debian.mirror.iweb.ca /mnt/mirror/debian > > Got idea ?
--getcontents ? Cheers, David.