0 Members and 1 Guest are viewing this topic.
If you look at all the affected packages down the left column of this page, and then look at the list of collisions at the bottom, you can get an idea of the size and scope of the job to make the complete transition.
What is wrong with a sid/siduction install that you just don't upgrade for the time being?
What is wrong with a sid/siduction install that you just don't upgrade for the time being?greetzdevil
1. doing nothing (prefered)2.1. apt update; apt upgrade2.2 apt-get update; apt-get upgrade --with-new-pkgs3. apt-get dist-upgrade (and lettings some packages go)
there are four possible ways in such situations:Code: [Select]1. doing nothing (prefered)2.1. apt update; apt upgrade2.2 apt-get update; apt-get upgrade --with-new-pkgs3. apt-get dist-upgrade (and lettings some packages go)We suggest and prefer 1! If one choose a way that differ from (1) one should have a good backup and should be familar with restoring from backups. We will not support that, so you are on your own. But it may work without flaws.