[opensuse-python] problem with pyside
Hello I am trying to run "zypper dup", but are running into the following problem: # zypper dup Loading repository data... Reading installed packages... Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command. Computing distribution upgrade... Problem: FreeCAD-0.18.1-1.1.x86_64 requires libpyside2.cpython-37m-x86_64-linux-gnu.so.5.12()(64bit), but this requirement cannot be provided deleted providers: python3-pyside2-5.12.3-1.4.x86_64 Solution 1: Following actions will be done: keep obsolete python3-pyside2-5.12.3-1.4.x86_64 keep obsolete libQt5Core5-5.12.3-2.1.x86_64 keep obsolete libQtQuick5-5.12.3-2.1.x86_64 keep obsolete libQt5Gui5-5.12.3-2.1.x86_64 keep obsolete libQt5Test5-5.12.3-2.1.x86_64 keep obsolete libQt5Widgets5-5.12.3-2.1.x86_64 keep obsolete libQt5DBus5-5.12.3-2.1.x86_64 Solution 2: deinstallation of FreeCAD-0.18.1-1.1.x86_64 Solution 3: break FreeCAD-0.18.1-1.1.x86_64 by ignoring some of its dependencies Not sure if this is an issue with pyside or FreeCAD. Seems as if pyside might be outdated? Thanks Arun -- To unsubscribe, e-mail: opensuse-python+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-python+owner@opensuse.org
Arun Persaud píše v Po 15. 07. 2019 v 11:24 -0700:
Hello
I am trying to run "zypper dup", but are running into the following problem:
# zypper dup Loading repository data... Reading installed packages... Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command. Computing distribution upgrade...
Problem: FreeCAD-0.18.1-1.1.x86_64 requires libpyside2.cpython-37m-x86_64-linux-gnu.so.5.12()(64bit), but this requirement cannot be provided deleted providers: python3-pyside2-5.12.3-1.4.x86_64 Solution 1: Following actions will be done: keep obsolete python3-pyside2-5.12.3-1.4.x86_64 keep obsolete libQt5Core5-5.12.3-2.1.x86_64 keep obsolete libQtQuick5-5.12.3-2.1.x86_64 keep obsolete libQt5Gui5-5.12.3-2.1.x86_64 keep obsolete libQt5Test5-5.12.3-2.1.x86_64 keep obsolete libQt5Widgets5-5.12.3-2.1.x86_64 keep obsolete libQt5DBus5-5.12.3-2.1.x86_64 Solution 2: deinstallation of FreeCAD-0.18.1-1.1.x86_64 Solution 3: break FreeCAD-0.18.1-1.1.x86_64 by ignoring some of its dependencies
Not sure if this is an issue with pyside or FreeCAD. Seems as if pyside might be outdated?
Not outdated per-se it just seem to not build with qt 5.13... So it needs to be fixed and submitted to TW. (but from what I see it is in there, so it just probably didn't publish yet or fails to build). Cheers Tom
participants (2)
-
Arun Persaud
-
Tomas Chvatal