Okay, i figured this out.
If anybody has similar issue on the Pi Zero 2 W:
Putting the rpi-eeprom on hold simply won't solve the issue, because it will still "want" to download it or need a source for it when I try to updgrade basically anything else. It has to be removed from dpkg and alltogether
After running it will work and won't want to update it anymore.
Also please note that this is only good for Pi Zer 2 W since it has no EEPROM as RonR stated above. You need to find a different workaround if your Pi has EEPROM
If anybody has similar issue on the Pi Zero 2 W:
Putting the rpi-eeprom on hold simply won't solve the issue, because it will still "want" to download it or need a source for it when I try to updgrade basically anything else. It has to be removed from dpkg and alltogether
After running
Code:
sudo dpkg –remove –force-remove-reinstreq rpi-eeprom
Also please note that this is only good for Pi Zer 2 W since it has no EEPROM as RonR stated above. You need to find a different workaround if your Pi has EEPROM
Statistics: Posted by ulysses93 — Thu May 09, 2024 8:26 am