Xpra: Ticket #2465: fedora 31 upgrade issues

Ignoring repositories: fedora-games, fedora-steam
Error:
 Problem: package python2-pytools-2019.1.1-1.fc31.noarch conflicts with python-pytools < 2019.1.1-1.fc31 provided by python3-pytools-2019.1-3.fc31.noarch
  - package python3-pycuda-2018.1.1-3.x86_64 requires python3-pytools, but none of the providers can be installed
  - package python3-pycuda-2018.1.1-3.x86_64 requires python3.7dist(pytools) >= 2011.2, but none of the providers can be installed
  - package python2-pycuda-2018.1.1-3.x86_64 requires python2.7dist(pytools) >= 2011.2, but none of the providers can be installed
  - python3-pytools-2019.1-2.fc30.noarch does not belong to a distupgrade repository
  - python2-pytools-2019.1.1-1.fc30.noarch does not belong to a distupgrade repository
  - problem with installed package python3-pycuda-2018.1.1-3.x86_64
  - problem with installed package python2-pycuda-2018.1.1-3.x86_64
(try to add '--skip-broken' to skip uninstallable packages)


Mon, 28 Oct 2019 13:42:17 GMT - Antoine Martin: status changed; resolution set

r24288 + r24289 fix package name compatibility issues with pytools: we cannot conflict with the unprefixed python-XXXX package name which is now claimed by the python3 variant.

Then pytools built and installed fine, and python-pycuda after that.

dnf install python2-pycuda python3-pycuda
Dependencies resolved.
==================================================================================================================================================================================================================================================
 Package                                                         Architecture                                        Version                                                         Repository                                              Size
==================================================================================================================================================================================================================================================
Installing:
 python2-pycuda                                                  x86_64                                              2019.1.2-1                                                      winswitch                                              679 k
 python3-pycuda                                                  x86_64                                              2019.1.2-1                                                      winswitch                                              616 k
Installing dependencies:
 python2-appdirs                                                 noarch                                              1.4.3-9.fc31                                                    fedora                                                  21 k
 python2-decorator                                               noarch                                              4.4.0-2.fc31                                                    fedora                                                  27 k
 python2-mako                                                    noarch                                              1.1.0-1.fc31                                                    fedora                                                 141 k
 python2-markupsafe                                              x86_64                                              1.1.1-2.fc31                                                    fedora                                                  31 k
 python3-appdirs                                                 noarch                                              1.4.3-9.fc31                                                    fedora                                                  22 k
 python3-pytools                                                 noarch                                              2019.1-3.fc31                                                   fedora                                                 123 k
 python2-pytools                                                 noarch                                              2019.1.1-2.fc31                                                 winswitch                                              120 k
Transaction Summary
==================================================================================================================================================================================================================================================
Install  9 Packages
(..)
Installed:
  python2-pycuda-2019.1.2-1.x86_64       python3-pycuda-2019.1.2-1.x86_64        python2-appdirs-1.4.3-9.fc31.noarch       python2-decorator-4.4.0-2.fc31.noarch    python2-mako-1.1.0-1.fc31.noarch    python2-markupsafe-1.1.1-2.fc31.x86_64
  python3-appdirs-1.4.3-9.fc31.noarch    python3-pytools-2019.1-3.fc31.noarch    python2-pytools-2019.1.1-2.fc31.noarch
Complete!

Sat, 23 Jan 2021 05:52:00 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2465