This might easily be just regular behavior (as I was thinking too much yesterday). Please ensure following (as mandatory):
sudo apt install build-dep build-essential python debos bmap-tools f2fs-tools
sudo apt install git
git clone https://source.puri.sm/Librem5/librem5-flash-image.git
cd librem5-flash-image
./scripts/librem5-flash-image --udev
If above still not working:
sudo apt install python3-pip
sudo pip install tqdm yaml pyyaml python3-jenkins
./scripts/librem5-flash-image --udev
@librem5, please change above CLI command into:
sudo ./scripts/librem5r4-flash-image --variant luks
(if plain
option isn’t …)
in accordance with this main article: Reflashing the Librem 5 – Purism.