$ 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: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 106 |
Nodes: | 16 (0 / 16) |
Uptime: | 07:39:00 |
Calls: | 5,898 |
Calls today: | 14 |
Files: | 8,497 |
D/L today: |
83 files (18,767K bytes) |
Messages: | 345,088 |
Posted today: | 3 |