Dr. Nikolaus Klepp via tde-users composed on 2023-03-02 07:42 (UTC+0100):
Anno domini 2023 Thu, 2 Mar 01:37:05 -0500 Felix Miata composed:
I found a Stretch installation I forgot to upgrade at the time support ended, and tried to do it now. It won't let me complete the operation without removing Konq: [...] What's the right way to proceed while keeping all of konq installed?
take a note to reinstall konq later and just continue ith the upgrade. There will be more packages removed and you will have to go through all the remaining packages after upgrade and see if they are leftovers from days long gone (apt-show-versons|grep -i uptodate)
# apt-get install konqueror-trinity tdebase-tdeio-plugins-trinity libssh-4 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: tdebase-tdeio-plugins-trinity : Depends: libssh-4 (>= 0.8.0) but 0.7.3-2+deb9u3 is to be installed E: Unable to correct problems, you have held broken packages. # apt-mark showhold # grep -v ^# /etc/apt/sources.list deb http://ftp.debian.org/debian/ stretch main contrib non-free deb http://security.debian.org/ stretch/updates main contrib non-free deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/debian stretch main deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-builddeps-r14.0.0/debia... stretch main deb http://www.deb-multimedia.org stretch main contrib non-free #
Now what do I do?