]> pere.pagekite.me Git - homepage.git/commitdiff
Small update.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 8 Jul 2018 14:37:28 +0000 (16:37 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 8 Jul 2018 14:37:28 +0000 (16:37 +0200)
blog/data/2018-07-08-apt-upgrade-full-disk.txt

index c73369f3bf93d3dabb651bc35f42b8f5438e7c22..784ec6c185504e1e09b8bf1efa26bf4934a44720 100644 (file)
@@ -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).</p>
 
 'ghc', but I have run into other large packages causing similar
 problems earlier (like TeX).</p>
 
+<p>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.</p>
+
 <p>As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 <b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
 <p>As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 <b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>