$ 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: | Coz |
---|---|
Location: | Anoka, MN |
Users: | 2 |
Nodes: | 4 (0 / 4) |
Uptime: | 139:47:58 |
Calls: | 166 |
Files: | 5,389 |
Messages: | 223,236 |