public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/1] fix copy out of apt cache after sbuild
@ 2024-01-22 13:26 Felix Moessbauer
  2024-01-22 13:26 ` [PATCH 1/1] " Felix Moessbauer
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Felix Moessbauer @ 2024-01-22 13:26 UTC (permalink / raw)
  To: isar-users; +Cc: amikan, jan.kiszka, quirin.gylstorff, Felix Moessbauer

This series fixes the build issues reported in "potential race
condition in sbuild post commands" by not copying symlinks. This has
been tested on various large layers and seems to do the job. However,
it still remains unclear why packages are missing in the apt cache
under some rebuild scenarios.

While investigating this, I also noticed that we AGAIN have a quadratic
space blow-up in the isar-apt directory that is copied into the build
folder of each package. This makes me wonder if the whole APT handling
is properly understood. IMHO this needs another haul-over, which is also
indicated by the number of apt related issues which were reported in the
last months.

Best regards,
Felix

Felix Moessbauer (1):
  fix copy out of apt cache after sbuild

 meta/classes/dpkg.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-01-29 10:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-22 13:26 [PATCH 0/1] fix copy out of apt cache after sbuild Felix Moessbauer
2024-01-22 13:26 ` [PATCH 1/1] " Felix Moessbauer
2024-01-22 13:47 ` [PATCH 0/1] " Schmidt, Adriaan
2024-01-22 15:04   ` MOESSBAUER, Felix
2024-01-29 10:50 ` Uladzimir Bely

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