0021_migrate_to_bullseye not 100% finish

Hi everyone

My YunoHost server

Hardware: Raspberry Pi (3 I think) at home
YunoHost version: the webadmin says 11.0.11
I have access to my server : Through SSH | through the webadmin | direct access via keyboard / screen | …

I wanted to make the “0021_migrate_to_bullseye” migration but I had the error: “/boot/ has less than 70MB available.” so i tried to free some space but I still got the error.
Has suggested in this post I change the limit to 18 and the migration started.
Unfortunatly (but logically) the little bit of free space wasn’t enought so the migration stopped https://paste.yunohost.org/raw/atugavepem

After nginx was down so I didn’t had access to webadmin, I was able to solve it with this post

So now I have access to webadmin, it’s telling me it’s on 11.0.11 but I can’t finish the migration, it tells me Bull’s eye isn’t well installed : https://paste.yunohost.org/raw/ebihizaroz

I guess I have to clean space in /boot ( knowing that dpkg -l |grep linux-image don’t return anything) and finish the migration.

I tried to debug it by myself with the forum and the website but now I’m stuck and i’m afraid to make more harm than good

Any help will be appreciated


Bonjour tout le monde,

Mon serveur

Hardware: Raspberry Pi (3 il me semble) chez moi
Version Yunohost: le webadmin me dit 11.0.11
Accès: J’ai accès au serveur via le ssh, webadmin et en direct

Je voulais faire la migration “0021_migrate_to_bullseye” mais j’avais l’erreur “/boot/ has less than 70MB available.” qui m’empêchait d’avancer. J’ai donc chercher à faire de la place dans /boot mais je n’y suis pas parvenue. Comme suggéré dans ce post j’ai changé la limite, vue que ça semblait avoir fonctionné pour certains.
Malheureusement ce ne fut pas le cas pour moi et le migration c’est stoppé : https://paste.yunohost.org/raw/atugavepem

Après ça Nginx était cassé mais j’ai résolu cela grâce à ce post

Donc maintenant j’ai accès à mon webadmin, qui me dit que je suis à la version 11.0.11 mais je suis bloqué au niveau des installation de programme et surtout des migrations qui me disent que Bull’s eye n’est pas bien installé : https://paste.yunohost.org/raw/ebihizaroz

J’imagine qu’il faut que je fasse de la place dans /boot (en sachant que dpkg -l |grep linux-image ne me retourne rien) et que je finise la migration 21.

J’ai essayé de me debug avec le site et le forum mais là je me sens bloquée et j’ai plus peur de faire de mal que de bien

Merci d’avance pour votre aide

I wrote this script that you can run to properly finish the migration:

curl https://gist.githubusercontent.com/alexAubin/2eb588521117537c692f38a020f9b2d1/raw/ebe4f098a111caad0185e449888074571f25453e/finish_the_bullseye_migration.sh | bash
1 Like

Thank you so much !
It’s seems all good

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.