Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-85585

Leapp upgrade from RHEL 8.10 to RHEL 9.5 fails when libdrm packages are installed

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Undefined Undefined
    • None
    • rhel-8.10
    • leapp-repository
    • No
    • None
    • rhel-upgrades
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • x86_64
    • None

      Leapp upgrade RHEL 8.10 → 9.6 fails due to Valgrind package conflict:

      Error: Transaction test error:
                    file /usr/share/man/man1/callgrind_annotate.1.gz from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-docs-1:3.22.0-3.el8_10.x86_64
                    file /usr/share/man/man1/callgrind_control.1.gz from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-docs-1:3.22.0-3.el8_10.x86_64
                    file /usr/share/man/man1/cg_annotate.1.gz from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-docs-1:3.22.0-3.el8_10.x86_64
                    file /usr/share/man/man1/cg_diff.1.gz from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-docs-1:3.22.0-3.el8_10.x86_64
                    file /usr/share/man/man1/cg_merge.1.gz from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-docs-1:3.22.0-3.el8_10.x86_64
                    file /usr/share/man/man1/ms_print.1.gz from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-docs-1:3.22.0-3.el8_10.x86_64
                    file /usr/share/man/man1/valgrind-di-server.1.gz from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-docs-1:3.22.0-3.el8_10.x86_64
                    file /usr/share/man/man1/valgrind-listener.1.gz from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-docs-1:3.22.0-3.el8_10.x86_64
                    file /usr/share/man/man1/valgrind.1.gz from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-docs-1:3.22.0-3.el8_10.x86_64
                    file /usr/share/man/man1/vgdb.1.gz from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-docs-1:3.22.0-3.el8_10.x86_64
                    file /usr/bin/callgrind_annotate from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-scripts-1:3.22.0-3.el8_10.x86_64
                    file /usr/bin/callgrind_control from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-scripts-1:3.22.0-3.el8_10.x86_64
                    file /usr/bin/cg_annotate from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-scripts-1:3.22.0-3.el8_10.x86_64
                    file /usr/bin/cg_diff from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-scripts-1:3.22.0-3.el8_10.x86_64
                    file /usr/bin/cg_merge from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-scripts-1:3.22.0-3.el8_10.x86_64
                    file /usr/bin/ms_print from install of valgrind-1:3.24.0-3.el9.x86_64 conflicts with file from package valgrind-scripts-1:3.22.0-3.el8_10.x86_64
      

       
      STEPS TO REPRODUCE:

      • Install leapp packages on RHEL 8.10 server.
      • Install mesa package:
        • yum install libdrm-devel (it pulls-in valgrind packages as weak deps)
      • Execute leapp preupgrade
        • leapp preupgrade
      • Execute leapp upgrade
        • leapp upgrade

      WORKAROUND

      • Remove valgrind packages
        • # yum remove $(rpm -qa | grep valgring) -y

              leapp-notifications leapp-notifications
              vsokol@redhat.com Vojtech Sokol
              leapp-notifications leapp-notifications
              RHEL Upgrades QE Team RHEL Upgrades QE Team
              Miriam Portman Miriam Portman
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: