Bug 2182328 - container-tools module for 8.9.0 fails to build because of broken dependencies of bcc
Summary: container-tools module for 8.9.0 fails to build because of broken dependencie...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: bcc
Version: 8.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jerome Marchand
QA Contact: Ziqian SUN (Zamir)
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-28 08:58 UTC by Jindrich Novy
Modified: 2023-07-31 08:38 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-07-31 08:38:43 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-153234 0 None None None 2023-03-28 08:59:50 UTC

Description Jindrich Novy 2023-03-28 08:58:15 UTC
Description of problem:
Please see: https://kojihub.stream.centos.org/kojifiles/work/tasks/8368/2078368/root.log

DEBUG util.py:444:  Error: 
DEBUG util.py:444:   Problem: package bcc-devel-0.25.0-2.0.2.el8.x86_64 requires libbcc_bpf.so.0()(64bit), but none of the providers can be installed
DEBUG util.py:444:    - package bcc-devel-0.25.0-2.0.2.el8.x86_64 requires libbcc.so.0()(64bit), but none of the providers can be installed
DEBUG util.py:444:    - package bcc-devel-0.25.0-2.0.2.el8.x86_64 requires bcc(x86-64) = 0.25.0-2.0.2.el8, but none of the providers can be installed
DEBUG util.py:444:    - conflicting requests
DEBUG util.py:444:    - nothing provides libLLVM-15.so()(64bit) needed by bcc-0.25.0-2.0.2.el8.x86_64
DEBUG util.py:444:    - nothing provides libLLVM-15.so(LLVM_15)(64bit) needed by bcc-0.25.0-2.0.2.el8.x86_64
DEBUG util.py:444:    - nothing provides libclang-cpp.so.15()(64bit) needed by bcc-0.25.0-2.0.2.el8.x86_64
DEBUG util.py:446:  (try to add '--skip-broken' to skip uninstallable packages)

Comment 2 Jerome Marchand 2023-05-15 10:05:36 UTC
(In reply to Jindrich Novy from comment #0)
> Description of problem:
> Please see:
> https://kojihub.stream.centos.org/kojifiles/work/tasks/8368/2078368/root.log
> 
> DEBUG util.py:444:  Error: 
> DEBUG util.py:444:   Problem: package bcc-devel-0.25.0-2.0.2.el8.x86_64
> requires libbcc_bpf.so.0()(64bit), but none of the providers can be installed
> DEBUG util.py:444:    - package bcc-devel-0.25.0-2.0.2.el8.x86_64 requires
> libbcc.so.0()(64bit), but none of the providers can be installed
> DEBUG util.py:444:    - package bcc-devel-0.25.0-2.0.2.el8.x86_64 requires
> bcc(x86-64) = 0.25.0-2.0.2.el8, but none of the providers can be installed
> DEBUG util.py:444:    - conflicting requests
> DEBUG util.py:444:    - nothing provides libLLVM-15.so()(64bit) needed by
> bcc-0.25.0-2.0.2.el8.x86_64
> DEBUG util.py:444:    - nothing provides libLLVM-15.so(LLVM_15)(64bit)
> needed by bcc-0.25.0-2.0.2.el8.x86_64
> DEBUG util.py:444:    - nothing provides libclang-cpp.so.15()(64bit) needed
> by bcc-0.25.0-2.0.2.el8.x86_64
> DEBUG util.py:446:  (try to add '--skip-broken' to skip uninstallable
> packages)

Do you still encounter this issue? It seems that the broken dependencies are provided by the current llvm-libs and clang-libs.

Comment 4 Jindrich Novy 2023-06-09 08:02:05 UTC
I no longer see this happening Jerome.


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