Gist · 25 / URL: https://kallithea.nomadicista.nz/_admin/gists/25
Public Gist
Upgrading from Jessie to Stretch
Expires: Never
stuart - created 5 years and 3 months ago
added file: Jessie to Stretch Upgrade
Jessie to Stretch Upgrade
Just upgraded this server from Debian Jessie, to Debian Stretch. Went very easily, except for a problem with firewalld. Reinstalling dpkg, allowed it to sort out the problem with finishing the upgrade.

Change sources.list to stretch repos.
Then.

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo reboot
sudo apt-get install --reinstall dpkg
sudo apt-get dist-upgrade