Author Topic: Broken uninstallable packages  (Read 97 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Broken uninstallable packages
« on: June 14, 2025, 04:02:05 PM »
Hi all, I was wondering if somebody could possibly point me in the right direction, I've had a problem with my server and had to do a complete fresh reinstall and update everything, but for some reason it keeps asking for an update and is says this  ( Available updates - SECURITY ISSUE
CWP found 33 available yum/rpm updates for your server, click here to check it.)

Once I go to update them, this is the first message pop-up box I get.

Last metadata expiration check: 0:00:06 ago on Sat Jun 14 15:03:22 2025.
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

After attempting to do the updates, I get this message below and I'm scratching my head as to how to remedy this,
I am using CWP on a VPS hosted with vulture running on AlmaLinux which up to recently worked perfectly fine now I keep getting this message when trying to do the update.

ast metadata expiration check: 0:03:08 ago on Sat Jun 14 15:03:22 2025.
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

I have paid for the premium version of CWP control panel I have noticed there has been no significant updates for a good bit of time  and I don't know if the project is still being actively developed or just maintained. As I've noticed that using CWP on anything else other than cent OS. Has been listed and beta testing for some time now as mentioned in the blog posts.

So I'm not sure if this problem is related to the OS I'm using or something that needs to be patched. Has anybody else come across this problem and has a potential resolution?So I'm not sure if this problem is related to the OS I'm using or something that needs to be patched. Has anybody else come across this problem and has a potential resolution?

Offline
*****
Re: Broken uninstallable packages
« Reply #1 on: June 14, 2025, 04:55:35 PM »
CWP is actively supported and updated, no issues there. EL8 is actively supported and EL9 distributions are in beta support (generally working fine but CWP Migration does not work.

I assume you are running CentOS 7? It is beyond EOL (end of life), so it is not supported and updates are dried up. You will have to change your repositories to the archived "vault" versions:
https://www.alphagnu.com/topic/534-fix-centos-7-repo-due-to-eol-could-not-retrieve-mirrorlist/

Also update MariaDB to a current LTS version:
https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/

Offline
*
Re: Broken uninstallable packages
« Reply #2 on: June 14, 2025, 05:08:21 PM »
Hi overseer,

I am currently using an OS called AlmaLinux and have been from centos died a death, the era seems to be coming from MariaDB-common, so I'm not sure what's causing this.

Offline
*****
Re: Broken uninstallable packages
« Reply #3 on: June 14, 2025, 05:20:55 PM »
AlmaLinux 8 or 9? Please follow the directions (above) to update MariaDB to the latest LTS stable supported version.

Offline
***
Re: Broken uninstallable packages
« Reply #4 on: Today at 01:54:27 AM »
I agree, mariadb is a strong candidate to this problem, if the user did not updated as indicated.
Unfortunately, the graphical update of the CWP does not show which package(s) contain the error(s).
Try establishing an SSH connection and performing the manual update with the following command:
Code: [Select]
# dnf update

...and follow the possible program interactions.

Regards,
Netino