Author Topic: cron.daily falsely reporting problem  (Read 2503 times)

0 Members and 1 Guest are viewing this topic.

Offline
****
cron.daily falsely reporting problem
« on: May 02, 2022, 03:23:25 PM »
Receiving the following false warning from CWP:

warning: /var/tmp/rpm-tmp.0hyXy4: Header V4 DSA/SHA1 Signature, key ID 914bdf7e: NOKEY
error: Failed dependencies:
postfix = 2:3.5.8-2.el8 is needed by (installed) postfix-mysql-2:3.5.8-2.el8.x86_64

--

Ran dnf list installed | grep postfix

postfix.x86_64 2:3.5.8-2.el8                              @baseos
postfix-mysql.x86_64 2:3.5.8-2.el8                              @appstream

Postfix & Postfix MySQL are both the same version. 2.3.5.8-2

Any ideas?

Offline
***
Re: cron.daily falsely reporting problem
« Reply #1 on: May 02, 2022, 07:07:45 PM »
what OS is this?

Offline
****
Re: cron.daily falsely reporting problem
« Reply #2 on: May 03, 2022, 12:31:06 AM »
AlmaLinux 8.5, which is another RHEL spinoff like Rocky.

But AlmaLinux is the free version made by the same people who make the paid version CloudLinux, which CWP supports.

Offline
*
Re: cron.daily falsely reporting problem
« Reply #3 on: June 24, 2022, 04:44:29 PM »
Have you found a solution?
I have the exact same issue on Centos 8.

at first, I was having an error when updating ImageMagick packages because of the enabled version of Perl. while trying to enable a newer version of perl, i used --allowerasing , which uninstalled postfix-mysql and I Postfix stopped sending emails. I installed back postfix-mysql, bust since then i started having the same message as yours in the daily email:

warning: /var/tmp/rpm-tmp.PuSCgO: Header V4 DSA/SHA1 Signature, key ID 914bdf7e: NOKEY
error: Failed dependencies:
postfix = 2:3.5.8-4.el8 is needed by (installed) postfix-mysql-2:3.5.8-4.el8.x86_64

And the dnf list installed | grep postfix  gives:

postfix.x86_64                              2:3.5.8-4.el8                            @baseos
postfix-mysql.x86_64                        2:3.5.8-4.el8                            @appstream

if you found a solution or if anyone could help please. Is there a custom version of postfix-mysql for CWP that should be used for example?

Offline
****
Re: cron.daily falsely reporting problem
« Reply #4 on: June 25, 2022, 03:18:06 AM »
Upgraded to AlmaLinux 8.6 which is like the support CloudLinux (Same company)

No solution yet, still receiving:

######################
Update Server Packages
######################
Redirecting to /bin/systemctl restart cwpsrv.service
Redirecting to /bin/systemctl restart httpd.service
Redirecting to /bin/systemctl reload httpd.service
warning: /var/tmp/rpm-tmp.urzna5: Header V4 DSA/SHA1 Signature, key ID 914bdf7e: NOKEY
error: Failed dependencies:
   postfix = 2:3.5.8-4.el8 is needed by (installed) postfix-mysql-2:3.5.8-4.el8.x86_64
Redirecting to /bin/systemctl reload httpd.service
Redirecting to /bin/systemctl restart httpd.service