Bug 1836254

Summary: Fedora 32 dnf error: Transaction test error:
Product: [Fedora] Fedora Reporter: Mars <csiterallat>
Component: dnfAssignee: rpm-software-management
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 32CC: dmach, jmracek, jrohel, mblaha, mhatina, packaging-team-maint, pkratoch, rpm-software-management, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-18 11:49:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mars 2020-05-15 13:27:20 UTC
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:

Comment 1 Mars 2020-05-17 16:49:15 UTC
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

Comment 2 Marek Blaha 2020-05-18 11:49:36 UTC
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.

Comment 3 Mars 2020-05-18 11:51:18 UTC
Thank you to