← Back to team overview

curtin-dev team mailing list archive

[Merge] ~raharper/curtin:fix/add-apt-clean-update-vmtest-regex into curtin:master

 

The proposal to merge ~raharper/curtin:fix/add-apt-clean-update-vmtest-regex into curtin:master has been updated.

Commit message changed to:

distro: run apt-get clean after dist-upgrade, install, upgrade

Some vmtest scenarios install multiple large packages which consume
storage temporarily and in some cases prevent other install
operations, like creating an initramfs, from completing
successfully.  This change introduces an apt-get clean command run
after dist-upgrade, install or upgrade actions.  This will clear out
the local repositiry of retrieved package files restoring space back
to the filesystem.

For more details, see:
https://code.launchpad.net/~raharper/curtin/+git/curtin/+merge/390562
-- 
Your team curtin developers is requested to review the proposed merge of ~raharper/curtin:fix/add-apt-clean-update-vmtest-regex into curtin:master.


References