On 9/1/26 13:02, Jochen Sprickerhof wrote:
Hi Michael,
* Michael Tokarev <[email protected]> [2026-09-01 11:29]:
On 7/27/26 17:45, Michael Tokarev wrote:
When --no-apt-update paired with --no-apt-clean, things works as
expected.
Things doesn't. I think it worked once before, but not anymore,
or maybe I tested the wrong combination.
You can disable that with --no-apt-distclean
This still doesn't work (anymore). I dunno where it cleans up the
apt lists. Should be just one place, but it does not appear to
be run.
if ($self->get_conf('CLEAN_APT_CACHE')) {} in Build.pm
/mjt