View Single Post
  #4   (View Single Post)  
Old 27th January 2023
Head_on_a_Stick's Avatar
Head_on_a_Stick Head_on_a_Stick is offline
Real Name: Matthew
Bitchy Nerd Elitist
 
Join Date: Dec 2015
Location: London
Posts: 467
Default

Yes, these boards are very good :-)

What were the exact commands you used for the upgrades?

The recommendation is to change /etc/apt/sources.list and then
Code:
# apt update
# apt upgrade
# apt full-upgrade
There can be problems if aptitude is used because it's advanced dependency resolution algorithms can get confused.

See also https://www.devuan.org/os/documentation/dev1fanboy/
Reply With Quote