-
Bug
-
Resolution: Duplicate
-
Undefined
-
None
-
rhel-8.10
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 mesa-libGL-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
- clones
-
RHEL-84978 Leapp upgrade from RHEL 8.10 to RHEL 9.x fails when Valgrind packages are installed
-
- Release Pending
-
- duplicates
-
RHEL-84978 Leapp upgrade from RHEL 8.10 to RHEL 9.x fails when Valgrind packages are installed
-
- Release Pending
-