sunshine Posted yesterday at 06:16 AM Posted yesterday at 06:16 AM Armbianmonitor: https://paste.armbian.com/yadokinoko Hello, I have installed NextcloudPi on my Raspberry PI5. Current OS is installed currently: Now, I would like to make an upgrade and get the following issue. What can I do? I am very grateful for any help. 0 Quote
mitu Posted yesterday at 12:28 PM Posted yesterday at 12:28 PM (edited) Try an apt full-upgrade. The libraspberrypi packages have been deprecated recently (e.g. June/July) and recent RPI packages shouldn't depend on them, including raspi-firmware. Edited yesterday at 12:28 PM by mitu 0 Quote
sunshine Posted 13 hours ago Author Posted 13 hours ago Thank you very much for the tip. I have heard that one should avoid updating the firmware if possible. Of course, I don't want my entire system to stop working afterwards. Can that happen? Should I make a complete backup before? 0 Quote
mitu Posted 13 hours ago Posted 13 hours ago Where did you hear that ? Note that the 'firmware' package is not updating the EEPROM that's present on a Pi4/Pi5 and I had no booting issues updating the raspi-firmware package on RaspiOS.\ Of course you could make a backup if you want to feel safer, but I have no reason to believe there's anything that's going to cause issues if you're going to upgrade the raspi-firmware package. 0 Quote
sunshine Posted 8 hours ago Author Posted 8 hours ago OK. I tried it without a backup and I still get an error. 0 Quote
mitu Posted 2 hours ago Posted 2 hours ago @sunshine sorry it didn't work, I though the upgrade for `raspi-firmware` would force the uninstallation of the (outdated) libs, but this doesn't seem to be the case. 0 Quote
geoW Posted 1 hour ago Posted 1 hour ago The following is documented: Zitat Troubleshooting On Debian bookworm variant you might bump into broken packages dependency, conflicts between firmware and bsp package. Here is how you can solve it: apt update dpkg --remove --force-all libraspberrypi0 armbian-bsp-cli-rpi4b-current apt --fix-broken install apt install armbian-bsp-cli-rpi4b-current But nobody seems to read the docs.😪 Raspberry Pi 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.