Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=10
G_DIETPI_VERSION_SUB=2
G_DIETPI_VERSION_RC=3
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
- Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
trixie 0
- Kernel version |
uname --all
Linux stephpi 6.12.75+rpt-rpi-v7 #1 SMP Raspbian 1:6.12.75-1+rpt1 (2026-03-11) armv7l GNU/Linux
- Architecture |
dpkg --print-architecture
armhf
- SBC model |
echo $G_HW_MODEL_NAMEor (EG: RPi3)
RPi 2 Model B (armv7l)
Steps to reproduce
when connecting to my raspi from ssh, got this message :
*The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/\*/copyright.*
*Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
/boot/dietpi/dietpi-login: line 1: syntax error near unexpected token `)' /boot/dietpi/dietpi-login: line 1:
`�����ɓ��\] !4L���0@��n���}��\]�D�)���n���,E������o
�(�R��Y��C���d��R3����s|�s�R���tW3����<Y����@��I��7�8I�䥀
\~kA{��\~�W41�fu�r�@Z�+1e�QK��A�)ݔH�Q��x�
��ْe(��4J�52�+߁��O������3���)���KE�=q����J`J�U���ީ�Yh"�
�6c�({P���ڱ��]z��6ɞ��l8�;qn��6h�ө�|N\���7���ʓ�>�V\��.H���
��R�̧�d��ޒ/�����(�x/��w,��:���$zP���z|�Ln�B�(V>�J��;h�.��5��]�D?������ɤ8��6��Aԯ;{<[�?
����*X^bC0<mϘ�˃��b�JY�Q�۳̖�<<5��2g����{������ەs�ػ끜�-���a�d�>_ ��T}
����:-)�&UM���N��t��ϻ�ZJ�Z��>M��Q�ᜭ����Q�Δ���x�����
r;���9Ҥ�,ĺE�,%;yu�H0g����"���>�q���������O
����s���d��y�>P��`�t�@�\*t�|h�9’"�k��v��͔��ѩ{�ߵq��v�2���\]&����s�P�N��x?���\_’*
I can still execute commands, but can not sudo anymore. And all the /boot/dietpi folder seems corrupted (launching dietpi-backup display a similar error)
Don’t know what to try ?
I suppose it happened after a sudo apt-upgrade or after a reboot.