Hello all,
Running the latest 102.0.15 on a couple of servers, and both are experiencing the same issue. Started a couple of nights ago where I get an error in my email that the cPanel update process failed. Interestingly enough when I manually ran the cPanel > Upgrade process, it sent me the same error email, but then upgraded my system successfully to 102.0.15 -- so something worked!
Digging a little deeper, this is the error that's coming up (which happens when I run cPanel > Upgrade, Software > System Update, and Software > Updated Server Software):
The wording sounds intentional, that nftables is being skipped because "I'm" telling it to be excluded. But when I check the /etc/yum.conf file, I see no reference to nftables in the exclude list.
If I thrown in a command "yum update --nobest" it looks like I can run updates, but it still lists that it's skipping python3-nftables because of broken dependencies. I also get a little concerned SSHing in and doing something like this for fear I'm going to break cPanel (let's just say I suffer from some yum PTSD).
So.... Is this one of those "wait a bit because the cPanel folks need to sort some stuff out because some dependency on the internet broke some other dependency" or is this a true issue? Anyone else running across this or am I just unique?
For completeness, both servers are running on AlmaLinux v8.5.0 STANDARD in vzcontainers.
Thank you to anyone who can shed some light on this!
Running the latest 102.0.15 on a couple of servers, and both are experiencing the same issue. Started a couple of nights ago where I get an error in my email that the cPanel update process failed. Interestingly enough when I manually ran the cPanel > Upgrade process, it sent me the same error email, but then upgraded my system successfully to 102.0.15 -- so something worked!
Digging a little deeper, this is the error that's coming up (which happens when I run cPanel > Upgrade, Software > System Update, and Software > Updated Server Software):
Problem: package python3-nftables-1:0.9.3-25.el8.x86_64 requires nftables = 1:0.9.3-25.el8, but none of the providers can be installed
- cannot install the best update candidate for package python3-nftables-1:0.9.3-21.el8.x86_64
- package nftables-1:0.9.3-25.el8.i686 is filtered out by exclude filtering
- package nftables-1:0.9.3-25.el8.x86_64 is filtered out by exclude filtering
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
The wording sounds intentional, that nftables is being skipped because "I'm" telling it to be excluded. But when I check the /etc/yum.conf file, I see no reference to nftables in the exclude list.
exclude=bind-chroot dovecot* exim* filesystem nsd* p0f php* proftpd* pure-ftpd*
If I thrown in a command "yum update --nobest" it looks like I can run updates, but it still lists that it's skipping python3-nftables because of broken dependencies. I also get a little concerned SSHing in and doing something like this for fear I'm going to break cPanel (let's just say I suffer from some yum PTSD).
So.... Is this one of those "wait a bit because the cPanel folks need to sort some stuff out because some dependency on the internet broke some other dependency" or is this a true issue? Anyone else running across this or am I just unique?
For completeness, both servers are running on AlmaLinux v8.5.0 STANDARD in vzcontainers.
Thank you to anyone who can shed some light on this!
Last edited by a moderator: