Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version |
10.2.3 - Distro version |
trixie - Kernel version |
Linux raspberry-pi 6.12.75+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.75-1+rpt1 (2026-03-11) aarch64 GNU/Linux - Architecture |
arm64 - SBC model |
RPi 4 Model B - Power supply used | Standard RaspberryPi 5V 1A
- SD card used | USB external drive
Additional Information (if applicable)
- Software title | Home Assistant
- Was the software title installed freshly or updated/migrated?
- Updated
- Can this issue be replicated on a fresh installation of DietPi?
- Don’t know
- Bug report ID |
I didn't send the bug report
Steps to reproduce
- Have Home Assistant 2026.2.1 installed on DietPi 10.2.3
- Backup in HASS
- Upgrade to the latest version of Home Assistant using:
sudo dietpi-software reinstall 157 - Restore using backup from step 2
- Notice that “nothing works”, almost all integration have “Not loaded” errors underneath
- In logs I can see a lot of errors with ModuleNotFoundError
Expected behaviour
- Integrations “just work” as it was with previous upgrades
Extra details
I had some issue with integration, and accidentally removed wrong device, so I wanted to restore from backup, but (don’t know if it’s DietPi or HASS issue) as deps folder is not a folder but symbolic link the restore in HASS never works, it requires some manual patching. I always forgot what are the proper steps then, and when HASS didn’t want to restore and start I went with reinstall path, but it was unfortunately also upgrade and I’ve managed to come up with a way of making the restore work, but now I’m having issues with “restoring functionality”.
The missing modules are:
- metno
- tuya_sharing
Is there a simple way of installing HASS in 2025.2.1 version?