Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1881629

Summary: package knot-resolver-5.1.3-1.fc31.x86_64 requires libknot.so.10()(64bit), but none of the providers can be installed
Product: [Fedora] Fedora Reporter: stan <gryt2>
Component: knot-resolverAssignee: Petr Špaček <pspacek>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: dns-sig, gryt2, jv+fedora, pspacek, tomas.krizek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: knot-resolver-5.1.3-2.fc31 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-24 14:39:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description stan 2020-09-22 19:06:06 UTC
Description of problem:  There is a library version mismatch between knot-resolver and knot-libs preventing both from being updated.  It seems that the knot-libs 3.0 package was built after knot-resolver used knot-libs 2.9 to be built.  Now there is a deadlock as they prevent each other from being updated.


Version-Release number of selected component (if applicable):
Name        : knot-resolver
Version     : 5.1.3
Release     : 1.fc31
Architecture: x86_64

How reproducible:
every time


Steps to Reproduce:
1. Have knot-resolver 5.1.3 installed
2. Run a dnf update
3.

Actual results:
package knot-resolver-5.1.3-1.fc31.x86_64 requires libknot.so.10()(64bit), but none of the providers can be installed
  - cannot install both knot-libs-3.0.0-1.fc31.x86_64 and knot-libs-2.9.6-1.fc31.x86_64
  - cannot install the best update candidate for package knot-resolver-5.1.3-1.fc31.x86_64
  - cannot install the best update candidate for package knot-libs-2.9.6-1.fc31.x86_64


Expected results:
update succeeds

Additional info:

Comment 1 Fedora Update System 2020-09-23 11:33:55 UTC
FEDORA-2020-cffab3ad17 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-cffab3ad17

Comment 2 Fedora Update System 2020-09-23 17:41:28 UTC
FEDORA-2020-cffab3ad17 has been pushed to the Fedora 31 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-cffab3ad17`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-cffab3ad17

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2020-09-24 14:39:55 UTC
FEDORA-2020-cffab3ad17 has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 stan 2020-09-25 14:25:04 UTC
Yes, this worked.  Thanks for your help.