View Issue Details

IDProjectCategoryView StatusLast Update
0010066Rocky-Linux-9sambapublic2025-07-17 17:57
ReporterDarrell Enns Assigned To 
PrioritynormalSeverityblockReproducibilityalways
Status newResolutionopen 
Platformx86_64OS9OS Version9.6
Summary0010066: ctdb can't install due to samba version mismatch
DescriptionThe 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 Reproducednf --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.

TagsNo tags attached.

Activities

Darrell Enns

Darrell Enns

2025-07-17 17:57

reporter   ~0010727

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

Issue History

Date Modified Username Field Change
2025-07-17 17:24 Darrell Enns New Issue
2025-07-17 17:57 Darrell Enns Note Added: 0010727