
On Thu, Jun 17, 2021 at 10:06:38AM +0200, Andreas Vetter wrote:
On Wednesday, 16 June 2021 09:27:37 CEST Andreas Vetter wrote:
On Monday, 14 June 2021 16:39:54 CEST Marcus Meissner wrote: [...]
Still we have several cases where this happens (libmodulemd, librepo, gnu-hpc-compilers, obs-service-tar_scm, eclipse) where it was violated and now leads to problems.
I am resolving those as I find them / they get reported.
Ciao, Marcus
I have another problem: patch:SUSE-2021-750-1 (I guess SUSE-2020-2950-1 is the soon fixed python3-pycryptodome problem?) The details
# zypper patch Loading repository data... Reading installed packages... Resolving package dependencies... 2 Problems: Problem: the to be installed patch:SUSE-2021-750-1.noarch conflicts with 'python3-Cython.x86_64 < 0.29.14-4.3.1' provided by the installed python3-Cython-0.29.14-1.36.x86_64 Problem: the to be installed patch:SUSE-2020-2950-1.noarch conflicts with 'python3-pycryptodome.x86_64 < 3.9.0-3.3.2' provided by the installed python3-pycryptodome-3.9.0-1.44.x86_64
Problem: the to be installed patch:SUSE-2021-750-1.noarch conflicts with 'python3-Cython.x86_64 < 0.29.14-4.3.1' provided by the installed python3-Cython-0.29.14-1.36.x86_64 Solution 1: Following actions will be done: deinstallation of python3-Cython-0.29.14-1.36.x86_64 deinstallation of python3-pandas-0.23.4-bp153.1.19.x86_64 deinstallation of python3-xarray-0.13.0-bp153.1.14.noarch Solution 2: do not install patch:SUSE-2021-750-1.noarch
Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c/d/?] (c):
# zypper in -t patch patch:SUSE-2021-750-1 Loading repository data... Reading installed packages... Resolving package dependencies...
Problem: the to be installed patch:SUSE-2021-750-1.noarch conflicts with 'python3-Cython.x86_64 < 0.29.14-4.3.1' provided by the installed python3-Cython-0.29.14-1.36.x86_64 Solution 1: Following actions will be done: deinstallation of python3-Cython-0.29.14-1.36.x86_64 deinstallation of python3-pandas-0.23.4-bp153.1.19.x86_64 deinstallation of python3-xarray-0.13.0-bp153.1.14.noarch Solution 2: do not install patch:SUSE-2021-750-1.noarch
Choose from above solutions by number or cancel [1/2/c/d/?] (c):
# zypper in -t patch patch:SUSE-2020-2950-1 Loading repository data... Reading installed packages... Resolving package dependencies...
Problem: the to be installed patch:SUSE-2020-2950-1.noarch conflicts with 'python3-pycryptodome.x86_64 < 3.9.0-3.3.2' provided by the installed python3-pycryptodome-3.9.0-1.44.x86_64 Solution 1: deinstallation of python3-pycryptodome-3.9.0-1.44.x86_64 Solution 2: do not install patch:SUSE-2020-2950-1.noarch
Choose from above solutions by number or cancel [1/2/c/d/?] (c):
Danke! pycryptodome ist released, python3-Cython ist in qa. Ciao, Marcus