View Issue Details

IDProjectCategoryView StatusLast Update
0000088Rocky-Linux-8dhcppublic2022-05-06 22:15
ReporterJoost Ringoot Assigned ToLouis Abel  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionunable to reproduce 
OSRocky Linux OS Version8.5 
Summary0000088: system with both bind and dhcp-server, dependencies break after update of bind
DescriptionBug is described here
https://bugzilla.redhat.com/show_bug.cgi?id=2047786
Error:
 Problem: package dhcp-client-12:4.3.6-47.el8.x86_64 requires libdns-export.so.1112()(64bit), but none of the providers can be installed
  - cannot install both bind-export-libs-32:9.11.36-2.el8.x86_64 and bind-export-libs-32:9.11.26-6.el8.x86_64
  - cannot install both bind-export-libs-32:9.11.36-2.el8.x86_64 and bind-export-libs-32:9.11.26-3.el8.x86_64
  - cannot install both bind-export-libs-32:9.11.36-2.el8.x86_64 and bind-export-libs-32:9.11.26-4.el8_4.x86_64
  - cannot install the best update candidate for package dhcp-client-12:4.3.6-45.el8.x86_64
  - cannot install the best update candidate for package bind-export-libs-32:9.11.26-6.el8.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--nobest' to use not only best candidate packages)


Relate to bind 9.11.26 to 9.11.36 update

Was not present in Redhat 8.
Was introduced in Centos 8 due to config error.
Was resolved in Centos 8 stream.
Never resolved in Centos 8.

Steps To ReproduceA rocky linux server with both Bind DNS and dhcp server installed.
"yum update" or "dnf update".
Additional Informationhttps://forums.rockylinux.org/t/dhcp-server-upgrade-bug/5893
Tagsbind, dhcp

Activities

Louis Abel

Louis Abel

2022-05-05 18:33

administrator   ~0000117

I cannot reproduce your issue. It seems you have newer versions of packages that Rocky has not yet released (eg, it looks like you are or were running stream and migrated to Rocky without downgrading packages) and/or you are mixing packages/repositories.

```
[root@router ~]# rpm -q dhcp-client bind-export-libs
dhcp-client-4.3.6-45.el8.x86_64
bind-export-libs-9.11.26-6.el8.x86_64
[root@router ~]# rpm -q bind-export-libs-9.11.26-6.el8.x86_64 --provides
bind-export-libs = 32:9.11.26-6.el8
bind-export-libs(x86-64) = 32:9.11.26-6.el8
config(bind-export-libs) = 32:9.11.26-6.el8
libdns-export.so.1112()(64bit)
libirs-export.so.161()(64bit)
libisc-export.so.1107()(64bit)
libisccfg-export.so.163()(64bit)
```

The current versions for 8.5:

```
[root@router ~]# repoquery -q dhcp-client
dhcp-client-12:4.3.6-45.el8.x86_64
[root@router ~]# repoquery -q bind
bind-32:9.11.26-6.el8.x86_64
```

The upcoming versions for 8.6:

dhcp-4.3.6-47.el8 and bind-9.11.36-3.el8
Louis Abel

Louis Abel

2022-05-06 22:15

administrator   ~0000123

As your system may be a migration from CentOS or a migration from CentOS Stream and the migration did not go as it should, we are closing this report.

It is recommended to install a fresh Rocky 8 system and migrate your configurations.

Issue History

Date Modified Username Field Change
2022-05-05 13:16 Joost Ringoot New Issue
2022-05-05 13:16 Joost Ringoot Tag Attached: bind
2022-05-05 13:16 Joost Ringoot Tag Attached: dhcp
2022-05-05 18:33 Louis Abel Note Added: 0000117
2022-05-06 22:15 Louis Abel Assigned To => Louis Abel
2022-05-06 22:15 Louis Abel Status new => closed
2022-05-06 22:15 Louis Abel Resolution open => unable to reproduce
2022-05-06 22:15 Louis Abel Note Added: 0000123