You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verifying... ################################# [100%]
Preparing... ################################# [100%]
file /usr/lib/python3.14/site-packages/pyparsing/init.py from install of taskcoach-2.0.2.2-1.fc43.noarch conflicts with file from package python3-pyparsing-3.1.2-14.fc43.noarch``
And around 30 more lines, all conflicting with the installed python3-pyparsing.
I can't uninstall python3-pyparsing, as it has a number of dependent packages which I really need.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Finally got around to trying to install the new taskcoach on my Fedora 43 system. But it is failing with a file conflict as follows:
``root@siena:~# rpm --test -ihv ~peterm/taskcoach-2.0.2.2-fedora43.rpm
Verifying... ################################# [100%]
Preparing... ################################# [100%]
file /usr/lib/python3.14/site-packages/pyparsing/init.py from install of taskcoach-2.0.2.2-1.fc43.noarch conflicts with file from package python3-pyparsing-3.1.2-14.fc43.noarch``
And around 30 more lines, all conflicting with the installed python3-pyparsing.
I can't uninstall python3-pyparsing, as it has a number of dependent packages which I really need.
Any ideas?
Thanks in advance -- Peter
Beta Was this translation helpful? Give feedback.
All reactions