On Sunday 17 May 2020 11:51:23 Slávek Banko wrote:
On Sunday 17 of May 2020 11:05:55 ajh-valmer
wrote:
I upgraded tde-trinity.
But when finish :
# apt update
and it proposes me to do it again :
# apt list --upgradable
For all many tde packages :
4:14.0.9~pre7-0debian10.0.0+0 all [could be upgradable from :
4:14.0.9~pre3-0debian10.0.0+0]
# uname -ra
Linux laptop 4.19.0-9-686-pae #1 SMP Debian 4.19.118-2 (2020-04-29)
i686 GNU/Linux
What is the problem between 4:14.0.9 and 4.19.0-9-686-pae kernels ?
and why the upgrade is not achieved ?
Hi André,
I assume you need to use apt full-upgrade so that apt can also install
new packages that may be needed to meet the dependencies.
Hi Slavek,
Thanks for your prompt answer.
# apt update
answer even upgrade tde-trinity is achieved :
"194 packages can be upgraded" and once more all the time...
Ok for "apt full-update" but I want to stay on Buster,
not in unstable next version.
Cheers,
André
Hi André,
using apt full-upgrade does not mean that instead of Buster you will get
Bullseye. It always depends on what you have listed in apt sources.list.
If you have Buster listed in your sources.list, apt full-upgrade will not
install anything else that Buster packages.
Using apt full-upgrade is therefore safe unless you change the distribution
name in your sources.list yourself.
Cheers
--
Slávek