Bug 2295122

Summary: Missing dependency for libHX on EPEL
Product: [Fedora] Fedora EPEL Reporter: dummischbaenger <bdonauba>
Component: libHXAssignee: Chen Chen <aflyhorse>
Status: ASSIGNED --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: aflyhorse, opensource, steve
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description dummischbaenger 2024-07-02 04:57:57 UTC
Description of problem:


Version-Release number of selected component (if applicable):

libHX-4.23-1

How reproducible:

Update libHX

Steps to Reproduce:
1. dnf update libHX.x86_64
2.
3.

Actual results:

dnf update libHX.x86_64
Letzte Prüfung auf abgelaufene Metadaten: vor 0:05:20 am Di 02 Jul 2024 06:41:55 CEST.
Fehler: 
 Problem: Problem mit installiertem Paket libcryptmount-2.19-3.el9.x86_64
  - package libcryptmount-2.19-3.el9.x86_64 from @System requires libHX.so.28()(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from @System requires libHX.so.28(LIBHX_1.10.0)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from @System requires libHX.so.28(LIBHX_1.25)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from @System requires libHX.so.28(LIBHX_2.0)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from @System requires libHX.so.28(LIBHX_3.10)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from @System requires libHX.so.28(LIBHX_3.12)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from @System requires libHX.so.28(LIBHX_3.4)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from copr:build.almalinux.org:sboldyreva:pam-mount requires libHX.so.28()(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from copr:build.almalinux.org:sboldyreva:pam-mount requires libHX.so.28(LIBHX_1.10.0)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from copr:build.almalinux.org:sboldyreva:pam-mount requires libHX.so.28(LIBHX_1.25)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from copr:build.almalinux.org:sboldyreva:pam-mount requires libHX.so.28(LIBHX_2.0)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from copr:build.almalinux.org:sboldyreva:pam-mount requires libHX.so.28(LIBHX_3.10)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from copr:build.almalinux.org:sboldyreva:pam-mount requires libHX.so.28(LIBHX_3.12)(64bit), but none of the providers can be installed
  - package libcryptmount-2.19-3.el9.x86_64 from copr:build.almalinux.org:sboldyreva:pam-mount requires libHX.so.28(LIBHX_3.4)(64bit), but none of the providers can be installed
  - cannot install both libHX-4.23-1.el9.x86_64 from epel and libHX-3.22-19.el9.x86_64 from @System
  - cannot install both libHX-4.23-1.el9.x86_64 from epel and libHX-3.22-19.el9.x86_64 from copr:build.almalinux.org:sboldyreva:pam-mount
  - cannot install the best update candidate for package libHX-3.22-19.el9.x86_64


Expected results:

Update without errors

Additional info:

I'm on Alma 9.4

Comment 1 Chen Chen 2024-07-03 06:40:12 UTC
Hi dummischbaenger,

Seems you've installed an alternative version of pam-mount from copr repo. I'm working on the EPEL9 release of pam-mount, so be patient until it rolls into stable repo of EPEL.

Regards,
Chen