linux-image-librem5 not installable on amber-phone
$ sudo apt install linux-image-librem5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
linux-image-librem5 : Depends: linux-image-5.12.0-1-librem5 (>= 5.12.1pureos1~amber1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
This is due to
Breaks: librem5-base-defaults (<< 36pureos1), librem5-devkit-base (<< 0.0.10)
But librem5-base-defaults
in amber-phone is
32pureos0~amber3
(which is the latest released version for amber-phone: https://source.puri.sm/Librem5/librem5-base/-/blob/pureos/amber-phone/debian/changelog . Since i assume this is due to the powersave changes the conflicts should be changed to 32pureos0~amber3
).
This breaks the amber-phone image builds: https://arm01.puri.sm/job/Images/job/Image%20Build/7777/console so should be fixed with priority.