MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.71k stars 492 forks source link

Errors were encountered while processing: raspi-firmware E: Sub-process /usr/bin/dpkg returned an error code (1) #7085

Open systembetrieb opened 1 month ago

systembetrieb commented 1 month ago

Details:

MichaIng commented 1 month ago

Did you install raspi-firmware manually? It should not be pulled anymore as dependency 🤔. Does this lead to any other removal?

apt autopurge raspi-firmware
systembetrieb commented 1 month ago

OK 👍 ... check now ...

systembetrieb commented 1 month ago

DietPi-Update ───────────────────────────────────────────────────── Phase: Completed

[ INFO ] DietPi-Update | Current version : v9.4.2 [ INFO ] DietPi-Update | Latest version : v9.4.2 [ OK ] DietPi-Survey | Purging survey data [ OK ] DietPi-Update | sync [ SUB1 ] DietPi-Services > restart [ OK ] DietPi-Services | restart : webmin [ OK ] DietPi-Services | restart : docker [ OK ] DietPi-Services | restart : cron

💯 :-* MTHX

MichaIng commented 1 month ago

Background: raspi-firmware is part of the new RPi kernel/firmware package stack, which requires a different boot partition mount and is hence incompatible with our (old) RPi images. Unintentionally, rpi-eeprom did pull it as dependency at first, but that was lifted. Hence I am wondering why this package was installed on your system in the first place.

About migrating to the new kernel/firmware package stack: #6676