Problem upgrading 1.815 to 1.816

Hi,

Today I had a problem upgrading a Freepbx Distro (64bit) from 1.815.210.58 to 1.816.210.58. The problem was at the step where the script executes “yum update”. I got the following error.

Running rpm_check_debug ERROR with rpm_check_debug vs depsolve: rpmlib(FileDigests) is needed by fail2ban-0.8.7.1-85.noarch rpmlib(PayloadIsXz) is needed by fail2ban-0.8.7.1-85.noarch Complete! (1, [u'Please report this error in http://bugs.centos.org/yum5bug'])

Thank you in advance

Today I ran the upgrade script 1.815.210.58-1 to 1.816.210.58-1 on FreePBX Distro (32bit).

Once the script updated the Asterisk version, I rebooted the server.

I logged back in to the host a ran a ‘yum-update’ command.

I recieved the following error as esarant:

Package Arch Version Repository Size

Updating:
fail2ban noarch 0.8.7.1-85 pbx 136 k

Transaction Summary

Install 0 Package(s)
Upgrade 1 Package(s)

Total download size: 136 k
Is this ok [y/N]: y
Downloading Packages:
fail2ban-0.8.7.1-85.noarch.rpm | 136 kB 00:00
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
rpmlib(FileDigests) is needed by fail2ban-0.8.7.1-85.noarch
rpmlib(PayloadIsXz) is needed by fail2ban-0.8.7.1-85.noarch
Complete!
(1, [u’Please report this error in http://bugs.centos.org/yum5bug’])

Thanks,

Try now. Looks like a bad package

Hi,

Yes it is working fine now.

Thank you

Just ran a yum update again…good to go on fail2ban. Thanks.

Loaded plugins: fastestmirror, kmod, security
Loading mirror speeds from cached hostfile
Skipping security plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
--> Running transaction check
---> Package fail2ban.noarch 0:0.8.7.1-86 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================
 Package                     Arch                      Version                        Repository              Size
===================================================================================================================
Updating:
 fail2ban                    noarch                    0.8.7.1-86                     pbx                    153 k

Transaction Summary
===================================================================================================================
Install       0 Package(s)
Upgrade       1 Package(s)

Total download size: 153 k
Is this ok [y/N]: y
Downloading Packages:
fail2ban-0.8.7.1-86.noarch.rpm                                                              | 153 kB     00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating       : fail2ban                                                                                    1/2
  Cleanup        : fail2ban                                                                                    2/2

Updated:
  fail2ban.noarch 0:0.8.7.1-86

Complete!