Hello,
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 ?
Thanks and happy sunday.
André
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Sunday 17 of May 2020 11:05:55 ajh-valmer wrote:
Hello,
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 ?
Thanks and happy sunday.
André
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.
Cheers
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é
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
ajh-valmer wrote:
# apt update answer even upgrade tde-trinity is achieved : "194 packages can be upgraded" and once more all the time...
According Debian docs an upgrade is done in three steps
apt-get update apt-get upgrade apt-get dist-upgrade
the last one installs all new dependencies and upgrades packages that require them
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Sunday 17 of May 2020 12:24:16 ajh-valmer wrote:
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
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 :
On Sunday 17 May 2020 11:51:23 Slávek Banko wrote:
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,
With apt update, apt upgrade, apt full-upgrade, the problem is solved. "apt list --upgradable" doesn't show no more packages to be upgraded. Thanks. André
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting