On Tue, Jun 15, 2021 at 07:50:05PM +0200, john doe wrote: > On 6/15/2021 7:26 PM, Wil wrote: > > How do I upgrade from Debian stable to Debain testing? > > By following the instructions available on the Debian web site (1)! > > In a nutshell, change 'buster/stable' to 'bullseye/unstable' in > /etc/apt/sources.list'.:
Not totally true though. There have been a few changes. So if you just replace buster with bullseye it might not work. Here is an example of an working bullseye sources.list # testing deb http://deb.debian.org/debian/ bullseye main contrib non-free deb-src http://deb.debian.org/debian/ bullseye main contrib non-free deb http://security.debian.org/debian-security bullseye-security main contrib non-free deb-src http://security.debian.org/debian-security bullseye-security main contrib non-free deb http://deb.debian.org/debian/ bullseye-updates main contrib non-free deb-src http://deb.debian.org/debian/ bullseye-updates main contrib non-free > > $ apt-get update && apt-get full-upgrade > > > Note that you can also use 'apt' instead of 'apt-get'. > > Do not do this blindly on a production server though. > > 1) > https://www.debian.org/releases/bullseye/amd64/release-notes/ch-upgrading.en.html > > -- > John Doe > -- Henning Follmann | hfollm...@itcfollmann.com