Pi-Hole – Adding blocklist urls to the Gravity DB from the command-line
Error
| dpkg: error processing package sense-hat (--configure): dependency problems - leaving unconfigured Processing triggers for initramfs-tools (0.142+rpt4+deb12u3) ... Errors were encountered while processing: raspi-firmware sense-hat E: Sub-process /usr/bin/dpkg returned an error code (1) |
These steps should make your broken system usable.
sudo umount /boot sudo mkdir /boot/firmware sudo sed -i "s:boot:boot/firmware:" /etc/fstab sudo systemctl daemon-reload sudo mount /boot/firmware sudo apt -f install