<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Why removing packages?]]></title><description><![CDATA[<p dir="auto">Somehow my production server got 'resolvconf' removed during the night (which caused some problems).</p>
<p dir="auto">Here is the <code>apt</code> log for the specific time:</p>
<pre><code>2024-08-07 06:44:00 startup packages configure
2024-08-07 06:44:23 startup packages remove
2024-08-07 06:44:23 status installed resolvconf:all 1.84ubuntu1
2024-08-07 06:44:23 remove resolvconf:all 1.84ubuntu1 &lt;none&gt;
2024-08-07 06:44:23 status half-configured resolvconf:all 1.84ubuntu1
2024-08-07 06:44:23 status half-installed resolvconf:all 1.84ubuntu1
2024-08-07 06:44:23 status triggers-pending man-db:amd64 2.10.2-1
2024-08-07 06:44:25 status config-files resolvconf:all 1.84ubuntu1
2024-08-07 06:44:25 startup packages configure
2024-08-07 06:44:25 trigproc man-db:amd64 2.10.2-1 &lt;none&gt;
2024-08-07 06:44:25 status half-configured man-db:amd64 2.10.2-1
2024-08-07 06:44:25 status installed man-db:amd64 2.10.2-1
2024-08-07 06:44:25 startup packages purge
2024-08-07 06:44:25 purge resolvconf:all 1.84ubuntu1 &lt;none&gt;
2024-08-07 06:44:25 status config-files resolvconf:all 1.84ubuntu1
2024-08-07 06:44:27 status not-installed resolvconf:all &lt;none&gt;
2024-08-07 06:44:27 startup packages configure
2024-08-07 06:44:34 startup archives unpack
2024-08-07 06:44:34 upgrade containerd.io:amd64 1.6.21-1 1.6.31-1
2024-08-07 06:44:34 status half-configured containerd.io:amd64 1.6.21-1
2024-08-07 06:44:34 status unpacked containerd.io:amd64 1.6.21-1
2024-08-07 06:44:34 status half-installed containerd.io:amd64 1.6.21-1
</code></pre>
<p dir="auto">It was not happening at Cloudron 7.* bug only happened on Cloudron 8.*</p>
<p dir="auto">It feels like some automatic removal has been added recently. If so - how do I make sure it's not running?</p>
]]></description><link>https://forum.cloudron.io/topic/12285/why-removing-packages</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 01:53:35 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12285.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 13 Aug 2024 11:52:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Why removing packages? on Thu, 27 Feb 2025 14:46:14 GMT]]></title><description><![CDATA[<p dir="auto">For the future generations: better do <code>ln -s /usr/bin/resolvectl /usr/local/bin/resolvconf</code> to avoid messing with system's and cloudron settings</p>
<p dir="auto">Or use netplan's WireGuard capabilities.</p>
]]></description><link>https://forum.cloudron.io/post/102387</link><guid isPermaLink="true">https://forum.cloudron.io/post/102387</guid><dc:creator><![CDATA[potemkin_ai]]></dc:creator><pubDate>Thu, 27 Feb 2025 14:46:14 GMT</pubDate></item><item><title><![CDATA[Reply to Why removing packages? on Sun, 18 Aug 2024 15:50:18 GMT]]></title><description><![CDATA[<p dir="auto">Thank you, that is something.</p>
]]></description><link>https://forum.cloudron.io/post/92898</link><guid isPermaLink="true">https://forum.cloudron.io/post/92898</guid><dc:creator><![CDATA[potemkin_ai]]></dc:creator><pubDate>Sun, 18 Aug 2024 15:50:18 GMT</pubDate></item><item><title><![CDATA[Reply to Why removing packages? on Sun, 18 Aug 2024 08:35:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/potemkin_ai" aria-label="Profile: potemkin_ai">@<bdi>potemkin_ai</bdi></a> currently, we have no policy on this. but yes, patch releases won't remove ubuntu packages unless a security fix demands it.</p>
]]></description><link>https://forum.cloudron.io/post/92888</link><guid isPermaLink="true">https://forum.cloudron.io/post/92888</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Sun, 18 Aug 2024 08:35:22 GMT</pubDate></item><item><title><![CDATA[Reply to Why removing packages? on Sat, 17 Aug 2024 09:29:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> Ok. Minor releases and major releases - all the same? Or may I not worry inside major release - which is 8 now?</p>
]]></description><link>https://forum.cloudron.io/post/92867</link><guid isPermaLink="true">https://forum.cloudron.io/post/92867</guid><dc:creator><![CDATA[potemkin_ai]]></dc:creator><pubDate>Sat, 17 Aug 2024 09:29:43 GMT</pubDate></item><item><title><![CDATA[Reply to Why removing packages? on Sat, 17 Aug 2024 09:21:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/potemkin_ai" aria-label="Profile: potemkin_ai">@<bdi>potemkin_ai</bdi></a> yes, there is no guarantee that software that is pre-installed with Cloudron today will be available in the next release.</p>
]]></description><link>https://forum.cloudron.io/post/92865</link><guid isPermaLink="true">https://forum.cloudron.io/post/92865</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Sat, 17 Aug 2024 09:21:22 GMT</pubDate></item><item><title><![CDATA[Reply to Why removing packages? on Sat, 17 Aug 2024 08:56:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> well, right. I understand necessity to keep focus for the product.<br />
But that limits the application of Cloudron quite significantly.</p>
<p dir="auto">Am I right in understanding that I can not rely on any software - part of Cloudron setup, even on OS level?</p>
]]></description><link>https://forum.cloudron.io/post/92863</link><guid isPermaLink="true">https://forum.cloudron.io/post/92863</guid><dc:creator><![CDATA[potemkin_ai]]></dc:creator><pubDate>Sat, 17 Aug 2024 08:56:46 GMT</pubDate></item><item><title><![CDATA[Reply to Why removing packages? on Sat, 17 Aug 2024 08:25:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/potemkin_ai" aria-label="Profile: potemkin_ai">@<bdi>potemkin_ai</bdi></a> resolvconf was only previously needed because we replaced the system DNS resolution with unbound. As for issues, the usual disclaimer about installing additional packages having unintended side effects on future versions of Cloudron applies.</p>
]]></description><link>https://forum.cloudron.io/post/92858</link><guid isPermaLink="true">https://forum.cloudron.io/post/92858</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Sat, 17 Aug 2024 08:25:28 GMT</pubDate></item><item><title><![CDATA[Reply to Why removing packages? on Fri, 16 Aug 2024 19:20:21 GMT]]></title><description><![CDATA[<p dir="auto">I need it for wireguard. Re-installed it back and it seems to be holding up so far. What kind of issues would you expect, if you are not using it?</p>
]]></description><link>https://forum.cloudron.io/post/92846</link><guid isPermaLink="true">https://forum.cloudron.io/post/92846</guid><dc:creator><![CDATA[potemkin_ai]]></dc:creator><pubDate>Fri, 16 Aug 2024 19:20:21 GMT</pubDate></item><item><title><![CDATA[Reply to Why removing packages? on Tue, 13 Aug 2024 13:00:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/potemkin_ai" aria-label="Profile: potemkin_ai">@<bdi>potemkin_ai</bdi></a> <code>resolvconf</code> is not needed anymore and is uninstalled by the update. Installing it causes confusion with dns resolution . With Cloudron 8, <code>systemd-resolved</code> (the ubuntu default) is used for DNS resolution . So, it should remain uninstalled. Are you having any problems with DNS resolution ? You can check the output of <code>resolvectl</code> to see if nameservers are being assigned correctly .</p>
]]></description><link>https://forum.cloudron.io/post/92691</link><guid isPermaLink="true">https://forum.cloudron.io/post/92691</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Tue, 13 Aug 2024 13:00:51 GMT</pubDate></item><item><title><![CDATA[Reply to Why removing packages? on Tue, 13 Aug 2024 12:44:54 GMT]]></title><description><![CDATA[<p dir="auto">I hope that marking the package on hold would work fine, i.e.:</p>
<pre><code class="language-bash">apt install resolvconf
apt-mark hold resolvconf		
</code></pre>
]]></description><link>https://forum.cloudron.io/post/92690</link><guid isPermaLink="true">https://forum.cloudron.io/post/92690</guid><dc:creator><![CDATA[potemkin_ai]]></dc:creator><pubDate>Tue, 13 Aug 2024 12:44:54 GMT</pubDate></item></channel></rss>