GPG Verify File check failed when framework module is updated

Good day, community!

Today i tried to update outdated module FreePBX Framework 14.0.11 to 14.0.13.24 and get the following error:

Error(s) downloading framework:

File Integrity failed for /var/www/html/admin/modules/_cache/framework-14.0.13.24.tgz.gpg - aborting (GPG Verify File check failed)

I switch to user asterisk and then run command:

gpg --verify /var/www/html/admin/modules/_cache/framework-14.0.13.24.tgz.gpg

and get the following

gpg: Signature made Tue 14 Jan 2020 15:22:42 PM using RSA key ID B53D215A755231A3
gpg: Good signature from “FreePBX Mirror Servers [email protected]” [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 456D 051E 9204 C27C 37D4 811B B53D 215A 7552 31A3

When i try

gpg --refresh-keys --keyserver pool.sks-keyservers.net

i get

gpg: update 13 keys from hkp://pool.sks-keyservers.net
gpg: key B53D215A755231A3: “FreePBX Mirror Servers [email protected]” not changed
gpg: key B53D215A755231A3: “FreePBX Mirror Servers [email protected]” not changed
gpg: key B53D215A755231A3: “FreePBX Mirror Servers [email protected]” not changed
gpg: key B53D215A755231A3: “FreePBX Mirror Servers [email protected]” not changed
gpg: key B53D215A755231A3: “FreePBX Mirror Servers [email protected]” not changed
gpg: key B53D215A755231A3: “FreePBX Mirror Servers [email protected]” not changed
gpg: key B53D215A755231A3: “FreePBX Mirror Servers [email protected]” not changed
gpg: key B53D215A755231A3: “FreePBX Mirror Servers [email protected]” not changed
gpg: key 3DDB2122FE6D84F7: “FreePBX Mirror 1 (Module Signing - 2016/2017) [email protected]” not changed
gpg: key B53D215A755231A3: “FreePBX Mirror Servers [email protected]” not changed
gpg: key 3DDB2122FE6D84F7: “FreePBX Mirror 1 (Module Signing - 2016/2017) [email protected]” not changed
gpg: key 9F9169F4B33B4659: “FreePBX Module Signing (This is the master key to sign FreePBX Modules) [email protected]” not changed
gpg: key 86CE877469D2EAD9: “FreePBX Mirror 1 (Module Signing - 2014/2015) [email protected]” not changed
gpg: Total proccecced: 13
gpg: unchanged: 13

How it can be fixed?

Can you please update the sysadmin rpm and then try again?
yum update

Thanks

Sorry, i forgot to say: my OS is FreeBSD :grinning:

Please check this one.
https://issues.freepbx.org/browse/FREEPBX-20977

I manually upgraded this module via cli

./fwconsole ma upgrade framework --tag 14.0.13.23

and then i could upgrade it from web interface. Tank you very much, mmishra!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.