Hide Forgot
Description of problem: Trying to perform a system upgrade through yum, I encounter the following error message by yum: ______________________________________________________ ---> Package mbedtls.x86_64 0:1.3.14-1.el7 will be updated --> Processing Dependency: libmbedtls.so.9()(64bit) for package: pdns-3.4.7-1.el7.x86_64 --> Finished Dependency Resolution Error: Package: pdns-3.4.7-1.el7.x86_64 (@epel) Requires: libmbedtls.so.9()(64bit) Removing: mbedtls-1.3.14-1.el7.x86_64 (@epel) libmbedtls.so.9()(64bit) Updated By: mbedtls-2.2.1-1.el7.x86_64 (epel) ~libmbedtls.so.10()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest _______________________________________________________ Version-Release number of selected component (if applicable): pdns-3.4.7-1.el7.x86_64
Also tried to remove mbedtls and pdns and then reinstall without success. Please recompile a new pdns rpm release.
Just noticed there is an updated pdns package in the epel-testing repo, which I confirm that can be installed without issues. yum --enablerepo=epel-testing install pdns pdns-backend-sqlite I'm now closing this bug report.
*** This bug has been marked as a duplicate of bug 1302464 ***