Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: debuginfo package conflict between binutils and mingw32-binutils
https://bugzilla.redhat.com/show_bug.cgi?id=539698
Summary: debuginfo package conflict between binutils and mingw32-binutils Product: Fedora Version: 12 Platform: All OS/Version: Linux Status: NEW Severity: low Priority: low Component: mingw32-binutils AssignedTo: rjones@redhat.com ReportedBy: jarin.franek@post.cz QAContact: extras-qa@fedoraproject.org CC: berrange@redhat.com, rjones@redhat.com, fedora-mingw@lists.fedoraproject.org Classification: Fedora
Description of problem: Trying to install both binutils debuginfo and mingw32-binutils debuginfo packages (In fact, I did install debuginfo for the whole distribution). The transaction check fails with a conflict.
Version-Release number of selected component (if applicable): mingw32-binutils-2.19.51.0.14-1.fc12.x86_64 binutils-2.19.51.0.14-34.fc12.x86_64
How reproducible: see the steps:
Steps to Reproduce: 1. debuginfo-install binutils 2. debuginfo-install mingw32-binutils
Actual results:
----------------------------------------snippet Finished Transaction Test
Transaction Check Error: file /usr/src/debug/binutils-2.19.51.0.14/bfd/elf.c from install of mingw32-binutils-debuginfo-2.19.51.0.14-1.fc12.x86_64 conflicts with file from package binutils-debuginfo-2.19.51.0.14-34.fc12.x86_64 file /usr/src/debug/binutils-2.19.51.0.14/bfd/elfcode.h from install of mingw32-binutils-debuginfo-2.19.51.0.14-1.fc12.x86_64 conflicts with file from package binutils-debuginfo-2.19.51.0.14-34.fc12.x86_64 file /usr/src/debug/binutils-2.19.51.0.14/bfd/section.c from install of mingw32-binutils-debuginfo-2.19.51.0.14-1.fc12.x86_64 conflicts with file from package binutils-debuginfo-2.19.51.0.14-34.fc12.x86_64 file /usr/src/debug/binutils-2.19.51.0.14/gas/dw2gencfi.c from install of mingw32-binutils-debuginfo-2.19.51.0.14-1.fc12.x86_64 conflicts with file from package binutils-debuginfo-2.19.51.0.14-34.fc12.x86_64 file /usr/src/debug/binutils-2.19.51.0.14/ld/ldmain.c from install of mingw32-binutils-debuginfo-2.19.51.0.14-1.fc12.x86_64 conflicts with file from package binutils-debuginfo-2.19.51.0.14-34.fc12.x86_64
Error Summary -------------
----------------------------------------snippet
Expected results: No conflict. Since both binutils and mingw32-binutils install in-parallel without problems, I would expect their debuginfo packages to install in-parallel as well.
Additional info: May concern other mingw32-* packages as well.