Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1955354

Summary: python3-traitsui blocks upgrade from Fedora 32 to 34
Product: [Fedora] Fedora Reporter: René Genz <liebundartig>
Component: python-traitsuiAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 34CC: chedi.toueiti, igor.raits, orion
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-traitsui-7.1.1-3.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-01 02:57:51 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 René Genz 2021-04-29 22:26:24 UTC
Description of problem:
package file conflict of python3-traitsui blocks Fedora upgrade from 32 to 34.

Version-Release number of selected component (if applicable):
7.1.1-2

How reproducible:
100%

Steps to Reproduce:
1. on a Fedora 32 computer run as root in terminal:
# dnf install -y python3-traitsui
# dnf update -y --refresh && reboot
2. continue as root in terminal:
# dnf install -y dnf-plugin-system-upgrade
# dnf system-upgrade download -y --releasever=34

Actual results:
...
<packages downloaded>
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction test error:
  file /usr/share/doc/python3-traitsui/examples/demo from install of python3-traitsui-7.1.1-2.fc34.noarch conflicts with file from package python3-traitsui-6.1.3-2.fc32.noarch


Expected results:
...
<packages downloaded>
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.

so this will work:
# dnf system-upgrade reboot

Additional info:
uninstall python3-traitsui to unblock upgrade

Comment 1 Orion Poplawski 2021-04-30 02:04:25 UTC
Thanks for the report.  Should have a fix for this shortly.

Comment 2 Fedora Update System 2021-04-30 02:13:13 UTC
FEDORA-2021-6d80f34aab has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6d80f34aab

Comment 3 René Genz 2021-04-30 19:31:52 UTC
Thank you for the very quick fix. :)

Comment 4 Fedora Update System 2021-05-01 02:57:51 UTC
FEDORA-2021-6d80f34aab has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.