30.11.2024 17:41, David C. Rankin wrote:
On 11/30/24 7:33 AM, Andrei Borzenkov wrote:
Did something change how that setting works?
Show the full command line and the complete output.
Full Command Line:
sudo zypper dup
Output gone on reboot, but I can grab the logs -- they are quite chatty, I snipped the solver portion:
https://paste.opensuse.org/pastes/e309e70064e4
If you need the whole thing, I'm happy to provide it. Just tell me where to post it. Log is 100822 lines total.
Picking at random
2024-11-29 21:30:12 <1> wizard(319160) [zypp::solver] SATResolver.cc(problems):1378 problem with the installed cura-4.13.1-2.7.noarch 2024-11-29 21:30:12 <1> wizard(319160) [zypp::solver] SATResolver.cc(problems):1379 ------------------------------------ 2024-11-29 21:30:13 <1> wizard(319160) [libsolv++] PoolImpl.cc(logSat):131 solver statistics: 0 learned rules, 1 unsolvable, 0 minimization steps 2024-11-29 21:30:13 <1> wizard(319160) [libsolv++] PoolImpl.cc(logSat):131 done solving. 2024-11-29 21:30:13 <1> wizard(319160) [libsolv++] PoolImpl.cc(logSat):131 2024-11-29 21:30:13 <1> wizard(319160) [libsolv++] PoolImpl.cc(logSat):131 solver statistics: 0 learned rules, 1 unsolvable, 0 minimization steps 2024-11-29 21:30:13 <1> wizard(319160) [libsolv++] PoolImpl.cc(logSat):131 done solving. 2024-11-29 21:30:13 <1> wizard(319160) [libsolv++] PoolImpl.cc(logSat):131 2024-11-29 21:30:13 <1> wizard(319160) [libsolv++] PoolImpl.cc(logSat):131 create_solutions for problem #8 took 19 ms 2024-11-29 21:30:13 <1> wizard(319160) [zypp::solver] SATResolver.cc(problems):1626 install cura-4.13.1-57.3.noarch from vendor obs://build.opensuse.org/science 2024-11-29 21:30:13 <1> wizard(319160) [zypp::solver] SATResolver.cc(problems):1626 replacing cura-4.13.1-2.7.noarch from vendor openSUSE 2024-11-29 21:30:13 <1> wizard(319160) [zypp::solver] SATResolver.cc(problems):1659 ------------------------------------ 2024-11-29 21:30:13 <1> wizard(319160) [zypp::solver] SATResolver.cc(problems):1555 keep obsolete cura-4.13.1-2.7.noarch 2024-11-29 21:30:13 <1> wizard(319160) [zypp::solver] SATResolver.cc(problems):1659 ------------------------------------
There is no package "cura" in Tumbleweed. So, there is really nothing for which to "preserve vendor". "zypper dup" by definition attempts to to match packages on your system to the enabled repositories. And yes, it is allowed to remove orphans when doing it.