<?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[Fog failed to update due to mysql-client package]]></title><description><![CDATA[<p dir="auto">On a ubuntu server, I fail to update FOG from 1.5.10.1798 to 1.5.10.1870 :</p>
<p dir="auto">before the update:</p>
<pre><code>$ dpkg -l | grep mysql-client
ii  mysql-client                           8.0.46-0ubuntu0.22.04.2                          all          MySQL database client (metapackage depending on the latest version)
ii  mysql-client-8.0                       8.0.46-0ubuntu0.22.04.2                          amd64        MySQL database client binaries
ii  mysql-client-core-8.0                  8.0.46-0ubuntu0.22.04.2                          amd64        MySQL database core client binaries
</code></pre>
<p dir="auto">then:</p>
<pre><code>$ sudo ./installfog.sh
[...]
 * Checking package: liblzma-dev...............................OK
 * Checking package: m4........................................OK
 * Checking package: mariadb-server............................OK
 * Checking package: mysql-client..............................Failed!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! The installer was not able to run all the way to the end as   !!
!! something has caused it to fail. The following few lines are  !!
!! from the error log file which might help us figure out what's !!
!! wrong. Please add this information when reporting an error.   !!
!! As well you might want to take a look at the full error log   !!
!! in /tmp/fogproject-1.5.10.1870/bin/error_logs/fog_error_1.5.10.1870.log !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

ii  libc6:amd64    2.35-0ubuntu3.13 amd64        GNU C Library: Shared libraries
ii  liblzma-dev:amd64 5.2.5-2ubuntu1 amd64        XZ-format compression library - development files
ii  m4             1.4.18-5ubuntu2 amd64        macro processing language
ii  mariadb-server 1:10.6.23-0ubuntu0.22.04.1 all          MariaDB database server (metapackage depending on the latest version)
dpkg-query: no packages found matching mysql-client
</code></pre>
<p dir="auto">and if I check the packages:</p>
<pre><code>$ dpkg -l | grep mysql-client
</code></pre>
<p dir="auto">It’s not there anymore.</p>
]]></description><link>http://forums.fogproject.org/topic/18178/fog-failed-to-update-due-to-mysql-client-package</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 09:06:55 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/18178.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Jun 2026 08:28:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fog failed to update due to mysql-client package on Tue, 16 Jun 2026 11:22:13 GMT]]></title><description><![CDATA[<p dir="auto">Okay, I found the culprit.<br />
I still had listed on the <em>/opt/fog/.fogsettings</em></p>
<pre><code>mysql-client mysql-server
</code></pre>
<p dir="auto">on the packages list, instead of</p>
<pre><code>mariadb-client mariadb-server
</code></pre>
<p dir="auto">This came from a migration from another server.</p>
]]></description><link>http://forums.fogproject.org/post/158182</link><guid isPermaLink="true">http://forums.fogproject.org/post/158182</guid><dc:creator><![CDATA[Nono]]></dc:creator><pubDate>Tue, 16 Jun 2026 11:22:13 GMT</pubDate></item><item><title><![CDATA[Reply to Fog failed to update due to mysql-client package on Tue, 16 Jun 2026 11:28:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/41811">@Nono</a> Edit your /opt/fog/.fogsettings file and replace entries of ‘mysql-client’ with ‘mariadb-client’</p>
<p dir="auto">I suspect they’ve updated the repo to solely exist for mariadb-client, but you had it before that package switch/change occurred so your fogsettings file is just expecting mysql-client always.</p>
<p dir="auto">I might also recommend removing the existing mysql-client package just to ensure clean flow, though of course get a backup before any such actions.</p>
]]></description><link>http://forums.fogproject.org/post/158183</link><guid isPermaLink="true">http://forums.fogproject.org/post/158183</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 16 Jun 2026 11:28:04 GMT</pubDate></item><item><title><![CDATA[Reply to Fog failed to update due to mysql-client package on Tue, 16 Jun 2026 11:22:13 GMT]]></title><description><![CDATA[<p dir="auto">Okay, I found the culprit.<br />
I still had listed on the <em>/opt/fog/.fogsettings</em></p>
<pre><code>mysql-client mysql-server
</code></pre>
<p dir="auto">on the packages list, instead of</p>
<pre><code>mariadb-client mariadb-server
</code></pre>
<p dir="auto">This came from a migration from another server.</p>
]]></description><link>http://forums.fogproject.org/post/158182</link><guid isPermaLink="true">http://forums.fogproject.org/post/158182</guid><dc:creator><![CDATA[Nono]]></dc:creator><pubDate>Tue, 16 Jun 2026 11:22:13 GMT</pubDate></item></channel></rss>