Yum update failing on kmod-forcedeth

Running a yum update this morning, here is the error I receive at the end of the dependency check:

Error: Package: sangoma-pbx-1801-3.sng7.noarch (sng-pkgs)
           Requires: kmod-forcedeth
           Removing: kmod-forcedeth-0.65-1.sng7.x86_64 (@anaconda/1707)
               kmod-forcedeth = 0.65-1.sng7
           Available: kmod-forcedeth-0.64-3.sng7.x86_64 (sng-pkgs)
               kmod-forcedeth = 0.64-3.sng7
           Available: kmod-forcedeth-0.64-4.sng7.x86_64 (sng-pkgs)
               kmod-forcedeth = 0.64-4.sng7
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

I’m looking for some guidance. It seems like the repo isn’t updated completely?

you need to downgrade kmod-forcedeth then run again yum upgrade

That worked for me. Thanks!

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