maxnet / berryboot

Berryboot -- Boot menu / OS installer
http://www.berryboot.com/
Other
799 stars 135 forks source link

Any OS Installed in berryboot becomes Corrupted #692

Open retro24 opened 3 years ago

retro24 commented 3 years ago

Hello after a whille using latest berryboot version in both RPi3 and RPi4 with raspbian buster lite latest version with basic operations eg: update os,installing,removing software upon for example installing a software i get random errors

update-alternatives using /usr/bin/mcview to provide /usr/bin/view (view) in auto mode update-alternatives: warning: not removing /usr/share/man/da/man1/view1.gz since its not a symlink update-alternatives: warning: not removing /usr/share/man/de/man1/view1.gz since its not a symlink update-alternatives: warning: not removing /usr/share/man/fr/man1/view1.gz since its not a symlink update-alternatives: warning: not removing /usr/share/man/it/man1/view1.gz since its not a symlink update-alternatives: warning: not removing /usr/share/man/ja/man1/view1.gz since its not a symlink update-alternatives: warning: not removing /usr/share/man/pl/man1/view1.gz since its not a symlink update-alternatives: warning: not removing /usr/share/man/ru/man1/view1.gz since its not a symlink

/usr/bin/mandb: cant search directory /var/cache/man/cat1: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/cat3: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/cat5: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/cat7: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/cat8: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/es/cat1: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/es/cat5: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/es/cat8: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/es/cat1: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/hu/cat1: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/hu/cat5: Not a directory /usr/bin/mandb: cant search directory /var/cache/man/hu/cat8: Not a directory

and the same thing continues for other languages eg: sr/ru/it/pl

i get the same errors upon removing a software

its like the image becomes corrupted i tried a different memory card the same happens i tried a fresh berryboot instalation also the same happens,i tried repair the filesystem from the berryboot menu but did not help i tried many different apps that i use for years and its not an app problem it always does the same

I cleaned the image from the berryboot menu and for a while it works ok but after a while it starts/happens again is this a berryboot bug or a kernel bug ? and how it can be fixed from preventing it to happen??

Thanks