Re: Almalinux 10.1 missing openldap-server package
On Mon, 1 Dec 2025 at 16:08, István Polákovics via AlmaLinux Users < users@lists.almalinux.org> wrote:
Hello,
I think that the openldap-server package is missing in the Almainux 10.1 OS.
The upstream has not shipped openldap-server in any of its mainline repositories since I think EL7. The openldap-server package is available in AlmaLinux in the https://repo.almalinux.org/almalinux/10/devel/x86_64/os/Packages/ devel tree.
Am I right?
Thank you in advance for your help.
Regards: István _______________________________________________ AlmaLinux Users mailing list -- users@lists.almalinux.org To unsubscribe send an email to users-leave@lists.almalinux.org
-- Stephen J Smoogen. Let us be kind to one another, for most of us are fighting a hard battle. -- Ian MacClaren
Hi, The hardware: # /lib64/ld-linux-x86-64.so.2 --help | grep 'x86-64-v2 (supported, searched)' x86-64-v2 (supported, searched) The OS used: # lsb_release -a LSB Version: n/a Distributor ID: AlmaLinux Description: AlmaLinux 10.0 (Purple Lion) Release: 10.0 Codename: n/a The repos used are: # dnf repolist repo id repo name appstream AlmaLinux 10 - AppStream baseos AlmaLinux 10 - BaseOS beats Elastic Beats Repository crb AlmaLinux 10 - CRB epel Extra Packages for Enterprise Linux 10 from AlmaLinux - x86_64_v2 extras AlmaLinux 10 - Extras The epel repo: # rpm -qif /etc/yum.repos.d/epel.repo Name : epel-release-almalinux-altarch Version : 10 Release : 6.el10.alma_altarch Architecture: noarch Install Date: Tue 25 Nov 2025 05:34:32 PM CET Group : Unspecified Size : 24016 License : GPL-2.0-only Signature : RSA/SHA256, Thu 22 May 2025 02:44:19 PM CEST, Key ID dee5c11cc2a1e572 Source RPM : epel-release-almalinux-altarch-10-6.el10.alma_altarch.src.rpm Build Date : Thu 22 May 2025 02:35:15 PM CEST Build Host : x64-builder04.almalinux.org Packager : AlmaLinux Packaging Team <packager@almalinux.org> Vendor : AlmaLinux URL : https://epel.io Summary : Extra Packages for Enterprise Linux repository configuration Description : This package contains the Extra Packages for Enterprise Linux (EPEL) repository configuration and GPG key. The OS would be constantly up to date. The update error message is: # dnf upgrade --refresh openldap openldap-clients openldap-servers openldap AlmaLinux 10 - AppStream 8.3 kB/s | 3.8 kB 00:00 AlmaLinux 10 - BaseOS 10 kB/s | 3.8 kB 00:00 AlmaLinux 10 - CRB 11 kB/s | 3.8 kB 00:00 AlmaLinux 10 - Extras 10 kB/s | 3.5 kB 00:00 Elastic Beats Repository 75 kB/s | 1.3 kB 00:00 Extra Packages for Enterprise Linux 10 from AlmaLinux - x86_64_v2 9.4 kB/s | 3.3 kB 00:00 Error: Problem 1: package openldap-servers-2.6.8-3.el10_1.alma_altarch.x86_64_v2 from @System requires openldap(x86-64) = 2.6.8, but none of the providers can be installed - cannot install both openldap-2.6.9-1.el10.x86_64_v2 from baseos and openldap-2.6.8-3.el10.x86_64_v2 from @System - cannot install the best update candidate for package openldap-servers-2.6.8-3.el10_1.alma_altarch.x86_64_v2 - cannot install the best update candidate for package openldap-2.6.8-3.el10.x86_64_v2 Problem 2: problem with installed package openldap-servers-2.6.8-3.el10_1.alma_altarch.x86_64_v2 - package openldap-servers-2.6.8-3.el10_1.alma_altarch.x86_64_v2 from @System requires openldap(x86-64) = 2.6.8, but none of the providers can be installed - package openldap-servers-2.6.8-3.el10_1.alma_altarch.x86_64_v2 from epel requires openldap(x86-64) = 2.6.8, but none of the providers can be installed - cannot install both openldap-2.6.9-1.el10.x86_64_v2 from baseos and openldap-2.6.8-3.el10.x86_64_v2 from @System - package openldap-clients-2.6.9-1.el10.x86_64_v2 from baseos requires openldap(x86-64) = 2.6.9-1.el10, but none of the providers can be installed - cannot install the best update candidate for package openldap-clients-2.6.8-3.el10.x86_64_v2 (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) I think it might be a problem that both epel *and* OS want to install the openldap package. The last package I see is: https://koji.fedoraproject.org/koji/buildinfo?buildID=2807926 openldap-epel-2.6.9-1.el10_2 Started Fri, 29 Aug 2025 03:06:34 UTC How to solve this problem in a correct way? Thank you in advance for your help. Regards: István
participants (2)
-
István Polákovics -
Stephen John Smoogen