The latest apt upgrade I ran yesterday on my Pi 4b (2GB) running Bookworm gave me the following warning:
I got details on the underlying mechanics and associated warning of why packages are kept back from viewtopic.php?t=145870
I ran apt dist-upgrade as listed (despite the warnings in the thread above), which proceeded just fine as below:Digging into the package details, I found that the raspi-utils now contained the commands that were previously packaged as lib-raspberrypi-bin (raspinfo, vc commands, overlay commands etc).
Post update, things are still OK for me, (though YMMV):
Code:
The following packages have been kept back: raspi-utils
I ran apt dist-upgrade as listed (despite the warnings in the thread above), which proceeded just fine as below:
Code:
The following packages will be REMOVED: libraspberrypi-binThe following packages will be upgraded: raspi-utils
Post update, things are still OK for me, (though YMMV):
Code:
samveen@devbox-4b:~ $ sudo raspinfoSystem Information------------------Raspberry Pi 4 Model B Rev 1.2PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"NAME="Debian GNU/Linux"VERSION_ID="12"VERSION="12 (bookworm)"Raspberry Pi reference 2022-09-22Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 005a8c73b05a2cab394073150208bf4f069e861a, stage2Linux devbox-4b 6.1.0-rpi8-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.73-1+rpt1 (2024-01-25) aarch64 GNU/LinuxRevision : b03112Serial : c2b00bb00bbea7a1Model : Raspberry Pi 4 Model B Rev 1.2Throttled flag : throttled=0x0Camera : supported=0 detected=0, libcamera interfaces=0Videocore information---------------------Oct 17 2023 15:39:16 Copyright (c) 2012 Broadcomversion 30f0c5e4d076da3ab4f341d88e7d505760b93ad7 (clean) (release) (start)alloc failures: 0compactions: 0legacy block fails: 0<snip>
Statistics: Posted by samveen — Wed Feb 14, 2024 5:37 am