$ sudo apt-get upgrade -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
libcamera-apps-lite libcamera-ipa libcamera0.1
linux-headers-rpi-2712 linux-headers-rpi-v8 linux-image-rpi-2712
linux-image-rpi-v8 raspberrypi-sys-mods raspi-utils
Why?
1) Installing them would breach the ‘apt-get upgrade’ rule that it never
removes packages or installs new ones.
Solution: ‘apt-get dist-upgrade’.
Richard Kettlewell <invalid@invalid.invalid> writes:
1) Installing them would breach the ‘apt-get upgrade’ rule that it
never
removes packages or installs new ones.
Solution: ‘apt-get dist-upgrade’.
Someone recently pointed out you can also do
apt-get upgrade --with-new-pkgs
to get around that. Kernel updates always require a new package.
Richard Kettlewell <invalid@invalid.invalid> writes:
1) Installing them would breach the ‘apt-get upgrade’ rule that it never >> removes packages or installs new ones.
Solution: ‘apt-get dist-upgrade’.
Someone recently pointed out you can also do
apt-get upgrade --with-new-pkgs
to get around that. Kernel updates always require a new package.
| Sysop: | deepend |
|---|---|
| Location: | Calgary, Alberta |
| Users: | 281 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 30:01:30 |
| Calls: | 2,402 |
| Files: | 5,167 |
| D/L today: |
213 files (70,991K bytes) |
| Messages: | 437,837 |