Bug 2001216 - CentOS 8-stream fails to install knot-resolver
Summary: CentOS 8-stream fails to install knot-resolver
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: knot-resolver
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom Krizek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-04 11:44 UTC by tr+redhat
Modified: 2021-09-07 17:49 UTC (History)
6 users (show)

Fixed In Version: knot-resolver-5.4.1-2.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-09-07 17:00:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description tr+redhat 2021-09-04 11:44:01 UTC
Hello,

Description of problem:
Your package (knot-resolver) Fails To Install in CentOS 8-stream from EPEL 8.

$ dnf update
Last metadata expiration check: 0:03:47 ago on Sat 04 Sep 2021 11:18:03 AM UTC.
Error:
 Problem: cannot install the best update candidate for package knot-resolver-5.4.0-1.el8.x86_64
  - nothing provides libknot.so.11()(64bit) needed by knot-resolver-5.4.1-1.el8.x86_64
  - nothing provides libzscanner.so.3()(64bit) needed by knot-resolver-5.4.1-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

$ dnf repoquery --provides knot-libs
Last metadata expiration check: 0:00:43 ago on Sat 04 Sep 2021 11:34:26 AM UTC.
knot-libs = 3.1.1-1.el8
knot-libs(x86-64) = 3.1.1-1.el8
libdnssec.so.8()(64bit)
libknot.so.12()(64bit)
libzscanner.so.4()(64bit)

$ dnf repoquery --requires knot-resolver
Last metadata expiration check: 0:01:06 ago on Sat 04 Sep 2021 11:34:26 AM UTC.
/bin/sh
libc.so.6(GLIBC_2.28)(64bit)
libcap-ng.so.0()(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libdnssec.so.8()(64bit)
libedit.so.0()(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3.1)(64bit)
libgnutls.so.30()(64bit)
libgnutls.so.30(GNUTLS_3_4)(64bit)
libknot.so.11()(64bit)
liblmdb.so.0.0.0()(64bit)
libluajit-5.1.so.2()(64bit)
libnghttp2.so.14()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.8)(64bit)
libstdc++.so.6(CXXABI_1.3.9)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libsystemd.so.0()(64bit)
libsystemd.so.0(LIBSYSTEMD_209)(64bit)
libuv.so.1()(64bit)
libzscanner.so.3()(64bit)
lua5.1-basexx
lua5.1-cqueues
lua5.1-http
rtld(GNU_HASH)
shadow-utils
systemd

Version-Release number of selected component (if applicable):
* knot-resolver-5.4.1-1.el8.x86_64
* knot-libs-3.1.1-1.el8.x86_64

How reproducible:
* Fresh CentOS 8-stream installation
* dnf install epel-release
* dnf install knot-resolver

Actual results:
Last metadata expiration check: 0:03:47 ago on Sat 04 Sep 2021 11:18:03 AM UTC.
Error:
 Problem: cannot install the best update candidate for package knot-resolver-5.4.0-1.el8.x86_64
  - nothing provides libknot.so.11()(64bit) needed by knot-resolver-5.4.1-1.el8.x86_64
  - nothing provides libzscanner.so.3()(64bit) needed by knot-resolver-5.4.1-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Expected results:
It should be able to update / install knot-resolver 5.4.1

Thank you,
tr

Comment 1 tr+redhat 2021-09-07 17:00:18 UTC
Fixed with knot-resolver-5.4.1-2.el8.x86_64
Thank you for your work.


Note You need to log in before you can comment on or make changes to this bug.