<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Upgrade CentOS 7 to CentOS 8 Linux	</title>
	<atom:link href="https://www.tecmint.com/upgrade-centos-7-to-centos-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/upgrade-centos-7-to-centos-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 16 Dec 2024 06:16:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-2252430</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 16 Dec 2024 06:16:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34931#comment-2252430</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-2249791&quot;&gt;A&lt;/a&gt;.

@A,

That sounds frustrating! It seems like a dependency issue with the &lt;strong&gt;MariaDB&lt;/strong&gt; version and the connector. Have you tried rebuilding the RPM database using &lt;code&gt;&#039;rpm --rebuilddb&#039;&lt;/code&gt; or checking if there’s a specific version of MariaDB that matches the required dependencies? Sometimes clearing the cache with &lt;code&gt;&#039;dnf clean packages&#039;&lt;/code&gt; can help too. 

Let me know if you need any further assistance!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-2249791">A</a>.</p>
<p>@A,</p>
<p>That sounds frustrating! It seems like a dependency issue with the <strong>MariaDB</strong> version and the connector. Have you tried rebuilding the RPM database using <code>'rpm --rebuilddb'</code> or checking if there’s a specific version of MariaDB that matches the required dependencies? Sometimes clearing the cache with <code>'dnf clean packages'</code> can help too. </p>
<p>Let me know if you need any further assistance!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: A		</title>
		<link>https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-2249791</link>

		<dc:creator><![CDATA[A]]></dc:creator>
		<pubDate>Sat, 07 Dec 2024 17:35:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34931#comment-2249791</guid>

					<description><![CDATA[Actually, if you try this upgrade from &lt;strong&gt;CentOS 7.9&lt;/strong&gt;, it will not work as it will break the upgrade due to:
&lt;pre&gt;
Running transaction check  
Error: transaction check vs depsolve:  
(mariadb &#062;= 3:10.3.27 if mariadb) is needed by mariadb-connector-c-3.1.11-2.el8_3.x86_64  
(mariadb-connector-c-config = 3.1.11-2.el8_3 if mariadb-connector-c-config) is needed by mariadb-connector-c-3.1.11-2.el8_3.x86_64  
rpmlib(RichDependencies) &#060;= 4.12.0-1 is needed by mariadb-connector-c-3.1.11-2.el8_3.x86_64  

To diagnose the problem, try running: &#039;rpm -Va --nofiles --nodigest&#039;.  
You probably have a corrupted RPMDB, and running &#039;rpm --rebuilddb&#039; might fix the issue.  
The downloaded packages were saved in cache until the next successful transaction.  
You can remove cached packages by executing &#039;dnf clean packages&#039;.  
&lt;/pre&gt;
I lost 2 hours and couldn’t find a way to install the desired MariaDB version as there’s a loop break with the desired mariadb-connector-c-3.1.11-2.el8_3.x86_64, and it simply does not work.]]></description>
			<content:encoded><![CDATA[<p>Actually, if you try this upgrade from <strong>CentOS 7.9</strong>, it will not work as it will break the upgrade due to:</p>
<pre>
Running transaction check  
Error: transaction check vs depsolve:  
(mariadb &gt;= 3:10.3.27 if mariadb) is needed by mariadb-connector-c-3.1.11-2.el8_3.x86_64  
(mariadb-connector-c-config = 3.1.11-2.el8_3 if mariadb-connector-c-config) is needed by mariadb-connector-c-3.1.11-2.el8_3.x86_64  
rpmlib(RichDependencies) &lt;= 4.12.0-1 is needed by mariadb-connector-c-3.1.11-2.el8_3.x86_64  

To diagnose the problem, try running: &#039;rpm -Va --nofiles --nodigest&#039;.  
You probably have a corrupted RPMDB, and running &#039;rpm --rebuilddb&#039; might fix the issue.  
The downloaded packages were saved in cache until the next successful transaction.  
You can remove cached packages by executing &#039;dnf clean packages&#039;.  
</pre>
<p>I lost 2 hours and couldn’t find a way to install the desired MariaDB version as there’s a loop break with the desired mariadb-connector-c-3.1.11-2.el8_3.x86_64, and it simply does not work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-2142989</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 04 Mar 2024 09:20:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34931#comment-2142989</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-2142932&quot;&gt;Thuy&lt;/a&gt;.

@Thuy,

You have &lt;strong&gt;libssh2-1.8.0-4.el7_9.1.aarch64&lt;/strong&gt; installed, which belongs to &lt;strong&gt;CentOS Linux 7&lt;/strong&gt; repository, which isn&#039;t compatible with your &lt;strong&gt;CentOS 8&lt;/strong&gt; system.

Updating it to the latest &lt;strong&gt;libssh2&lt;/strong&gt; version might fix the issue.
&lt;pre&gt;
sudo sudo dnf update
sudo dnf update libssh2
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-2142932">Thuy</a>.</p>
<p>@Thuy,</p>
<p>You have <strong>libssh2-1.8.0-4.el7_9.1.aarch64</strong> installed, which belongs to <strong>CentOS Linux 7</strong> repository, which isn&#8217;t compatible with your <strong>CentOS 8</strong> system.</p>
<p>Updating it to the latest <strong>libssh2</strong> version might fix the issue.</p>
<pre>
sudo sudo dnf update
sudo dnf update libssh2
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thuy		</title>
		<link>https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-2142932</link>

		<dc:creator><![CDATA[Thuy]]></dc:creator>
		<pubDate>Mon, 04 Mar 2024 06:42:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34931#comment-2142932</guid>

					<description><![CDATA[Hi,

I got this issue when trying to sync the package with Centos 8.
&lt;pre&gt;
# dnf --releasever=8 --setopt=deltarpm=false --setopt=protected_packages=  distro-sync -y

CentOS Linux 8 - BaseOS
CentOS Linux 8 - AppStream
Failed to synchronize cache for repo &#039;baseos&#039;, ignoring this repo.
Failed to synchronize cache for repo &#039;appstream&#039;, ignoring this repo.
Last metadata expiration check: 1:02:50 ago on Mon 04 Mar 2024 12:31:47 AM EST.
Error: 
 Problem: problem with installed package libssh2-1.8.0-4.el7_9.1.aarch64
  - libssh2-1.8.0-4.el7_9.1.aarch64 does not belong to a distupgrade repository
  - nothing provides libcrypto.so.1.1()(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libssl.so.1.1()(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) needed by libssh2-1.10.0-1.el8.aarch64
&lt;/pre&gt;
&lt;pre&gt;
# dnf distro-sync

CentOS Linux 8 - BaseOS            
CentOS Linux 8 - AppStream         
Failed to synchronize cache for repo &#039;baseos&#039;, ignoring this repo.
Failed to synchronize cache for repo &#039;appstream&#039;, ignoring this repo.
Last metadata expiration check: 1:06:38 ago on Mon 04 Mar 2024 12:31:47 AM EST.
Error: 
 Problem: problem with installed package libssh2-1.8.0-4.el7_9.1.aarch64
  - libssh2-1.8.0-4.el7_9.1.aarch64 does not belong to a distupgrade repository
  - nothing provides libcrypto.so.1.1()(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libssl.so.1.1()(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) needed by libssh2-1.10.0-1.el8.aarch64
&lt;/pre&gt;
And when I tried to remove the package libssh2, this is what I got:
&lt;pre&gt;
# dnf remove libssh2

Error: 
 Problem: The operation would result in removing the following protected packages: systemd
&lt;/pre&gt;
Is there any ideas to fix this?]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I got this issue when trying to sync the package with Centos 8.</p>
<pre>
# dnf --releasever=8 --setopt=deltarpm=false --setopt=protected_packages=  distro-sync -y

CentOS Linux 8 - BaseOS
CentOS Linux 8 - AppStream
Failed to synchronize cache for repo 'baseos', ignoring this repo.
Failed to synchronize cache for repo 'appstream', ignoring this repo.
Last metadata expiration check: 1:02:50 ago on Mon 04 Mar 2024 12:31:47 AM EST.
Error: 
 Problem: problem with installed package libssh2-1.8.0-4.el7_9.1.aarch64
  - libssh2-1.8.0-4.el7_9.1.aarch64 does not belong to a distupgrade repository
  - nothing provides libcrypto.so.1.1()(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libssl.so.1.1()(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) needed by libssh2-1.10.0-1.el8.aarch64
</pre>
<pre>
# dnf distro-sync

CentOS Linux 8 - BaseOS            
CentOS Linux 8 - AppStream         
Failed to synchronize cache for repo 'baseos', ignoring this repo.
Failed to synchronize cache for repo 'appstream', ignoring this repo.
Last metadata expiration check: 1:06:38 ago on Mon 04 Mar 2024 12:31:47 AM EST.
Error: 
 Problem: problem with installed package libssh2-1.8.0-4.el7_9.1.aarch64
  - libssh2-1.8.0-4.el7_9.1.aarch64 does not belong to a distupgrade repository
  - nothing provides libcrypto.so.1.1()(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libssl.so.1.1()(64bit) needed by libssh2-1.10.0-1.el8.aarch64
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) needed by libssh2-1.10.0-1.el8.aarch64
</pre>
<p>And when I tried to remove the package libssh2, this is what I got:</p>
<pre>
# dnf remove libssh2

Error: 
 Problem: The operation would result in removing the following protected packages: systemd
</pre>
<p>Is there any ideas to fix this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-2114201</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 13 Dec 2023 03:11:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34931#comment-2114201</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-1998901&quot;&gt;Martin&lt;/a&gt;.

@Martin,

It seems like you&#039;re encountering an issue with the DNF package manager on CentOS 8, to fix this issue you can try the following steps:


1. Update the DNF package to the latest version available in the repository.
&lt;pre&gt;
sudo dnf update dnf
&lt;/pre&gt;
2. After updating DNF, try running the system update again.
&lt;pre&gt;
sudo dnf --releasever=8 --allowerasing --setopt=deltarpm=false distro-sync
&lt;/pre&gt;
If the issue persists, you may try reinstalling the &#039;dnf&#039; package:
&lt;pre&gt;
sudo dnf reinstall dnf
&lt;/pre&gt;
If the problem is related to dependencies, you may need to address those dependencies before attempting the update.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/upgrade-centos-7-to-centos-8/comment-page-2/#comment-1998901">Martin</a>.</p>
<p>@Martin,</p>
<p>It seems like you&#8217;re encountering an issue with the DNF package manager on CentOS 8, to fix this issue you can try the following steps:</p>
<p>1. Update the DNF package to the latest version available in the repository.</p>
<pre>
sudo dnf update dnf
</pre>
<p>2. After updating DNF, try running the system update again.</p>
<pre>
sudo dnf --releasever=8 --allowerasing --setopt=deltarpm=false distro-sync
</pre>
<p>If the issue persists, you may try reinstalling the &#8216;dnf&#8217; package:</p>
<pre>
sudo dnf reinstall dnf
</pre>
<p>If the problem is related to dependencies, you may need to address those dependencies before attempting the update.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
