I also had an issue with gcc-8-base, so I tried something similar to what is proposed here, and it kind of worked. Kind of, because migration was still failing (something about an unknown option allow_yunohost_upgrade
), so I played a bit more (running sudo yunohost tools upgrade system
and such). Now I’m in a weird state though… Erreur : La migration 0021_migrate_to_bullseye a échoué avec l’exception La distribution Debian actuelle n’est pas Buster ! : annulation.
$ sudo yunohost --version
yunohost:
repo: stable
version: 11.0.9.6
yunohost-admin:
repo: stable
version: 11.0.9
moulinette:
repo: stable
version: 11.0.9
ssowat:
repo: stable
version: 11.0.9
$ sudo lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
I think I’m almost there, but how can I wrap up the migration?
Thanks in advance and many thanks to the support team!