public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/4] apt configuration fixes
@ 2022-02-05 15:15 henning.schild
  2022-02-05 15:15 ` [PATCH 1/4] rootfs: configure apt to always retry downloads henning.schild
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: henning.schild @ 2022-02-05 15:15 UTC (permalink / raw)
  To: isar-users; +Cc: Jan Kiszka, Srinuvasan A, vijai kumar, Henning Schild

This attempts to solve the apt fetch retry problem in a better way. On
the way it was found that bootstrap leaves a file around, which probably
should not remain in images.

Henning Schild (4):
  rootfs: configure apt to always retry downloads
  Revert "deb-dl-dir: Retry downloads 3 times for src files"
  Revert "rootfs: Retry downloads 3 times"
  bootstrap: do not leave 50isar.conf in final rootfss

 meta/classes/deb-dl-dir.bbclass                |  2 +-
 meta/classes/image.bbclass                     |  1 +
 meta/classes/rootfs.bbclass                    | 18 +++++++++++++++++-
 .../isar-bootstrap/files/isar-apt.conf         |  2 --
 .../isar-bootstrap/isar-bootstrap.inc          |  5 +----
 5 files changed, 20 insertions(+), 8 deletions(-)
 delete mode 100644 meta/recipes-core/isar-bootstrap/files/isar-apt.conf

-- 
2.34.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-02-22  9:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-05 15:15 [PATCH 0/4] apt configuration fixes henning.schild
2022-02-05 15:15 ` [PATCH 1/4] rootfs: configure apt to always retry downloads henning.schild
2022-02-05 15:15 ` [PATCH 2/4] Revert "deb-dl-dir: Retry downloads 3 times for src files" henning.schild
2022-02-05 15:15 ` [PATCH 3/4] Revert "rootfs: Retry downloads 3 times" henning.schild
2022-02-05 15:15 ` [PATCH 4/4] bootstrap: do not leave 50isar.conf in final rootfss henning.schild
2022-02-05 15:18 ` [PATCH 0/4] apt configuration fixes Henning Schild
2022-02-21  9:24 ` Anton Mikanovich
2022-02-21 16:12   ` Henning Schild
2022-02-21 16:51     ` Baurzhan Ismagulov
2022-02-21 18:24       ` Henning Schild
2022-02-21 19:20     ` Jan Kiszka
2022-02-21 20:30       ` Henning Schild
2022-02-22  9:01         ` Bezdeka, Florian
2022-02-22  9:06         ` Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox