I use Tex live on Debian. While I have no issues using the stable repository, I also want to try out the latest packages and changes that are only available on testing/sid.
Unfortunately, when I reconfigure my config file to prioritize sid then sudo apt-get update followed by sudo apt-get upgrade and sudo apt-get install texlive-full, I am greeted with a long list of unmet dependency errors. When I try to manually downgrade them, the unmet dependencies themselves also have that problem, creating a recursive issue of unknown depth. I tried this on a mostly clean installation.
How do skilled users navigate this problem? Is debian not the right choice here?