Description of problem: Transaction test error: Version-Release number of selected component (if applicable): F32 and I will try to upgrade Actual results: Error: Transaction test error: - Upgrade by gnome-software: process is counting more than 10min / no-limit - Upgry from terminal, using dnf: file /usr/share/gcc-10/python/libstdcxx/__pycache__/__init__.cpython-38.opt-1.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64 file /usr/share/gcc-10/python/libstdcxx/__pycache__/__init__.cpython-38.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/__init__.cpython-38.opt-1.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/__init__.cpython-38.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/printers.cpython-38.opt-1.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/printers.cpython-38.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/xmethods.cpython-38.opt-1.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/xmethods.cpython-38.pyc from install of libstdc++-10.1.1-1.fc32.i686 conflicts with file from package libstdc++-10.0.1-0.13.fc32.x86_64 Expected results: Additional info:
I solve it!! Sorry! Gnome developers ask me to enable & install debuginfo packages. Now I disable debuginfo repos and 4-5GB debuginfo pkg is removed, and libstdc++ is no longer needed. set-disabled: updates-debuginfo fedora-debuginfo fedora-cisco-openh264-debuginfo rpmfusion-free-debuginfo rpmfusion-free-updates-debuginfo
Thank you. Anyway the bug looks like file conflict error that should be fixed on packaging level. According to comment#1 I'm closing the bug.
Thank you to