When running sudo apt-get update && sudo apt-get upgrade I am getting the below message:
The following packages have been kept back:
linux-image-4.14-armhf-odroid-xu4
I am wondering if this is intended or if I should be doing something else?
When running uname -a I get the message below:
Linux DietPi 4.14.176+ #1 SMP PREEMPT Tue Apr 14 20:02:49 UTC 2020 armv7l GNU/Linux
The following packages have been kept back Topic is solved
-
- Posts: 17
- Joined: Sun Sep 08, 2019 5:04 pm
Re: The following packages have been kept back
Hi,
many thanks for your message. First I would recommend to perform a dietpi-backup. Just in caste thinks will go wrong. Once done, you could try following:
many thanks for your message. First I would recommend to perform a dietpi-backup. Just in caste thinks will go wrong. Once done, you could try following:
Code: Select all
apt update
apt dist-upgrade
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 17
- Joined: Sun Sep 08, 2019 5:04 pm
Re: The following packages have been kept back
Thanks I will do that shortly
-
- Posts: 17
- Joined: Sun Sep 08, 2019 5:04 pm
Re: The following packages have been kept back
Looks like everything went fine, thanks for your help. Not sure what the differences was with that version though.Joulinar wrote: ↑Sat Oct 17, 2020 12:45 am Hi,
many thanks for your message. First I would recommend to perform a dietpi-backup. Just in caste thinks will go wrong. Once done, you could try following:
Code: Select all
apt update apt dist-upgrade
Re: The following packages have been kept back
some documentation for your question. If you have time to to read thru, it might be interesting
https://askubuntu.com/questions/194651/ ... st-upgrade

https://askubuntu.com/questions/194651/ ... st-upgrade
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team