View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010066 | Rocky-Linux-9 | samba | public | 2025-07-17 17:24 | 2025-07-17 17:57 |
Reporter | Darrell Enns | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86_64 | OS | 9 | OS Version | 9.6 |
Summary | 0010066: ctdb can't install due to samba version mismatch | ||||
Description | The ctdb package on the resilientstorage repo does not match the version of the samba libs in baseos. This blocks installation of ctdb. Similar issue 0009472 was reported for Rocky 9.5. Perhaps there is a recurring problem with ctdb package not being built when a new samba package is built? | ||||
Steps To Reproduce | dnf --enablerepo resilientstorage install ctdb | ||||
Additional Information | # dnf --enablerepo resilientstorage install ctdb Last metadata expiration check: 0:00:05 ago on Thu 17 Jul 2025 09:33:51 AM. Error: Problem: conflicting requests - nothing provides samba-client-libs = 4.21.3-5.el9_6 needed by ctdb-4.21.3-5.el9_6.x86_64 from resilientstorage - nothing provides samba-common-libs = 4.21.3-5.el9_6 needed by ctdb-4.21.3-5.el9_6.x86_64 from resilientstorage - nothing provides samba-winbind-clients = 4.21.3-5.el9_6 needed by ctdb-4.21.3-5.el9_6.x86_64 from resilientstorage (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) # dnf info samba-common-libs Last metadata expiration check: 0:40:59 ago on Thu 17 Jul 2025 09:33:51 AM. Available Packages Name : samba-common-libs Version : 4.21.3 Release : 7.el9_6 Architecture : i686 Size : 111 k Source : samba-4.21.3-7.el9_6.src.rpm Repository : baseos Summary : Libraries used by both Samba servers and clients URL : https://www.samba.org License : GPL-3.0-or-later AND LGPL-3.0-or-later Description : The samba-common-libs package contains internal libraries needed by the : SMB/CIFS clients. Name : samba-common-libs Version : 4.21.3 Release : 7.el9_6 Architecture : x86_64 Size : 100 k Source : samba-4.21.3-7.el9_6.src.rpm Repository : baseos Summary : Libraries used by both Samba servers and clients URL : https://www.samba.org License : GPL-3.0-or-later AND LGPL-3.0-or-later Description : The samba-common-libs package contains internal libraries needed by the : SMB/CIFS clients. | ||||
Tags | No tags attached. | ||||
Workaround - install newer ctdb from devel repo. dnf install https://dl.rockylinux.org/pub/rocky/9/devel/x86_64/os/Packages/c/ctdb-4.21.3-7.el9_6.x86_64.rpm |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-17 17:24 | Darrell Enns | New Issue | |
2025-07-17 17:57 | Darrell Enns | Note Added: 0010727 |