Bug 2087619 - castxml package installation is failing with epel-release-8-13
Summary: castxml package installation is failing with epel-release-8-13
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: castxml
Version: epel8
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Mattias Ellert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-18 06:08 UTC by Shailesh
Modified: 2022-05-29 00:42 UTC (History)
1 user (show)

Fixed In Version: castxml-0.4.5-2.el8
Clone Of:
Environment:
Last Closed: 2022-05-29 00:42:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Shailesh 2022-05-18 06:08:40 UTC
Description of problem:

castxml package installation is failing with epel-release-8-13 due to missing dependencies. 

[root@2a533377feb7 /]# yum install castxml
Failed to set locale, defaulting to C.UTF-8
Extra Packages for Enterprise Linux Modular 8 - x86_64                                                                                                   1.0 MB/s | 1.0 MB     00:01
Extra Packages for Enterprise Linux 8 - x86_64                                                                                                           3.9 MB/s |  11 MB     00:02
Last metadata expiration check: 0:00:01 ago on Wed May 18 05:57:36 2022.
Module yaml error: Unexpected key in data: static_context [line 9 col 3]
Module yaml error: Unexpected key in data: static_context [line 9 col 3]
Error:
 Problem: conflicting requests
  - nothing provides libLLVM-12.so()(64bit) needed by castxml-0.4.5-1.el8.x86_64
  - nothing provides libLLVM-12.so(LLVM_12)(64bit) needed by castxml-0.4.5-1.el8.x86_64
  - nothing provides libclang-cpp.so.12()(64bit) needed by castxml-0.4.5-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


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

epel-release-8-13.el8.noarch
castxml-0.4.5-1.el8.x86_64

How reproducible:


Steps to Reproduce:
1. Create Rocky Linux 8.4 container - docker run --rm -it rockylinux/rockylinux:8.4
2. Install epel-release-8-13.el8.noarch package - yum install epel-release -y
3. Try installing castxml package - yum install castxml    

Actual results:

Installation fails with below error - 

[root@2a533377feb7 /]# yum install castxml
Failed to set locale, defaulting to C.UTF-8
Extra Packages for Enterprise Linux Modular 8 - x86_64                                                                                                   1.0 MB/s | 1.0 MB     00:01
Extra Packages for Enterprise Linux 8 - x86_64                                                                                                           3.9 MB/s |  11 MB     00:02
Last metadata expiration check: 0:00:01 ago on Wed May 18 05:57:36 2022.
Module yaml error: Unexpected key in data: static_context [line 9 col 3]
Module yaml error: Unexpected key in data: static_context [line 9 col 3]
Error:
 Problem: conflicting requests
  - nothing provides libLLVM-12.so()(64bit) needed by castxml-0.4.5-1.el8.x86_64
  - nothing provides libLLVM-12.so(LLVM_12)(64bit) needed by castxml-0.4.5-1.el8.x86_64
  - nothing provides libclang-cpp.so.12()(64bit) needed by castxml-0.4.5-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Expected results:

castxml Package should get installed. 

Additional info:

Comment 1 Fedora Update System 2022-05-20 13:09:34 UTC
FEDORA-EPEL-2022-0ee447448c has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-0ee447448c

Comment 2 Fedora Update System 2022-05-21 01:41:38 UTC
FEDORA-EPEL-2022-0ee447448c has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-0ee447448c

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2022-05-29 00:42:11 UTC
FEDORA-EPEL-2022-0ee447448c has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.