Support #13068
Support #12867: Upgrade server (all virtual machines) to Debian bullseye
Migrate gisaf VM to bullseye
Start date:
22/10/2021
Due date:
% Done:
100%
Description
Standard procedure:
apt update
apt upgrade
apt dist-upgrade
sed -i 's/buster/bullseye/g' /etc/apt/sources.list
apt update
apt upgrade
apt dist-upgrade
History
#1 Updated by Philippe May about 3 years ago
- % Done changed from 0 to 100
- Status changed from New to Resolved
Went quite smoothly.
Recreated the python venv with python 3.9, adjusting systemd services accordingly.