YunoHost 4.0 (Buster) release / Sortie de YunoHost 4.0 (Buster)

Ok I thought my upgrade to Buster was complete, but now poo has hit the fan with certificates and other things.

then I started looking around I found that my migration to Buster is not finished? or at least the system doesn’t think it is finished?

admin@arkadi:~$ sudo yunohost tools migrations list
migrations: 
  0: 
    description: Upgrade the system to Debian Buster and YunoHost 4.x
    disclaimer: None
    id: 0015_migrate_to_buster
    mode: manual
    name: migrate_to_buster
    number: 15
    state: pending
  1: 
    description: Migrate php7.0-fpm 'pool' conf files to php7.3
    disclaimer: None
    id: 0016_php70_to_php73_pools
    mode: auto
    name: php70_to_php73_pools
    number: 16
    state: pending
  2: 
    description: Migrate databases from PostgreSQL 9.6 to 11
    disclaimer: None
    id: 0017_postgresql_9p6_to_11
    mode: auto
    name: postgresql_9p6_to_11
    number: 17
    state: pending
  3: 
    description: Migrate old network traffic rules to the new nftable system
    disclaimer: None
    id: 0018_xtable_to_nftable
    mode: auto
    name: xtable_to_nftable
    number: 18
    state: pending

I tried to do the migration but get this…

admin@arkadi:~$ sudo yunohost tools migrations migrate
Info: Running migration 0015_migrate_to_buster...
Error: Migration 0015_migrate_to_buster did not complete, aborting. Error: The current Debian distribution is not Stretch!
Info: The operation 'Run migrations' could not be completed. Please share the full log of this operation using the command 'yunohost log display 20200812-054735-tools_migrations_migrate_forward --share' to get help
Error: Run these migrations: '0015_migrate_to_buster', before migration 0016_php70_to_php73_pools.
Error: Run these migrations: '0015_migrate_to_buster', before migration 0017_postgresql_9p6_to_11.
Error: Run these migrations: '0015_migrate_to_buster', before migration 0018_xtable_to_nftable.