From: Petter Reinholdtsen Date: Sun, 8 Jul 2018 14:37:28 +0000 (+0200) Subject: Small update. X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/86960b2d7ab8ac36b49ae01c530070492cf1221c?ds=sidebyside Small update. --- diff --git a/blog/data/2018-07-08-apt-upgrade-full-disk.txt b/blog/data/2018-07-08-apt-upgrade-full-disk.txt index c73369f3bf..784ec6c185 100644 --- a/blog/data/2018-07-08-apt-upgrade-full-disk.txt +++ b/blog/data/2018-07-08-apt-upgrade-full-disk.txt @@ -61,6 +61,14 @@ the packages that are simply too large to unpack. Today this was 'ghc', but I have run into other large packages causing similar problems earlier (like TeX).

+

Update 2018-07-08: Thanks to Paul Wise, I am aware of two +alternative ways to handle this. The "unattended-upgrades +--minimal-upgrade-steps" option will try to calculate upgrade sets for +each package to upgrade, and then upgrade them in order, smallest set +first. It might be a better option than my above mentioned script. +Also, "aptutude upgrade" can upgrade single packages, thus avoiding +the need for using "dpkg -i" in the script above.

+

As usual, if you use Bitcoin and want to show your support of my activities, please send Bitcoin donations to my address 15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b.