Mike Bird via tde-users composed on 2023-03-01 23:52 (UTC-0800):
Felix Miata wrote:
...
> 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.
Debian ended regular Stretch support in July 2020 and
LTS in June 2022.
libssh-4 0.8.1-1~bpo9+1 exists in Debian's
stretch-backports and ought to
work in theory but I haven't tried it.
Super! I thought I had bpo enabled because I was running a bpo kernel, which I had
just upgraded. After enabling, libssh-4 was pulled in by requesting konqueror-trinity. :)
That's created a new Debian puzzle though. I tried another:
# apt-get full upgrade
...
The following NEW packages will be installed:
linux-image-4.19.0-0.bpo.9-amd64
The following packages will be upgraded:
distro-info-data libldap-2.4-2 libldap-common linux-image-amd64
4 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 48.1 MB of archives.
After this operation, 266 MB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.
real 0m17.092s
user 0m0.589s
sys 0m0.027s
# uname -a
Linux fi965 4.19.0-0.bpo.19-amd64 #1 SMP Debian 4.19.232-1~deb9u1 (2022-03-08) x86_64
GNU/Linux
# Dq x-image
dpkg-query -l
ii linux-image-4.19.0-0.bpo.16-amd64 4.19.181-1~deb9u1 amd64
Linux 4.19 for 64-bit PCs
ii linux-image-4.19.0-0.bpo.19-amd64 4.19.232-1~deb9u1 amd64
Linux 4.19 for 64-bit PCs
ii linux-image-4.19.0-0.bpo.6-amd64 4.19.67-2+deb10u1~bpo9+1 amd64
Linux 4.19 for 64-bit PCs (signed)
ii linux-image-4.19-amd64 4.19+105+deb10u14~deb9u1 amd64
Linux for 64-bit PCs (meta-package)
ii linux-image-4.9.0-0.bpo.6-amd64 4.9.88-1+deb9u1~bpo8+1 amd64
Linux 4.9 for 64-bit PCs
ii linux-image-amd64 4.19+105+deb10u1~bpo9+1 amd64
Linux for 64-bit PCs (meta-package)
#
Why does apt-get want to add an older bpo.9 kernel when I'm running on bpo.19?
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata