#1057650 reportbug: debootstrap did not try to retry download packages on failure

Package:
debootstrap
Source:
debootstrap
Submitter:
Benedikt Spranger
Date:
2023-12-06 15:09:03 UTC
Severity:
normal
Tags:
#1057650#5
Date:
2023-12-06 15:01:05 UTC
From:
To:
Dear Maintainer,

   * What led up to the situation?
   Network failures in general.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   Starting debootstrap. Have some Network trouble during the run.

   * What was the outcome of this action?
   debootstrap did not retry the download and continues. Afterwards it
   failed with an error.

   * What outcome did you expect instead?
   debootstrap retries to download the failed package.

...
[2023-12-05T18:42:28.605Z] I: Retrieving vim-tiny 2:9.0.1378-2
[2023-12-05T18:42:28.868Z] W: Couldn't download package vim-tiny (ver 2:9.0.1378-2 arch amd64) at http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_9.0.1378-2_amd64.debProject build was not successful, current status: build_failed
[2023-12-05T18:42:28.868Z]
[2023-12-05T18:42:28.868Z] I: Retrieving whiptail 0.52.23-1+b1
[2023-12-05T18:42:28.868Z] W: Couldn't download package whiptail (ver 0.52.23-1+b1 arch amd64) at http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.23-1+b1_amd64.deb
[2023-12-05T18:42:28.868Z] I: Retrieving zlib1g 1:1.2.13.dfsg-1
[2023-12-05T18:42:28.868Z] W: Couldn't download package zlib1g (ver 1:1.2.13.dfsg-1 arch amd64) at http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.2.13.dfsg-1_amd64.deb
[2023-12-05T18:42:28.869Z] E: Couldn't download packages: libtasn1-6 libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl libtinfo6 libtirpc-common libtirpc3 libudev1 libunistring2 libuuid1 libxtables12 libxxhash0 libzstd1 login logrotate logsave mawk mount nano ncurses-base ncurses-bin netbase nftables passwd perl-base procps readline-common sed sensible-utils systemd systemd-sysv sysvinit-utils tar tasksel tasksel-data tzdata udev usr-is-merged util-linux util-linux-extra vim-common vim-tiny whiptail zlib1g
...