Bug 1955354 - python3-traitsui blocks upgrade from Fedora 32 to 34
Summary: python3-traitsui blocks upgrade from Fedora 32 to 34
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-traitsui
Version: 34
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-29 22:26 UTC by René Genz
Modified: 2021-05-01 02:57 UTC (History)
3 users (show)

Fixed In Version: python-traitsui-7.1.1-3.fc34
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-01 02:57:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.