]> pere.pagekite.me Git - homepage.git/commitdiff
Generated.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 8 Jul 2018 19:30:14 +0000 (21:30 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 8 Jul 2018 19:30:14 +0000 (21:30 +0200)
blog/Debian_APT_upgrade_without_enough_free_space_on_the_disk___.html
blog/archive/2018/07/07.rss
blog/archive/2018/07/index.html
blog/index.html
blog/index.rss
blog/tags/debian/debian.rss
blog/tags/debian/index.html
blog/tags/english/english.rss
blog/tags/english/index.html

index 402f508c37147500c100135ad670b86e40990c4e..1efcb53246473a754497de6e05d4c1e1f9d31068 100644 (file)
@@ -81,6 +81,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>
index d46bf7d70f7714ad1a4a2a7792d444d179a9313f..cb41197b83e519b16839a15e696564fca113094e 100644 (file)
@@ -70,6 +70,14 @@ the packages that are simply too large to unpack.  Today this was
 &#39;ghc&#39;, but I have run into other large packages causing similar
 problems earlier (like TeX).&lt;/p&gt;
 
 &#39;ghc&#39;, but I have run into other large packages causing similar
 problems earlier (like TeX).&lt;/p&gt;
 
+&lt;p&gt;Update 2018-07-08: Thanks to Paul Wise, I am aware of two
+alternative ways to handle this.  The &quot;unattended-upgrades
+--minimal-upgrade-steps&quot; 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, &quot;aptutude upgrade&quot; can upgrade single packages, thus avoiding
+the need for using &quot;dpkg -i&quot; in the script above.&lt;/p&gt;
+
 &lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 &lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
 &lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 &lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
index 9522c2890b8a54699850414688f0fa561c653c65..447cdf730194ac837a0713050f90e57d3dca583d 100644 (file)
@@ -88,6 +88,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>
index 75f771d84e4eebec4417b32904c1a0f47e8fe5f1..e446b3af93c095361bfc7b33728ea5551d2aff27 100644 (file)
@@ -81,6 +81,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>
index 7715f464455f9ae068908ff7154ebe237dff462e..d61414e40423badb887f83ea3871cd6999071c54 100644 (file)
@@ -70,6 +70,14 @@ the packages that are simply too large to unpack.  Today this was
 &#39;ghc&#39;, but I have run into other large packages causing similar
 problems earlier (like TeX).&lt;/p&gt;
 
 &#39;ghc&#39;, but I have run into other large packages causing similar
 problems earlier (like TeX).&lt;/p&gt;
 
+&lt;p&gt;Update 2018-07-08: Thanks to Paul Wise, I am aware of two
+alternative ways to handle this.  The &quot;unattended-upgrades
+--minimal-upgrade-steps&quot; 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, &quot;aptutude upgrade&quot; can upgrade single packages, thus avoiding
+the need for using &quot;dpkg -i&quot; in the script above.&lt;/p&gt;
+
 &lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 &lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
 &lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 &lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
index d656bfbd62c824b74c56f86619b743de1a857317..73f65a35890a212fe0182ae8fa9e4c81de8d566a 100644 (file)
@@ -70,6 +70,14 @@ the packages that are simply too large to unpack.  Today this was
 &#39;ghc&#39;, but I have run into other large packages causing similar
 problems earlier (like TeX).&lt;/p&gt;
 
 &#39;ghc&#39;, but I have run into other large packages causing similar
 problems earlier (like TeX).&lt;/p&gt;
 
+&lt;p&gt;Update 2018-07-08: Thanks to Paul Wise, I am aware of two
+alternative ways to handle this.  The &quot;unattended-upgrades
+--minimal-upgrade-steps&quot; 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, &quot;aptutude upgrade&quot; can upgrade single packages, thus avoiding
+the need for using &quot;dpkg -i&quot; in the script above.&lt;/p&gt;
+
 &lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 &lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
 &lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 &lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
index d481ed6e9e2e3fa276c61570eab06576dc88d40a..d85296bead360d8ee3f526556afcec6595c10344 100644 (file)
@@ -87,6 +87,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>
index 2ae24819ab0f1e145fef009e8e740775fc07cbb6..0bf4cc00581a730a8073fb375273aa608618c694 100644 (file)
@@ -70,6 +70,14 @@ the packages that are simply too large to unpack.  Today this was
 &#39;ghc&#39;, but I have run into other large packages causing similar
 problems earlier (like TeX).&lt;/p&gt;
 
 &#39;ghc&#39;, but I have run into other large packages causing similar
 problems earlier (like TeX).&lt;/p&gt;
 
+&lt;p&gt;Update 2018-07-08: Thanks to Paul Wise, I am aware of two
+alternative ways to handle this.  The &quot;unattended-upgrades
+--minimal-upgrade-steps&quot; 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, &quot;aptutude upgrade&quot; can upgrade single packages, thus avoiding
+the need for using &quot;dpkg -i&quot; in the script above.&lt;/p&gt;
+
 &lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 &lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
 &lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 &lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
index 1eecc309d4746c9eb65b16abf3b3be1b060d744b..fb8db73d22b664a99d45c2eb1a36725e68761011 100644 (file)
@@ -87,6 +87,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>