Author Topic: Yum Updates  (Read 140 times)

0 Members and 2 Guests are viewing this topic.

Offline
***
Yum Updates
« 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

Offline
*****
Re: Yum Updates
« Reply #1 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.

Offline
***
Re: Yum Updates
« Reply #2 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.

Offline
***
Re: Yum Updates
« Reply #3 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 )

Offline
*****
Re: Yum Updates
« Reply #4 on: October 07, 2025, 01:43:58 PM »

Offline
***
Re: Yum Updates
« Reply #5 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