Skip to content
  • Scott Weaver's avatar
    436598d3
    rawhide: switch to dnf5 and fix llvm container build · 436598d3
    Scott Weaver authored
    
    
    In rawhide, dnf4 is no longer supported. This updates the rawhide based
    containers to account for the switch to dnf5 (some command plugins and
    options are no longer available).
    
    The rawhide-llvm build fails because the nightly build of llvm and clang
    have dependencies that are not compatible with some packages like rust
    and bpftool (which require the older version of llvm). For this
    container, rust will no longer be installed and bpftool is removed to
    allow the installation of the nightly builds of llvm and clang.
    
    Signed-off-by: Scott Weaver's avatarScott Weaver <scweaver@redhat.com>
    436598d3
    rawhide: switch to dnf5 and fix llvm container build
    Scott Weaver authored
    
    
    In rawhide, dnf4 is no longer supported. This updates the rawhide based
    containers to account for the switch to dnf5 (some command plugins and
    options are no longer available).
    
    The rawhide-llvm build fails because the nightly build of llvm and clang
    have dependencies that are not compatible with some packages like rust
    and bpftool (which require the older version of llvm). For this
    container, rust will no longer be installed and bpftool is removed to
    allow the installation of the nightly builds of llvm and clang.
    
    Signed-off-by: Scott Weaver's avatarScott Weaver <scweaver@redhat.com>
Loading