Bugzilla – Bug 1216499
file from python3-ipython..... conflicts with file from python311-ipython.......
Last modified: 2023-11-15 15:51:53 UTC
15.5, x64, i think i have originally added some home:ecsos:python packages to be able to use "calibre" application. today there is a zypper up error file conflicting: ------------------ Checking for file conflicts: .........................................................................................................................................................................................[error] Detected 2 file conflicts: File /usr/bin/ipython3 from install of python3-ipython-7.16.1-bp155.3.11.noarch (openSUSE:Leap:15.5) conflicts with file from install of python311-ipython-8.16.1-lp155.121.1.noarch (home:ecsos:python) File /usr/share/man/man1/ipython3.1.gz from install of python3-ipython-7.16.1-bp155.3.11.noarch (openSUSE:Leap:15.5) conflicts with file from install of python311-ipython-8.16.1-lp155.121.1.noarch (home:ecsos:python) File conflicts happen when two packages attempt to install files with the same name but different contents. If you continue, conflicting files will be replaced losing the previous content. Continue? [yes/no] (no): ^C ------------------
apparently sudo zypper up python311-FontTool pulls in a whopping 152 NEW packages it prints out..... and the file check of this single command is the one that generates the conflicting files.....
Where is the package python311-ipython-8.16.1-lp155.121.1.noarch coming from? Factory?
its also from ecsos -------- rpm -qi python311-ipython-8.16.1-lp155.121.1 Name : python311-ipython Version : 8.16.1 Release : lp155.121.1 Architecture: noarch Install Date: Mon 30 Oct 2023 10:41:30 PM CET Group : Development/Languages/Python Size : 7622882 License : BSD-3-Clause Signature : RSA/SHA256, Tue 10 Oct 2023 06:13:14 PM CEST, Key ID cffba00a8b662dfb Source RPM : python-ipython-8.16.1-lp155.121.1.src.rpm Build Date : Tue 10 Oct 2023 06:13:09 PM CEST Build Host : i03-ch2c Relocations : (not relocatable) Packager : https://www.suse.com/ Vendor : obs://build.opensuse.org/home:ecsos URL : https://github.com/ipython/ipython Summary : Rich architecture for interactive computing with Python Description : IPython provides a rich toolkit to help you make the most out of using Python interactively. Its main components are:
What's ecsos? Looks like somebody's private developing branch. It is quite certainly not supported by openSUSE.