Problem with repository FreePBX Distro

There is a problem with the yum repository. Running the latest update (FreePBX Distro 10.13.66-12) I get the following error when the script executes “yum update”

--> Finished Dependency Resolution Error: Package: dahdi-firmware-2.9.4-1.shmz65.1.10.noarch (pbx) Requires: dahdi-firmware-te133 = 7a001e Installed: dahdi-firmware-te133-780019-131.shmz65.1.3.noarch (@pbx) dahdi-firmware-te133 = 780019-131.shmz65.1.3 Available: dahdi-firmware-te133-7a001e-1.shmz65.1.10.noarch (pbx) dahdi-firmware-te133 = 7a001e-1.shmz65.1.10 Available: dahdi-firmware-te133-780019-1.shmz65.1.9.noarch (pbx) dahdi-firmware-te133 = 780019-1.shmz65.1.9 You could try using --skip-broken to work around the problem

having the exact same problem

We are looking into the issue and should have it resolved shortly.

Same problem as well, since yesterday.

This should be resolved now if you do a yum upgrade dahdi-firmware

yum clean all
yum update

Worked like a charm, thanks!!!