Control Web Panel

WebPanel => Updates => Topic started by: anandmys on October 03, 2025, 04:59:35 AM

Title: Yum Updates
Post by: anandmys on October 03, 2025, 04:59:35 AM
Quote
varnishcache_varnish64                          399  B/s | 833  B     00:02   
varnishcache_varnish64-source                   382  B/s | 833  B     00:02   
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

On "Confirm Update"

I get

Quote
Package updated successfully.
Last metadata expiration check: 0:01:24 ago on Fri Oct  3 06:56:17 2025.
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

"List of available packages for update" still shows the list of available updates again

Please suggest
Title: Re: Yum Updates
Post by: Starburst on October 03, 2025, 10:50:18 AM
Please advise the following:

What distro are you running CWP on?
What 'errors' and/or 'messages' are being displayed in the logs?

When doing updates, you should not see:
Quote
try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages
unless there is a incompatibility.
Title: Re: Yum Updates
Post by: cyberspace on October 07, 2025, 10:05:36 AM
Starburst is correct. The problem can be caused if you use some unsupported OS like CentOS 7 or similar.

Additionally, the error can appear if you installed some packages (RPMs) from a 3rd party repositories.
Title: Re: Yum Updates
Post by: anandmys on October 07, 2025, 11:06:33 AM
Please advise the following:

What distro are you running CWP on?
What 'errors' and/or 'messages' are being displayed in the logs?

When doing updates, you should not see:
Quote
try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages
unless there is a incompatibility.

I have freshly installed AL 8 and installed CWP on it

Where to check for logs?

Issue coming with updation of

Quote
MariaDB-shared.x86_64   10.5.29-1.el8   from cwp repository (I have exact same 2 lines )
Title: Re: Yum Updates
Post by: overseer on October 07, 2025, 01:43:58 PM
You should upgrade to MariaDB 10.11 LTS version:
https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/
Title: Re: Yum Updates
Post by: anandmys on October 08, 2025, 11:01:30 AM
While following the step

rpm --nodeps -ev MariaDB-server
got

error: package MariaDB-server is not installed

But continued. Looks like the issue is resolved

Thank you